2021-06-08 00:36:20,193 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-06-08 00:36:20,194 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-06-08 00:36:20,210 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-06-08 00:36:20,210 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-06-08 00:36:20,210 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-06-08 00:36:20,210 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-06-08 00:36:20,210 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-06-08 00:36:20,211 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-06-08 00:36:20,211 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-06-08 00:36:20,211 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-06-08 00:36:20,211 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-06-08 00:36:20,211 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-06-08 00:36:20,212 DEBUG 33:basic_vm.py(1) - start time 2021-06-08 00:36:20,212 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-06-08 00:36:20,212 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-08 00:36:20,212 DEBUG 195: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-06-08 00:36:20,212 DEBUG 197: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-06-08 00:36:20,212 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-08 00:36:20,213 DEBUG 103: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-06-08 00:36:20,213 DEBUG 105: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-06-08 00:36:20,213 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-08 00:36:20,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:20,484 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 714 2021-06-08 00:36:20,485 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-08 00:36:20,486 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"da34296fd16f427cb460f2b5671c10c3","type":"vlm","name":"c22aeae1-34f3-46d6-b181","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"843f71f364ff4cd8a45befd4a4b7a36d","type":"vlm","name":"c6bbf2c1-01fb-4cd8-b6ad","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2273948a65144b9690042eeaa7a7a2fa","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f4260966148849aa9ec6e579afb18b2e","type":"vlm","name":"cf64418b-94f1-4fc0-9ca5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-06-08 00:36:20,488 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-06-08 00:36:20,489 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-06-08 00:36:20,489 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-06-08 00:36:20,489 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-06-08 00:36:20,489 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-06-08 00:36:20,490 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-08 00:36:20,490 DEBUG 195: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-06-08 00:36:20,490 DEBUG 197: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-06-08 00:36:20,490 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-08 00:36:20,491 DEBUG 103: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-06-08 00:36:20,491 DEBUG 105: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-06-08 00:36:20,491 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-08 00:36:20,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:20,701 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 869 2021-06-08 00:36:20,703 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-08 00:36:20,704 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"3744ca6a617f4e75abe7dc2c18b12767","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"da34296fd16f427cb460f2b5671c10c3","type":"vlm","name":"c22aeae1-34f3-46d6-b181","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"843f71f364ff4cd8a45befd4a4b7a36d","type":"vlm","name":"c6bbf2c1-01fb-4cd8-b6ad","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2273948a65144b9690042eeaa7a7a2fa","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f4260966148849aa9ec6e579afb18b2e","type":"vlm","name":"cf64418b-94f1-4fc0-9ca5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-06-08 00:36:20,707 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-06-08 00:36:20,708 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-06-08 00:36:20,708 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-06-08 00:36:20,739 DEBUG 195: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-06-08 00:36:20,739 DEBUG 197: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-06-08 00:36:20,739 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-06-08 00:36:20,739 DEBUG 103: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-06-08 00:36:20,739 DEBUG 105: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-06-08 00:36:20,739 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-06-08 00:36:20,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:22,501 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-06-08 00:36:22,503 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-06-08 00:36:22,504 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"3ad8c49e1d494f11a6f6166a21f4d5b2","version":{"id":"043fd67e40af4f308f2319d5c7308702","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-08 00:36:22,508 INFO 284:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-06-08 00:36:22,508 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-06-08 00:36:22,514 DEBUG 103: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-06-08 00:36:22,514 DEBUG 105: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/3ad8c49e1d494f11a6f6166a21f4d5b2/versions/043fd67e40af4f308f2319d5c7308702/actions 2021-06-08 00:36:22,514 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-06-08 00:36:22,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:23,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/3ad8c49e1d494f11a6f6166a21f4d5b2/versions/043fd67e40af4f308f2319d5c7308702/actions HTTP/1.1" 200 2 2021-06-08 00:36:23,603 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-06-08 00:36:23,604 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-06-08 00:36:23,607 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-06-08 00:36:23,625 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-06-08 00:36:23,626 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-08 00:36:23,626 DEBUG 195: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-06-08 00:36:23,626 DEBUG 197: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-06-08 00:36:23,626 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:36:23,627 DEBUG 103: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-06-08 00:36:23,627 DEBUG 105: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-06-08 00:36:23,627 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:36:23,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:23,792 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 1091 2021-06-08 00:36:23,793 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-08 00:36:23,794 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF be3e12f0-1235","description":"vendor software product","vendorName":"c22aeae1-34f3-46d6-b181","vendorId":"da34296fd16f427cb460f2b5671c10c3","onboardingMethod":"NetworkPackage","id":"fa3ddbf1538045c4aa7c56a09f270c1c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 7113a50e-23e7","description":"vendor software product","vendorName":"c6bbf2c1-01fb-4cd8-b6ad","vendorId":"843f71f364ff4cd8a45befd4a4b7a36d","onboardingMethod":"NetworkPackage","id":"8f7daa479ea54acabd6c181c1804c6ca","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fbd036f9-7dc3","description":"vendor software product","vendorName":"cf64418b-94f1-4fc0-9ca5","vendorId":"f4260966148849aa9ec6e579afb18b2e","onboardingMethod":"NetworkPackage","id":"e269cb5da5a242778d3307f1b47a9c54","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_pIDxCc_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"2273948a65144b9690042eeaa7a7a2fa","onboardingMethod":"NetworkPackage","id":"f5a866b9c1fc40d596baa03f7794840b","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-08 00:36:23,796 DEBUG 303:vsp.py(1) - importing VSP pNF be3e12f0-1235 from SDC 2021-06-08 00:36:23,796 DEBUG 303:vsp.py(1) - importing VSP vFW 7113a50e-23e7 from SDC 2021-06-08 00:36:23,796 DEBUG 303:vsp.py(1) - importing VSP vFW fbd036f9-7dc3 from SDC 2021-06-08 00:36:23,796 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_pIDxCc_VSP from SDC 2021-06-08 00:36:23,796 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-08 00:36:23,796 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-06-08 00:36:23,796 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-06-08 00:36:23,796 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-06-08 00:36:23,796 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-08 00:36:23,796 DEBUG 195: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-06-08 00:36:23,797 DEBUG 197: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-06-08 00:36:23,797 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:36:23,797 DEBUG 103: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-06-08 00:36:23,797 DEBUG 105: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-06-08 00:36:23,797 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:36:23,800 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:23,908 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 1091 2021-06-08 00:36:23,910 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-08 00:36:23,911 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF be3e12f0-1235","description":"vendor software product","vendorName":"c22aeae1-34f3-46d6-b181","vendorId":"da34296fd16f427cb460f2b5671c10c3","onboardingMethod":"NetworkPackage","id":"fa3ddbf1538045c4aa7c56a09f270c1c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 7113a50e-23e7","description":"vendor software product","vendorName":"c6bbf2c1-01fb-4cd8-b6ad","vendorId":"843f71f364ff4cd8a45befd4a4b7a36d","onboardingMethod":"NetworkPackage","id":"8f7daa479ea54acabd6c181c1804c6ca","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fbd036f9-7dc3","description":"vendor software product","vendorName":"cf64418b-94f1-4fc0-9ca5","vendorId":"f4260966148849aa9ec6e579afb18b2e","onboardingMethod":"NetworkPackage","id":"e269cb5da5a242778d3307f1b47a9c54","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_pIDxCc_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"2273948a65144b9690042eeaa7a7a2fa","onboardingMethod":"NetworkPackage","id":"f5a866b9c1fc40d596baa03f7794840b","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-08 00:36:23,913 DEBUG 303:vsp.py(1) - importing VSP pNF be3e12f0-1235 from SDC 2021-06-08 00:36:23,913 DEBUG 303:vsp.py(1) - importing VSP vFW 7113a50e-23e7 from SDC 2021-06-08 00:36:23,913 DEBUG 303:vsp.py(1) - importing VSP vFW fbd036f9-7dc3 from SDC 2021-06-08 00:36:23,913 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_pIDxCc_VSP from SDC 2021-06-08 00:36:23,913 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-08 00:36:23,914 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-06-08 00:36:23,914 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-06-08 00:36:23,914 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-06-08 00:36:23,914 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-08 00:36:23,914 DEBUG 195: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-06-08 00:36:23,915 DEBUG 197: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-06-08 00:36:23,915 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:36:23,915 DEBUG 103: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-06-08 00:36:23,915 DEBUG 105: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-06-08 00:36:23,915 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:36:23,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:24,184 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 1091 2021-06-08 00:36:24,185 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-08 00:36:24,185 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF be3e12f0-1235","description":"vendor software product","vendorName":"c22aeae1-34f3-46d6-b181","vendorId":"da34296fd16f427cb460f2b5671c10c3","onboardingMethod":"NetworkPackage","id":"fa3ddbf1538045c4aa7c56a09f270c1c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 7113a50e-23e7","description":"vendor software product","vendorName":"c6bbf2c1-01fb-4cd8-b6ad","vendorId":"843f71f364ff4cd8a45befd4a4b7a36d","onboardingMethod":"NetworkPackage","id":"8f7daa479ea54acabd6c181c1804c6ca","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fbd036f9-7dc3","description":"vendor software product","vendorName":"cf64418b-94f1-4fc0-9ca5","vendorId":"f4260966148849aa9ec6e579afb18b2e","onboardingMethod":"NetworkPackage","id":"e269cb5da5a242778d3307f1b47a9c54","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_pIDxCc_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"2273948a65144b9690042eeaa7a7a2fa","onboardingMethod":"NetworkPackage","id":"f5a866b9c1fc40d596baa03f7794840b","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-08 00:36:24,187 DEBUG 303:vsp.py(1) - importing VSP pNF be3e12f0-1235 from SDC 2021-06-08 00:36:24,187 DEBUG 303:vsp.py(1) - importing VSP vFW 7113a50e-23e7 from SDC 2021-06-08 00:36:24,187 DEBUG 303:vsp.py(1) - importing VSP vFW fbd036f9-7dc3 from SDC 2021-06-08 00:36:24,187 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_pIDxCc_VSP from SDC 2021-06-08 00:36:24,187 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-08 00:36:24,187 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-06-08 00:36:24,188 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-06-08 00:36:24,188 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-06-08 00:36:24,188 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-08 00:36:24,188 DEBUG 195: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-06-08 00:36:24,188 DEBUG 197: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-06-08 00:36:24,188 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:36:24,188 DEBUG 103: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-06-08 00:36:24,189 DEBUG 105: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-06-08 00:36:24,189 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:36:24,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:24,402 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 1091 2021-06-08 00:36:24,403 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-08 00:36:24,404 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF be3e12f0-1235","description":"vendor software product","vendorName":"c22aeae1-34f3-46d6-b181","vendorId":"da34296fd16f427cb460f2b5671c10c3","onboardingMethod":"NetworkPackage","id":"fa3ddbf1538045c4aa7c56a09f270c1c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 7113a50e-23e7","description":"vendor software product","vendorName":"c6bbf2c1-01fb-4cd8-b6ad","vendorId":"843f71f364ff4cd8a45befd4a4b7a36d","onboardingMethod":"NetworkPackage","id":"8f7daa479ea54acabd6c181c1804c6ca","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fbd036f9-7dc3","description":"vendor software product","vendorName":"cf64418b-94f1-4fc0-9ca5","vendorId":"f4260966148849aa9ec6e579afb18b2e","onboardingMethod":"NetworkPackage","id":"e269cb5da5a242778d3307f1b47a9c54","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_pIDxCc_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"2273948a65144b9690042eeaa7a7a2fa","onboardingMethod":"NetworkPackage","id":"f5a866b9c1fc40d596baa03f7794840b","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-08 00:36:24,407 DEBUG 303:vsp.py(1) - importing VSP pNF be3e12f0-1235 from SDC 2021-06-08 00:36:24,407 DEBUG 303:vsp.py(1) - importing VSP vFW 7113a50e-23e7 from SDC 2021-06-08 00:36:24,407 DEBUG 303:vsp.py(1) - importing VSP vFW fbd036f9-7dc3 from SDC 2021-06-08 00:36:24,408 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_pIDxCc_VSP from SDC 2021-06-08 00:36:24,408 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-08 00:36:24,408 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-06-08 00:36:24,408 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-06-08 00:36:24,408 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-06-08 00:36:24,408 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-06-08 00:36:24,408 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-08 00:36:24,409 DEBUG 195: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-06-08 00:36:24,409 DEBUG 197: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-06-08 00:36:24,409 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:36:24,409 DEBUG 103: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-06-08 00:36:24,409 DEBUG 105: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-06-08 00:36:24,410 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:36:24,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:24,577 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 1346 2021-06-08 00:36:24,578 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-08 00:36:24,578 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"3744ca6a617f4e75abe7dc2c18b12767","onboardingMethod":"NetworkPackage","id":"9a9531ef8e7b4acead6e86d2fd5e0ac7","owner":"cs0008","status":"ACTIVE"},{"name":"pNF be3e12f0-1235","description":"vendor software product","vendorName":"c22aeae1-34f3-46d6-b181","vendorId":"da34296fd16f427cb460f2b5671c10c3","onboardingMethod":"NetworkPackage","id":"fa3ddbf1538045c4aa7c56a09f270c1c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 7113a50e-23e7","description":"vendor software product","vendorName":"c6bbf2c1-01fb-4cd8-b6ad","vendorId":"843f71f364ff4cd8a45befd4a4b7a36d","onboardingMethod":"NetworkPackage","id":"8f7daa479ea54acabd6c181c1804c6ca","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fbd036f9-7dc3","description":"vendor software product","vendorName":"cf64418b-94f1-4fc0-9ca5","vendorId":"f4260966148849aa9ec6e579afb18b2e","onboardingMethod":"NetworkPackage","id":"e269cb5da5a242778d3307f1b47a9c54","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_pIDxCc_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"2273948a65144b9690042eeaa7a7a2fa","onboardingMethod":"NetworkPackage","id":"f5a866b9c1fc40d596baa03f7794840b","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-08 00:36:24,580 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-06-08 00:36:24,580 DEBUG 303:vsp.py(1) - importing VSP pNF be3e12f0-1235 from SDC 2021-06-08 00:36:24,580 DEBUG 303:vsp.py(1) - importing VSP vFW 7113a50e-23e7 from SDC 2021-06-08 00:36:24,580 DEBUG 303:vsp.py(1) - importing VSP vFW fbd036f9-7dc3 from SDC 2021-06-08 00:36:24,580 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_pIDxCc_VSP from SDC 2021-06-08 00:36:24,580 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-08 00:36:24,581 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-06-08 00:36:24,581 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-06-08 00:36:24,586 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-06-08 00:36:24,586 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-08 00:36:24,586 DEBUG 195: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-06-08 00:36:24,586 DEBUG 197: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-06-08 00:36:24,586 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-08 00:36:24,586 DEBUG 103: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-06-08 00:36:24,586 DEBUG 105: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-06-08 00:36:24,586 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-08 00:36:24,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:24,780 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 1022 2021-06-08 00:36:24,781 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-08 00:36:24,782 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"3ad8c49e1d494f11a6f6166a21f4d5b2","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3744ca6a617f4e75abe7dc2c18b12767","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"da34296fd16f427cb460f2b5671c10c3","type":"vlm","name":"c22aeae1-34f3-46d6-b181","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"843f71f364ff4cd8a45befd4a4b7a36d","type":"vlm","name":"c6bbf2c1-01fb-4cd8-b6ad","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2273948a65144b9690042eeaa7a7a2fa","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f4260966148849aa9ec6e579afb18b2e","type":"vlm","name":"cf64418b-94f1-4fc0-9ca5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":6} 2021-06-08 00:36:24,785 DEBUG 147:__init__.py(1) - number of Vendor returned: 6 2021-06-08 00:36:24,785 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-06-08 00:36:24,785 DEBUG 195: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-06-08 00:36:24,785 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ad8c49e1d494f11a6f6166a21f4d5b2/versions 2021-06-08 00:36:24,785 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:24,786 DEBUG 103: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-06-08 00:36:24,786 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ad8c49e1d494f11a6f6166a21f4d5b2/versions 2021-06-08 00:36:24,786 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:24,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:24,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ad8c49e1d494f11a6f6166a21f4d5b2/versions HTTP/1.1" 200 264 2021-06-08 00:36:24,910 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:36:24,910 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"043fd67e40af4f308f2319d5c7308702","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623112580897,"modificationTime":1623112582977,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-08 00:36:24,912 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-08 00:36:24,912 INFO 192:__init__.py(1) - Vendor found, updating information 2021-06-08 00:36:24,912 DEBUG 195: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-06-08 00:36:24,912 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ad8c49e1d494f11a6f6166a21f4d5b2/versions 2021-06-08 00:36:24,912 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:24,913 DEBUG 103: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-06-08 00:36:24,913 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ad8c49e1d494f11a6f6166a21f4d5b2/versions 2021-06-08 00:36:24,913 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:24,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:25,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ad8c49e1d494f11a6f6166a21f4d5b2/versions HTTP/1.1" 200 264 2021-06-08 00:36:25,009 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:36:25,009 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"043fd67e40af4f308f2319d5c7308702","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623112580897,"modificationTime":1623112582977,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-08 00:36:25,011 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-08 00:36:25,012 DEBUG 195: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-06-08 00:36:25,012 DEBUG 197: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-06-08 00:36:25,012 DEBUG 198: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": "3ad8c49e1d494f11a6f6166a21f4d5b2", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-08 00:36:25,012 DEBUG 103: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-06-08 00:36:25,012 DEBUG 105: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-06-08 00:36:25,012 DEBUG 106: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": "3ad8c49e1d494f11a6f6166a21f4d5b2", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-08 00:36:25,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:33,180 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-06-08 00:36:33,182 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-06-08 00:36:33,182 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"54d065a171584f83adf62b20267833f0","version":{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-08 00:36:33,185 INFO 284:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-06-08 00:36:33,185 DEBUG 195: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-06-08 00:36:33,185 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:36:33,185 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:33,186 DEBUG 103: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-06-08 00:36:33,186 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:36:33,186 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:33,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:33,274 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 253 2021-06-08 00:36:33,275 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:36:33,275 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623112585173,"modificationTime":1623112588469,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-08 00:36:33,278 DEBUG 195: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-06-08 00:36:33,278 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:33,279 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:36:33,279 DEBUG 103: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-06-08 00:36:33,279 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:33,279 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:36:33,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:33,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 223 2021-06-08 00:36:33,476 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-08 00:36:33,476 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623112585173,"modificationTime":1623112588381} 2021-06-08 00:36:33,478 DEBUG 195: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-06-08 00:36:33,478 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:33,478 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:33,478 DEBUG 103: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-06-08 00:36:33,478 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:33,478 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:33,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:34,483 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 368 2021-06-08 00:36:34,484 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:36:34,485 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9"} 2021-06-08 00:36:34,487 DEBUG 195: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-06-08 00:36:34,487 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:34,487 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:34,487 DEBUG 103: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-06-08 00:36:34,487 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:34,487 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:34,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:35,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 368 2021-06-08 00:36:35,790 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:36:35,791 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9"} 2021-06-08 00:36:35,794 INFO 219:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-06-08 00:36:35,794 DEBUG 195: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-06-08 00:36:35,794 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:36:35,795 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:35,795 DEBUG 103: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-06-08 00:36:35,795 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:36:35,795 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:35,797 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:35,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 253 2021-06-08 00:36:35,974 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:36:35,974 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623112585173,"modificationTime":1623112588469,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-08 00:36:35,976 DEBUG 195: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-06-08 00:36:35,976 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:35,976 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:36:35,976 DEBUG 103: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-06-08 00:36:35,976 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:35,977 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:36:35,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:36,476 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 223 2021-06-08 00:36:36,477 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-08 00:36:36,477 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623112585173,"modificationTime":1623112588381} 2021-06-08 00:36:36,479 DEBUG 195: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-06-08 00:36:36,479 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:36,479 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:36,479 DEBUG 103: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-06-08 00:36:36,479 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:36,479 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:36,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:37,685 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 368 2021-06-08 00:36:37,686 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:36:37,687 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9"} 2021-06-08 00:36:37,689 DEBUG 195: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-06-08 00:36:37,690 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:37,690 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:37,690 DEBUG 103: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-06-08 00:36:37,690 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:37,690 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:37,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:38,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 368 2021-06-08 00:36:38,712 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:36:38,712 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9"} 2021-06-08 00:36:38,714 DEBUG 103: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-06-08 00:36:38,714 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/orchestration-template-candidate 2021-06-08 00:36:38,714 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-06-08 00:36:38,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:39,388 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/orchestration-template-candidate HTTP/1.1" 200 94 2021-06-08 00:36:39,389 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-06-08 00:36:39,389 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-06-08 00:36:39,390 INFO 172:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-06-08 00:36:39,392 DEBUG 195: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-06-08 00:36:39,392 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:36:39,392 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:39,393 DEBUG 103: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-06-08 00:36:39,393 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:36:39,393 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:39,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:39,503 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 253 2021-06-08 00:36:39,504 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:36:39,505 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623112585173,"modificationTime":1623112588469,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-08 00:36:39,507 DEBUG 195: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-06-08 00:36:39,507 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:39,507 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:36:39,507 DEBUG 103: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-06-08 00:36:39,507 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:39,507 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:36:39,509 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:39,984 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 222 2021-06-08 00:36:39,986 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-08 00:36:39,986 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623112585173,"modificationTime":1623112599306} 2021-06-08 00:36:39,989 DEBUG 195: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-06-08 00:36:39,990 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:39,990 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:39,990 DEBUG 103: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-06-08 00:36:39,990 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:39,990 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:39,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:40,292 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 439 2021-06-08 00:36:40,295 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:36:40,295 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-06-08 00:36:40,299 DEBUG 195: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-06-08 00:36:40,299 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:40,299 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:40,299 DEBUG 103: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-06-08 00:36:40,300 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:40,300 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:40,304 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:40,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 439 2021-06-08 00:36:40,790 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:36:40,790 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-06-08 00:36:40,794 INFO 219:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-06-08 00:36:40,794 DEBUG 195: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-06-08 00:36:40,794 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:36:40,794 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:40,794 DEBUG 103: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-06-08 00:36:40,794 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:36:40,795 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:40,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:40,902 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 253 2021-06-08 00:36:40,903 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:36:40,903 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623112585173,"modificationTime":1623112588469,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-08 00:36:40,905 DEBUG 195: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-06-08 00:36:40,905 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:40,905 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:36:40,905 DEBUG 103: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-06-08 00:36:40,905 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:40,905 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:36:40,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:41,193 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 222 2021-06-08 00:36:41,194 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-08 00:36:41,194 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623112585173,"modificationTime":1623112599306} 2021-06-08 00:36:41,196 DEBUG 195: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-06-08 00:36:41,196 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:41,196 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:41,197 DEBUG 103: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-06-08 00:36:41,197 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:41,197 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:41,199 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:41,888 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 439 2021-06-08 00:36:41,889 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:36:41,889 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-06-08 00:36:41,891 DEBUG 195: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-06-08 00:36:41,891 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:41,891 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:41,891 DEBUG 103: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-06-08 00:36:41,892 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:41,892 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:41,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:42,585 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 439 2021-06-08 00:36:42,587 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:36:42,588 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-06-08 00:36:42,591 DEBUG 195: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-06-08 00:36:42,592 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/orchestration-template-candidate/process 2021-06-08 00:36:42,592 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-08 00:36:42,592 DEBUG 103: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-06-08 00:36:42,592 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/orchestration-template-candidate/process 2021-06-08 00:36:42,592 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-08 00:36:42,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:59,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-06-08 00:36:59,287 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-06-08 00:36:59,287 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-06-08 00:36:59,291 INFO 187:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-06-08 00:36:59,291 DEBUG 195: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-06-08 00:36:59,291 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:36:59,291 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:59,291 DEBUG 103: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-06-08 00:36:59,291 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:36:59,292 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:36:59,293 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:59,393 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 253 2021-06-08 00:36:59,394 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:36:59,394 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623112585173,"modificationTime":1623112588469,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-08 00:36:59,396 DEBUG 195: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-06-08 00:36:59,396 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:59,396 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:36:59,397 DEBUG 103: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-06-08 00:36:59,397 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:59,397 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:36:59,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:36:59,784 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 222 2021-06-08 00:36:59,786 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-08 00:36:59,786 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623112585173,"modificationTime":1623112619207} 2021-06-08 00:36:59,790 DEBUG 195: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-06-08 00:36:59,790 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:59,790 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:59,790 DEBUG 103: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-06-08 00:36:59,790 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:36:59,790 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:36:59,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:00,902 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 615 2021-06-08 00:37:00,903 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:37:00,904 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","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-06-08 00:37:00,907 DEBUG 195: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-06-08 00:37:00,907 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:00,907 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:00,907 DEBUG 103: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-06-08 00:37:00,908 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:00,908 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:00,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:01,981 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 615 2021-06-08 00:37:01,982 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:37:01,982 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","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-06-08 00:37:01,984 INFO 219:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-06-08 00:37:01,984 DEBUG 195: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-06-08 00:37:01,984 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:01,984 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:01,985 DEBUG 103: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-06-08 00:37:01,985 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:01,985 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:01,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:02,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 253 2021-06-08 00:37:02,106 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:37:02,106 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623112585173,"modificationTime":1623112588469,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-08 00:37:02,109 DEBUG 195: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-06-08 00:37:02,109 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:02,109 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:37:02,110 DEBUG 103: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-06-08 00:37:02,110 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:02,110 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:37:02,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:02,488 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 222 2021-06-08 00:37:02,490 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-08 00:37:02,490 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623112585173,"modificationTime":1623112619207} 2021-06-08 00:37:02,494 DEBUG 195: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-06-08 00:37:02,494 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:02,494 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:02,495 DEBUG 103: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-06-08 00:37:02,495 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:02,495 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:02,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:03,213 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 615 2021-06-08 00:37:03,214 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:37:03,215 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","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-06-08 00:37:03,217 DEBUG 195: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-06-08 00:37:03,217 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:03,217 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:03,217 DEBUG 103: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-06-08 00:37:03,217 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:03,217 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:03,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:03,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 615 2021-06-08 00:37:03,710 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:37:03,710 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","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-06-08 00:37:03,719 DEBUG 103: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-06-08 00:37:03,720 DEBUG 105:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/actions 2021-06-08 00:37:03,720 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-06-08 00:37:03,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:18,083 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/actions HTTP/1.1" 200 2 2021-06-08 00:37:18,085 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-06-08 00:37:18,085 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-06-08 00:37:18,087 DEBUG 195: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-06-08 00:37:18,088 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:18,088 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:18,088 DEBUG 103: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-06-08 00:37:18,088 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:18,088 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:18,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:18,204 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 253 2021-06-08 00:37:18,206 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:37:18,206 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623112585173,"modificationTime":1623112623801,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-08 00:37:18,209 DEBUG 195: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-06-08 00:37:18,209 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:18,209 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:37:18,210 DEBUG 103: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-06-08 00:37:18,210 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:18,210 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:37:18,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:18,684 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 223 2021-06-08 00:37:18,685 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-08 00:37:18,685 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623112585173,"modificationTime":1623112619207} 2021-06-08 00:37:18,687 DEBUG 195: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-06-08 00:37:18,687 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:18,687 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:18,688 DEBUG 103: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-06-08 00:37:18,688 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:18,688 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:18,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:19,983 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 615 2021-06-08 00:37:19,984 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:37:19,985 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","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-06-08 00:37:19,988 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-06-08 00:37:19,988 DEBUG 195: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-06-08 00:37:19,988 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:19,988 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:19,989 DEBUG 103: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-06-08 00:37:19,989 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:19,989 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:19,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:20,204 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 253 2021-06-08 00:37:20,205 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:37:20,206 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623112585173,"modificationTime":1623112623801,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-08 00:37:20,208 DEBUG 195: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-06-08 00:37:20,208 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:20,208 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:37:20,208 DEBUG 103: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-06-08 00:37:20,208 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:20,208 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-08 00:37:20,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:20,785 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 223 2021-06-08 00:37:20,786 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-08 00:37:20,787 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623112585173,"modificationTime":1623112619207} 2021-06-08 00:37:20,789 DEBUG 195: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-06-08 00:37:20,789 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:20,789 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:20,789 DEBUG 103: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-06-08 00:37:20,789 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:20,790 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:20,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:21,784 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 615 2021-06-08 00:37:21,786 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:37:21,786 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","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-06-08 00:37:21,797 DEBUG 103: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-06-08 00:37:21,797 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/actions 2021-06-08 00:37:21,797 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-06-08 00:37:21,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:42,208 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/actions HTTP/1.1" 200 2 2021-06-08 00:37:42,210 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-06-08 00:37:42,210 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-06-08 00:37:42,212 DEBUG 195: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-06-08 00:37:42,213 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:42,213 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:42,213 DEBUG 103: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-06-08 00:37:42,213 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:42,213 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:42,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:42,305 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 264 2021-06-08 00:37:42,306 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:37:42,307 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623112585173,"modificationTime":1623112656769,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-08 00:37:42,309 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-06-08 00:37:42,309 DEBUG 195: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-06-08 00:37:42,309 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:42,310 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:42,310 DEBUG 103: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-06-08 00:37:42,310 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:42,310 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:42,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:42,406 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 264 2021-06-08 00:37:42,409 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:37:42,410 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623112585173,"modificationTime":1623112656769,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-08 00:37:42,419 DEBUG 103: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-06-08 00:37:42,419 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/actions 2021-06-08 00:37:42,419 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-08 00:37:42,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:45,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/actions HTTP/1.1" 200 316 2021-06-08 00:37:45,373 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-08 00:37:45,374 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"54d065a171584f83adf62b20267833f0","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-08 00:37:45,374 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"54d065a171584f83adf62b20267833f0","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-08 00:37:45,376 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-06-08 00:37:45,376 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-08 00:37:45,376 DEBUG 195: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-06-08 00:37:45,376 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:37:45,377 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:37:45,378 DEBUG 103: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-06-08 00:37:45,382 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:37:45,382 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:37:45,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:37:45,798 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-06-08 00:37:45,800 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-08 00:37:45,800 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f3a7ce1c-695f-442c-9461-6fe444b213d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-08 00:37:45,803 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:37:45,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:37:45,803 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:37:45,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:37:45,803 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-06-08 00:37:45,803 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:37:45,803 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-06-08 00:37:45,804 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-06-08 00:37:45,804 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-08 00:37:45,804 DEBUG 195: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-06-08 00:37:45,804 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:37:45,804 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:37:45,805 DEBUG 103: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-06-08 00:37:45,805 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:37:45,805 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:37:45,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:37:46,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-06-08 00:37:46,184 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-08 00:37:46,184 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f3a7ce1c-695f-442c-9461-6fe444b213d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-08 00:37:46,186 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:37:46,186 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:37:46,186 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:37:46,186 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:37:46,187 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-06-08 00:37:46,187 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:37:46,187 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-06-08 00:37:46,187 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-06-08 00:37:46,187 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-08 00:37:46,187 DEBUG 195: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-06-08 00:37:46,187 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:37:46,187 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:37:46,188 DEBUG 103: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-06-08 00:37:46,188 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:37:46,188 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:37:46,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:37:46,471 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-06-08 00:37:46,472 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-08 00:37:46,473 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f3a7ce1c-695f-442c-9461-6fe444b213d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-08 00:37:46,474 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:37:46,474 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:37:46,474 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:37:46,475 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:37:46,475 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-06-08 00:37:46,475 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:37:46,475 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-06-08 00:37:46,475 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-06-08 00:37:46,475 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-06-08 00:37:46,475 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: > 2021-06-08 00:37:46,475 DEBUG 197:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-06-08 00:37:46,475 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-08 00:37:46,476 DEBUG 103: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-06-08 00:37:46,476 DEBUG 105:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-06-08 00:37:46,476 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-08 00:37:46,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:47,684 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-06-08 00:37:47,685 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-06-08 00:37:47,686 DEBUG 120:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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},{"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":"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"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}],"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":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"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}],"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":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":null,"version":null,"type":null,"ownerId":null,"empty":false}],"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":"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}],"productCategories":[]},"version":"1.8.5"} 2021-06-08 00:37:47,691 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-06-08 00:37:47,691 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-06-08 00:37:47,692 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-06-08 00:37:47,692 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-06-08 00:37:47,692 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-06-08 00:37:47,692 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-08 00:37:47,692 DEBUG 195: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-06-08 00:37:47,693 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:37:47,693 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:37:47,693 DEBUG 103: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-06-08 00:37:47,693 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:37:47,693 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:37:47,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:37:48,086 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-06-08 00:37:48,087 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-08 00:37:48,088 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f3a7ce1c-695f-442c-9461-6fe444b213d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-08 00:37:48,090 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:37:48,090 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:37:48,090 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:37:48,091 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:37:48,091 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-06-08 00:37:48,091 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:37:48,091 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-06-08 00:37:48,107 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-06-08 00:37:48,107 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-08 00:37:48,108 DEBUG 195: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-06-08 00:37:48,108 DEBUG 197: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-06-08 00:37:48,108 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:37:48,108 DEBUG 103: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-06-08 00:37:48,108 DEBUG 105: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-06-08 00:37:48,108 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-08 00:37:48,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:48,178 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 1860 2021-06-08 00:37:48,179 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-08 00:37:48,179 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"9b768fd6deb24d6894bc36075d7ceaa2","onboardingMethod":"NetworkPackage","id":"5977c79982444520ae8b49c5905e499c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"3744ca6a617f4e75abe7dc2c18b12767","onboardingMethod":"NetworkPackage","id":"9a9531ef8e7b4acead6e86d2fd5e0ac7","owner":"cs0008","status":"ACTIVE"},{"name":"pNF be3e12f0-1235","description":"vendor software product","vendorName":"c22aeae1-34f3-46d6-b181","vendorId":"da34296fd16f427cb460f2b5671c10c3","onboardingMethod":"NetworkPackage","id":"fa3ddbf1538045c4aa7c56a09f270c1c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 7113a50e-23e7","description":"vendor software product","vendorName":"c6bbf2c1-01fb-4cd8-b6ad","vendorId":"843f71f364ff4cd8a45befd4a4b7a36d","onboardingMethod":"NetworkPackage","id":"8f7daa479ea54acabd6c181c1804c6ca","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fbd036f9-7dc3","description":"vendor software product","vendorName":"cf64418b-94f1-4fc0-9ca5","vendorId":"f4260966148849aa9ec6e579afb18b2e","onboardingMethod":"NetworkPackage","id":"e269cb5da5a242778d3307f1b47a9c54","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_pIDxCc_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"2273948a65144b9690042eeaa7a7a2fa","onboardingMethod":"NetworkPackage","id":"f5a866b9c1fc40d596baa03f7794840b","owner":"cs0008","status":"ACTIVE"}],"listCount":7} 2021-06-08 00:37:48,182 DEBUG 303:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-06-08 00:37:48,182 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-08 00:37:48,182 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-06-08 00:37:48,182 DEBUG 303:vsp.py(1) - importing VSP pNF be3e12f0-1235 from SDC 2021-06-08 00:37:48,182 DEBUG 303:vsp.py(1) - importing VSP vFW 7113a50e-23e7 from SDC 2021-06-08 00:37:48,182 DEBUG 303:vsp.py(1) - importing VSP vFW fbd036f9-7dc3 from SDC 2021-06-08 00:37:48,183 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_pIDxCc_VSP from SDC 2021-06-08 00:37:48,183 DEBUG 147:__init__.py(1) - number of Vsp returned: 7 2021-06-08 00:37:48,183 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-06-08 00:37:48,183 DEBUG 195: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-06-08 00:37:48,183 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:48,183 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:48,184 DEBUG 103: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-06-08 00:37:48,184 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:48,184 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:48,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:48,272 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 264 2021-06-08 00:37:48,274 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:37:48,274 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623112585173,"modificationTime":1623112656769,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-08 00:37:48,277 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-08 00:37:48,277 INFO 192:__init__.py(1) - Vsp found, updating information 2021-06-08 00:37:48,277 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-06-08 00:37:48,277 DEBUG 195: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-06-08 00:37:48,277 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:48,277 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:48,278 DEBUG 103: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-06-08 00:37:48,278 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:48,278 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:48,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:48,374 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 264 2021-06-08 00:37:48,375 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:37:48,376 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623112585173,"modificationTime":1623112656769,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-08 00:37:48,378 DEBUG 195: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-06-08 00:37:48,378 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:48,378 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:48,379 DEBUG 103: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-06-08 00:37:48,379 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions 2021-06-08 00:37:48,379 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-08 00:37:48,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:48,581 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54d065a171584f83adf62b20267833f0/versions HTTP/1.1" 200 264 2021-06-08 00:37:48,582 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-08 00:37:48,582 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"56e203d88a224ab1a49d0dc6f674c8f9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623112585173,"modificationTime":1623112656769,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-08 00:37:48,586 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-08 00:37:48,592 DEBUG 103: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-06-08 00:37:48,592 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/actions 2021-06-08 00:37:48,592 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-08 00:37:48,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:51,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9/actions HTTP/1.1" 200 316 2021-06-08 00:37:51,474 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-08 00:37:51,475 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"54d065a171584f83adf62b20267833f0","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-08 00:37:51,475 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"54d065a171584f83adf62b20267833f0","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-08 00:37:51,477 DEBUG 195: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-06-08 00:37:51,477 DEBUG 197: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:51,478 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:51,478 DEBUG 103: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-06-08 00:37:51,478 DEBUG 105: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/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 2021-06-08 00:37:51,478 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-08 00:37:51,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:37:52,074 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/54d065a171584f83adf62b20267833f0/versions/56e203d88a224ab1a49d0dc6f674c8f9 HTTP/1.1" 200 615 2021-06-08 00:37:52,075 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-08 00:37:52,075 DEBUG 120: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":"3ad8c49e1d494f11a6f6166a21f4d5b2","onboardingMethod":"NetworkPackage","id":"54d065a171584f83adf62b20267833f0","version":"56e203d88a224ab1a49d0dc6f674c8f9","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-06-08 00:37:52,078 DEBUG 195: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-06-08 00:37:52,078 DEBUG 197:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-06-08 00:37:52,078 DEBUG 198: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": "54d065a171584f83adf62b20267833f0", "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-06-08 00:37:52,078 DEBUG 103: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-06-08 00:37:52,078 DEBUG 105:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-06-08 00:37:52,078 DEBUG 106: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": "54d065a171584f83adf62b20267833f0", "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-06-08 00:37:52,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:38:11,997 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-06-08 00:38:12,007 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-06-08 00:38:12,016 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1623112687576,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"894d6f4a-165d-4d68-b627-a82a38eb8be6","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1623112687577,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623112687576,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1623112687678,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"ce12c6a6-6e08-4df9-987b-a6c370ff44ba","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","duplicated":false,"payloadUpdateDate":1623112687687,"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":1623112687678,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1623112687576,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"894d6f4a-165d-4d68-b627-a82a38eb8be6","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1623112687577,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623112687576,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1623112687783,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2Q0YTI5NGQxZjdhNmFjNTBjM2E1ZjEyZGJlYWI0Yjc=","generatedFromId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623112687783,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623112687783,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1623112676580,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":1623112676580,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1623112676580,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":1623112676580,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicVm-template.yml","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":[{"type":"tosca.capabilities.Node","path":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group"],"source":"cf10595b-c431-4afa-89fe-e9fdad1e5588","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.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":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group"],"source":"cf10595b-c431-4afa-89fe-e9fdad1e5588","uniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521.dependency","capability":"tosca.capabilities.Node","ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","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":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group"],"source":"cf10595b-c431-4afa-89fe-e9fdad1e5588","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588.port","capability":"tosca.capabilities.Attachment","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.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":"cf10595b-c431-4afa-89fe-e9fdad1e5588.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":"cf10595b-c431-4afa-89fe-e9fdad1e5588.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":"cf10595b-c431-4afa-89fe-e9fdad1e5588.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":"93e8e455-4158-48fb-a966-3ae02f69f521","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.93e8e455-4158-48fb-a966-3ae02f69f521.tosca_name","ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.cf10595b-c431-4afa-89fe-e9fdad1e5588.show","empty":false},{"parentUniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521","definition":false,"name":"state","type":"string","uniqueId":"attribute.93e8e455-4158-48fb-a966-3ae02f69f521.state","ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","empty":false},{"parentUniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.93e8e455-4158-48fb-a966-3ae02f69f521.tosca_id","ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"actualComponentUid":"cf10595b-c431-4afa-89fe-e9fdad1e5588","createdFromCsar":true,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","creationTime":1623112685880,"icon":"securityrules","originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"cf10595b-c431-4afa-89fe-e9fdad1e5588","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1623112686773,"customizationUUID":"3f4ce4e4-b50b-46b9-8e34-6085364e7f24","posX":"475.0","posY":"325.0","componentName":"SecurityRules","empty":false},{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"feature","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"type":"tosca.capabilities.Node","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"feature","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Scalable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"scalable","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.scalable","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"type":"org.openecomp.capabilities.Forwarder","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"forwarder","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.forwarder","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"type":"tosca.capabilities.network.Bindable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"binding","uniqueId":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.binding","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"type":"tosca.capabilities.network.Bindable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"binding","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.binding","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"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":"dbecba4e-c294-4c68-904e-01220b2f57aa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbecba4e-c294-4c68-904e-01220b2f57aa","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"port_mirroring","uniqueId":"capability.dbecba4e-c294-4c68-904e-01220b2f57aa.port_mirroring","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Container","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"host","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.host","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.packets.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.packets.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.bytes","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.packets.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outpoing.packets","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outpoing.packets","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.bytes","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.packets","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.packets","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.ephemeral.size","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.ephemeral.size","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"instance","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.instance","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.iops","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.iops","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu.delta","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu.delta","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.capacity","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.capacity","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.latency","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.latency","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.usage","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu_util","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu_util","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.allocation","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.allocation","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.requests.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.latency","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.latency","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.root.size","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.root.size","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"vcpus","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.vcpus","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.iops","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.iops","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.usage","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.allocation","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.allocation","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory.usage","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.capacity","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.capacity","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory.resident","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory.resident","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"os","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.os","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"endpoint","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.endpoint","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"type":"tosca.capabilities.Attachment","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"attachment","uniqueId":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.attachment","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"dependency","uniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521.dependency","capability":"tosca.capabilities.Node","ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"dependency","uniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521.dependency","capability":"tosca.capabilities.Node","ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"link","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9.link","capability":"tosca.capabilities.network.Linkable","ownerId":"cc037827-1817-415f-8d71-43b3796714c9","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":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"local_storage","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"bc955978-3a39-4e98-9865-51e72e6d4410.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_Ubuntu20"},"actualComponentUid":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","createdFromCsar":true,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","creationTime":1623112685881,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1623112686773,"customizationUUID":"77b0d271-26c1-424d-a0a5-046eecd750ee","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.Ubuntu20Cvfc","empty":false}],"componentInstancesRelations":[{"toNode":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","requirementOwnerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","id":"9969679b-db3a-4c43-a1c4-28b2bb56e223","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.attachment","requirementUid":"cf10595b-c431-4afa-89fe-e9fdad1e5588.port"},"operations":[]}],"fromNode":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.Ubuntu20_flavor_name","parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"bc955978-3a39-4e98-9865-51e72e6d4410.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.Ubuntu20_image_name","parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3.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":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"e8899aaf-d3c6-4cdc-80e1-aac57a3427f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588.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":"cf10595b-c431-4afa-89fe-e9fdad1e5588.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":"cf10595b-c431-4afa-89fe-e9fdad1e5588.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":{"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group":[{"parentUniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521","uniqueId":"attribute.93e8e455-4158-48fb-a966-3ae02f69f521.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","empty":false},{"uniqueId":"attribute.cf10595b-c431-4afa-89fe-e9fdad1e5588.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521","uniqueId":"attribute.93e8e455-4158-48fb-a966-3ae02f69f521.state","name":"state","type":"string","definition":false,"ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","empty":false},{"parentUniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521","uniqueId":"attribute.93e8e455-4158-48fb-a966-3ae02f69f521.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group"],"source":"cf10595b-c431-4afa-89fe-e9fdad1e5588","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.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},{"type":"tosca.capabilities.Node","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"feature","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"type":"tosca.capabilities.Node","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"feature","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Scalable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"scalable","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.scalable","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"type":"org.openecomp.capabilities.Forwarder","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"forwarder","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.forwarder","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"type":"tosca.capabilities.network.Bindable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"binding","uniqueId":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.binding","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"type":"tosca.capabilities.network.Bindable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"binding","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.binding","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"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":"dbecba4e-c294-4c68-904e-01220b2f57aa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbecba4e-c294-4c68-904e-01220b2f57aa","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"port_mirroring","uniqueId":"capability.dbecba4e-c294-4c68-904e-01220b2f57aa.port_mirroring","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Container","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"host","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.host","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.packets.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.packets.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.bytes","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.packets.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outpoing.packets","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outpoing.packets","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.bytes","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.packets","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.packets","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.ephemeral.size","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.ephemeral.size","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"instance","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.instance","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.iops","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.iops","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu.delta","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu.delta","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.capacity","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.capacity","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.latency","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.latency","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.usage","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu_util","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu_util","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.allocation","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.allocation","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.requests.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.latency","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.latency","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.root.size","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.root.size","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"vcpus","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.vcpus","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.iops","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.iops","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.usage","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.allocation","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.allocation","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory.usage","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.capacity","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.capacity","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory.resident","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory.resident","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"os","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.os","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"endpoint","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.endpoint","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":[{"type":"tosca.capabilities.Attachment","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"attachment","uniqueId":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.attachment","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group"],"source":"cf10595b-c431-4afa-89fe-e9fdad1e5588","uniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521.dependency","capability":"tosca.capabilities.Node","ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","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":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"dependency","uniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521.dependency","capability":"tosca.capabilities.Node","ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"dependency","uniqueId":"93e8e455-4158-48fb-a966-3ae02f69f521.dependency","capability":"tosca.capabilities.Node","ownerId":"93e8e455-4158-48fb-a966-3ae02f69f521","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"link","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9.link","capability":"tosca.capabilities.network.Linkable","ownerId":"cc037827-1817-415f-8d71-43b3796714c9","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":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group"],"source":"cf10595b-c431-4afa-89fe-e9fdad1e5588","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588.port","capability":"tosca.capabilities.Attachment","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.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":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"local_storage","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.Ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"a9eeb7a0-79d6-4c8c-8648-7f0463f887ac","groupUUID":"7638d9b1-1072-4415-b8e2-ccc4aea9cf72","members":{"Ubuntu20_admin_security_group":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","abstract_Ubuntu20":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","artifactsUuid":["ce12c6a6-6e08-4df9-987b-a6c370ff44ba"],"groupUUID":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","members":{"Ubuntu20_admin_security_group":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","abstract_Ubuntu20":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","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":"","version":"0.1","creationDate":1623112676580,"icon":"defaulticon","description":"VF","tags":["basic_vm"],"csarVersion":"1.0","archived":false,"archiveTime":0,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab","componentMetadataForSupportLog":{"SupportablityComponentUUID":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"54d065a171584f83adf62b20267833f0","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","systemName":"BasicVm","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","normalizedName":"basicvm","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1623112686390,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1623112687678,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"ce12c6a6-6e08-4df9-987b-a6c370ff44ba","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","duplicated":false,"payloadUpdateDate":1623112687687,"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":1623112687678,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1623112687576,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"894d6f4a-165d-4d68-b627-a82a38eb8be6","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1623112687577,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623112687576,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1623112687783,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2Q0YTI5NGQxZjdhNmFjNTBjM2E1ZjEyZGJlYWI0Yjc=","generatedFromId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623112687783,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623112687783,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"24a65e3e-345a-4c9b-91e4-255c4dceeeab"},"categorySpecificMetadata":{},"csarUUID":"54d065a171584f83adf62b20267833f0","vspArchived":false,"service":false,"name":"basic_vm"} 2021-06-08 00:38:12,027 INFO 284:__init__.py(1) - Vf basic_vm is created in SDC 2021-06-08 00:38:12,027 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:38:22,038 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-06-08 00:38:22,041 DEBUG 103: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-06-08 00:38:22,042 DEBUG 105:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/24a65e3e-345a-4c9b-91e4-255c4dceeeab/lifecycleState/Certify 2021-06-08 00:38:22,042 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-06-08 00:38:22,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:38:41,988 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/24a65e3e-345a-4c9b-91e4-255c4dceeeab/lifecycleState/Certify HTTP/1.1" 200 1276 2021-06-08 00:38:41,990 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-06-08 00:38:41,990 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1623112676580,"lastUpdateDate":1623112705385,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"a53019c0-cd95-40c0-b6d7-934005fe45dc"},"csarUUID":"54d065a171584f83adf62b20267833f0","csarVersion":"1.0","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","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":"cca6ceba-a966-4776-8daf-bdb483dcc9d5"} 2021-06-08 00:38:41,992 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-06-08 00:38:41,992 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-08 00:38:41,992 DEBUG 195: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-06-08 00:38:41,992 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:38:41,992 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:38:41,993 DEBUG 103: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-06-08 00:38:41,993 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:38:41,993 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:38:41,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:38:42,806 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1433 2021-06-08 00:38:42,808 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-08 00:38:42,808 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cca6ceba-a966-4776-8daf-bdb483dcc9d5/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/637d35e4-eb50-47bb-a837-6a5b6f2cfdb9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f3a7ce1c-695f-442c-9461-6fe444b213d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-08 00:38:42,811 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:38:42,812 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:38:42,812 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:38:42,812 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:38:42,812 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:38:42,812 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:38:42,812 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:38:42,813 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:38:42,813 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:38:42,813 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:38:42,813 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:38:42,813 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:38:42,813 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:38:42,813 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:38:42,813 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:38:42,813 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:38:42,813 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-06-08 00:38:42,814 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:38:42,814 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-08 00:38:42,814 DEBUG 195: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-06-08 00:38:42,814 DEBUG 197: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-06-08 00:38:42,814 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-08 00:38:42,814 DEBUG 103: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-06-08 00:38:42,815 DEBUG 105: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-06-08 00:38:42,815 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-08 00:38:42,817 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:38:47,603 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-06-08 00:38:47,605 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-08 00:38:47,607 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"defaulticon","uniqueId":"ec5147e1-6ff5-4705-9bb1-e4099d04403d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112557185,"name":"pNF be3e12f0-1235","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7cf9b23-9046-4a3b-b188-270cdfa50392","invariantUUID":"8876a1a9-5e9c-4b77-8b8b-2d85b2431ce3","systemName":"PnfBe3e12f01235","description":"vendor software product","tags":["pNF be3e12f0-1235"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"2201e0f2-8c00-4e55-9c33-c7fe1ea05f64","lifecycleState":"CERTIFIED","lastUpdateDate":1623112601887,"name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","systemName":"DemoPnfZpyfdef2fhcqfnkjo65n","description":"catalog service description","tags":["robot-ete","Demo_pNF_ZpYfDEf2fhcqFNKjO65n"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:38:47,611 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-06-08 00:38:57,619 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-06-08 00:38:57,619 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-08 00:38:57,620 DEBUG 195: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-06-08 00:38:57,620 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:38:57,620 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:38:57,620 DEBUG 103: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-06-08 00:38:57,620 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:38:57,620 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:38:57,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:38:58,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1433 2021-06-08 00:38:58,009 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-08 00:38:58,009 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cca6ceba-a966-4776-8daf-bdb483dcc9d5/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/637d35e4-eb50-47bb-a837-6a5b6f2cfdb9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f3a7ce1c-695f-442c-9461-6fe444b213d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-08 00:38:58,011 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:38:58,014 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:38:58,014 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:38:58,014 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:38:58,014 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:38:58,014 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:38:58,014 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:38:58,014 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:38:58,014 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:38:58,014 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:38:58,014 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:38:58,014 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:38:58,014 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:38:58,014 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:38:58,015 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:38:58,015 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:38:58,015 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-06-08 00:38:58,015 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:38:58,015 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-08 00:38:58,015 DEBUG 195: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-06-08 00:38:58,015 DEBUG 197: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-06-08 00:38:58,015 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-08 00:38:58,016 DEBUG 103: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-06-08 00:38:58,016 DEBUG 105: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-06-08 00:38:58,016 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-08 00:38:58,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:39:01,715 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-06-08 00:39:01,717 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-08 00:39:01,722 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"defaulticon","uniqueId":"ec5147e1-6ff5-4705-9bb1-e4099d04403d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112557185,"name":"pNF be3e12f0-1235","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7cf9b23-9046-4a3b-b188-270cdfa50392","invariantUUID":"8876a1a9-5e9c-4b77-8b8b-2d85b2431ce3","systemName":"PnfBe3e12f01235","description":"vendor software product","tags":["pNF be3e12f0-1235"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"2201e0f2-8c00-4e55-9c33-c7fe1ea05f64","lifecycleState":"CERTIFIED","lastUpdateDate":1623112601887,"name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","systemName":"DemoPnfZpyfdef2fhcqfnkjo65n","description":"catalog service description","tags":["robot-ete","Demo_pNF_ZpYfDEf2fhcqFNKjO65n"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:39:01,729 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-06-08 00:39:01,729 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:39:01,730 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:39:01,730 DEBUG 195: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-06-08 00:39:01,730 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:39:01,731 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:39:01,731 DEBUG 103: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-06-08 00:39:01,731 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:39:01,731 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:39:01,734 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:39:06,081 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1475 2021-06-08 00:39:06,082 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:39:06,083 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/791136a7-30b3-43ca-a3cb-c703634c31e3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:39:06,085 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:39:06,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:06,086 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:06,086 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:06,086 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ZpYfDEf2fhcqFNKjO65n from SDC 2021-06-08 00:39:06,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:06,086 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:06,086 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:06,086 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:39:06,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:06,086 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:06,087 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:39:06,087 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:39:06,087 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:06,087 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:06,087 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:06,087 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-06-08 00:39:06,087 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:39:06,087 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-06-08 00:39:06,087 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:39:06,087 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:39:06,088 DEBUG 195: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-06-08 00:39:06,088 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:39:06,088 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:39:06,088 DEBUG 103: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-06-08 00:39:06,088 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:39:06,088 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:39:06,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:39:10,775 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1475 2021-06-08 00:39:10,776 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:39:10,776 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/791136a7-30b3-43ca-a3cb-c703634c31e3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:39:10,778 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:39:10,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:10,779 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:10,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:10,779 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ZpYfDEf2fhcqFNKjO65n from SDC 2021-06-08 00:39:10,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:10,779 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:10,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:10,779 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:39:10,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:10,779 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:10,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:39:10,779 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:39:10,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:10,780 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:10,780 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:10,780 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-06-08 00:39:10,780 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:39:10,780 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-06-08 00:39:10,780 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-06-08 00:39:10,781 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-06-08 00:39:10,781 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: > 2021-06-08 00:39:10,781 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-06-08 00:39:10,781 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-08 00:39:10,781 DEBUG 103: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-06-08 00:39:10,781 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-06-08 00:39:10,781 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-08 00:39:10,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:39:11,999 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-06-08 00:39:12,001 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-06-08 00:39:12,001 DEBUG 120:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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},{"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":"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"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}],"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":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"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}],"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":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":null,"version":null,"type":null,"ownerId":null,"empty":false}],"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":"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}],"productCategories":[]},"version":"1.8.5"} 2021-06-08 00:39:12,004 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-06-08 00:39:12,005 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-06-08 00:39:12,005 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-06-08 00:39:12,005 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-06-08 00:39:12,005 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:39:12,005 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:39:12,005 DEBUG 195: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-06-08 00:39:12,006 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:39:12,006 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:39:12,006 DEBUG 103: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-06-08 00:39:12,006 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:39:12,006 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:39:12,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:39:18,298 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1854 2021-06-08 00:39:18,303 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:39:18,303 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/791136a7-30b3-43ca-a3cb-c703634c31e3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:39:18,305 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:39:18,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:18,305 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:18,305 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:18,306 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ZpYfDEf2fhcqFNKjO65n from SDC 2021-06-08 00:39:18,306 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:18,306 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:18,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:18,306 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:39:18,306 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:18,307 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:18,307 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:39:18,307 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:39:18,307 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:18,308 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:18,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:39:18,309 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:39:18,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:18,309 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:18,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:18,310 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-06-08 00:39:18,310 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:39:18,310 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-06-08 00:39:18,335 DEBUG 195: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-06-08 00:39:18,335 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-06-08 00:39:18,335 DEBUG 198: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-06-08 00:39:18,336 DEBUG 103: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-06-08 00:39:18,336 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-06-08 00:39:18,336 DEBUG 106: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-06-08 00:39:18,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:39:22,090 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-06-08 00:39:22,091 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-06-08 00:39:22,092 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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,"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":"a605910a-fb00-464c-bdf3-55166647f770.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,"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":"a605910a-fb00-464c-bdf3-55166647f770.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,"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":"a605910a-fb00-464c-bdf3-55166647f770.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,"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":"a605910a-fb00-464c-bdf3-55166647f770.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicVm-template.yml","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":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","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":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","empty":false},{"definition":false,"hidden":false,"uniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","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":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","empty":false},{"definition":false,"hidden":false,"uniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","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":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","empty":false},{"definition":false,"hidden":false,"uniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","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":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","empty":false},{"definition":false,"hidden":false,"uniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","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":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1623112760190,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"isDeleted":null,"csarVersion":null,"archived":false,"archiveTime":0,"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770","componentMetadataForSupportLog":{"SupportablityComponentUUID":"f802506e-f1a5-40be-ac4c-955c239748fb","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","systemName":"BasicVm","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","normalizedName":"basicvm","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1623112760190,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"importedToscaChecksum":null,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-06-08 00:39:22,095 INFO 284:__init__.py(1) - Service basic_vm is created in SDC 2021-06-08 00:39:22,095 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:22,100 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-06-08 00:39:22,101 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-08 00:39:22,102 DEBUG 195: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-06-08 00:39:22,102 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:39:22,102 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:39:22,103 DEBUG 103: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-06-08 00:39:22,103 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-08 00:39:22,103 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-08 00:39:22,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:39:22,881 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1433 2021-06-08 00:39:22,882 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-08 00:39:22,882 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cca6ceba-a966-4776-8daf-bdb483dcc9d5/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/637d35e4-eb50-47bb-a837-6a5b6f2cfdb9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f3a7ce1c-695f-442c-9461-6fe444b213d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-08 00:39:22,885 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:39:22,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:22,885 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:22,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:39:22,885 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:39:22,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:22,885 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:22,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:39:22,885 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:39:22,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:22,886 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:22,886 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:39:22,886 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:39:22,886 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:22,886 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:22,886 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:39:22,886 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-06-08 00:39:22,886 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:39:22,886 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-08 00:39:22,886 DEBUG 195: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-06-08 00:39:22,886 DEBUG 197: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-06-08 00:39:22,886 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-08 00:39:22,887 DEBUG 103: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-06-08 00:39:22,887 DEBUG 105: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-06-08 00:39:22,887 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-08 00:39:22,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:39:29,686 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-06-08 00:39:29,689 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-08 00:39:29,692 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"defaulticon","uniqueId":"ec5147e1-6ff5-4705-9bb1-e4099d04403d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112557185,"name":"pNF be3e12f0-1235","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7cf9b23-9046-4a3b-b188-270cdfa50392","invariantUUID":"8876a1a9-5e9c-4b77-8b8b-2d85b2431ce3","systemName":"PnfBe3e12f01235","description":"vendor software product","tags":["pNF be3e12f0-1235"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"a605910a-fb00-464c-bdf3-55166647f770","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623112760190,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6b31b283-b4f6-4b17-a57d-582ab3852437","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623112751082,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"2201e0f2-8c00-4e55-9c33-c7fe1ea05f64","lifecycleState":"CERTIFIED","lastUpdateDate":1623112601887,"name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","systemName":"DemoPnfZpyfdef2fhcqfnkjo65n","description":"catalog service description","tags":["robot-ete","Demo_pNF_ZpYfDEf2fhcqFNKjO65n"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:39:29,701 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-06-08 00:39:29,701 DEBUG 103: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-06-08 00:39:29,702 DEBUG 105: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/a605910a-fb00-464c-bdf3-55166647f770/resourceInstance 2021-06-08 00:39:29,702 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "a53019c0-cd95-40c0-b6d7-934005fe45dc", "originType": "VF", "componentUid": "a53019c0-cd95-40c0-b6d7-934005fe45dc", "icon": "defaulticon" } 2021-06-08 00:39:29,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:39:36,810 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a605910a-fb00-464c-bdf3-55166647f770/resourceInstance HTTP/1.1" 201 None 2021-06-08 00:39:36,817 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-06-08 00:39:36,823 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"type":"tosca.capabilities.Node","path":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"cf10595b-c431-4afa-89fe-e9fdad1e5588","parentName":null,"uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"version":null,"name":"ubuntu20_admin_security_group.feature","empty":false},{"properties":null,"type":"tosca.capabilities.Node","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"feature","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":null,"type":"tosca.capabilities.Node","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"feature","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_Ubuntu20","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"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Scalable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"scalable","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.scalable","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"scalable_Ubuntu20","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"],"version":null,"name":"abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"properties":null,"type":"org.openecomp.capabilities.Forwarder","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"forwarder","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.forwarder","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"type":"tosca.capabilities.network.Bindable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"binding","uniqueId":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.binding","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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","previousName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":null,"type":"tosca.capabilities.network.Bindable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"binding","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.binding","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"binding_Ubuntu20","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"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"defaultValue":null,"description":null,"schema":null,"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\":\"\"}","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"dbecba4e-c294-4c68-904e-01220b2f57aa","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"port_mirroring","uniqueId":"capability.dbecba4e-c294-4c68-904e-01220b2f57aa.port_mirroring","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"num_cpus","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"1"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"disk_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cpu_frequency","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"mem_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Container","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"host","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.host","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"host_Ubuntu20","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"],"version":null,"name":"abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.packets.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.packets.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.packets.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.bytes","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.packets.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.packets.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outpoing.packets","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outpoing.packets","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outpoing.packets","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.bytes","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.packets","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.packets","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.packets","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_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"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.ephemeral.size","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.ephemeral.size","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.ephemeral.size","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"instance","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"instance","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.instance","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.iops","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.iops","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.iops","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu.delta","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu.delta","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu.delta","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.capacity","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.capacity","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.capacity","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.latency","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.latency","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.latency","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.usage","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu_util","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu_util","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu_util","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.allocation","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.allocation","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.allocation","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.requests.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.latency","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.latency","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.latency","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.root.size","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.root.size","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.root.size","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"vcpus","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"vcpus","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.vcpus","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.iops","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.iops","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.iops","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.usage","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.allocation","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.allocation","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.allocation","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.bytes.rate","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.bytes","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory.usage","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.capacity","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.capacity","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.capacity","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.resident","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory.resident","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory.resident","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.requests","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"distribution","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"architecture","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"os","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.os","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"os_Ubuntu20","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"],"version":null,"name":"abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"secure","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"endpoint","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.endpoint","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"endpoint_Ubuntu20","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"],"version":null,"name":"abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"properties":null,"type":"tosca.capabilities.Attachment","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"ownerType":null,"description":null,"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"attachment","uniqueId":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.attachment","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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,"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":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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,"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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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,"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":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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,"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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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,"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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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,"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":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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,"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":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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,"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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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,"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":"85bee569-bdbc-4828-9e72-b358b2d851bb.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","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":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"a53019c0-cd95-40c0-b6d7-934005fe45dc","createdFromCsar":false,"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1623112772473,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"invariantName":"basic_vm0","createdFrom":null,"componentUid":"a53019c0-cd95-40c0-b6d7-934005fe45dc","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1623112772473,"customizationUUID":"995a8bdc-746c-4da7-8e17-e72bc360351a","posX":"200","posY":"100","componentName":"basic_vm","version":null,"type":null,"ownerId":null,"empty":false} 2021-06-08 00:39:36,824 INFO 479:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-06-08 00:39:36,828 DEBUG 195: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-06-08 00:39:36,829 DEBUG 197: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/f802506e-f1a5-40be-ac4c-955c239748fb/distribution 2021-06-08 00:39:36,829 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-06-08 00:39:36,829 DEBUG 103: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-06-08 00:39:36,829 DEBUG 105: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/f802506e-f1a5-40be-ac4c-955c239748fb/distribution 2021-06-08 00:39:36,829 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-06-08 00:39:36,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:39:37,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/distribution HTTP/1.1" 200 38 2021-06-08 00:39:37,004 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-06-08 00:39:37,004 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-06-08 00:39:37,007 DEBUG 195: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-06-08 00:39:37,007 DEBUG 197: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-06-08 00:39:37,008 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:39:37,008 DEBUG 103: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-06-08 00:39:37,008 DEBUG 105: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-06-08 00:39:37,008 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:39:37,010 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:39:37,095 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-06-08 00:39:37,096 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-06-08 00:39:37,097 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-06-08 00:39:37,099 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-06-08 00:39:37,099 INFO 696:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-06-08 00:39:37,110 DEBUG 103: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-06-08 00:39:37,110 DEBUG 105:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/a605910a-fb00-464c-bdf3-55166647f770/lifecycleState/checkin 2021-06-08 00:39:37,111 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-06-08 00:39:37,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:39:42,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a605910a-fb00-464c-bdf3-55166647f770/lifecycleState/checkin HTTP/1.1" 200 1179 2021-06-08 00:39:42,505 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-06-08 00:39:42,506 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1623112760190,"lastUpdateDate":1623112779914,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"a605910a-fb00-464c-bdf3-55166647f770"},"projectCode":"123456","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","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":"f802506e-f1a5-40be-ac4c-955c239748fb"} 2021-06-08 00:39:42,509 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:39:42,509 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:39:42,516 DEBUG 195: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-06-08 00:39:42,516 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:39:42,516 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:39:42,516 DEBUG 103: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-06-08 00:39:42,516 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:39:42,516 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:39:42,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:39:47,972 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2612 2021-06-08 00:39:47,973 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:39:47,974 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/791136a7-30b3-43ca-a3cb-c703634c31e3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:39:47,976 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:39:47,976 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:47,977 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:47,977 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:47,977 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:39:47,977 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:47,977 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:47,977 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-08 00:39:47,977 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:39:47,977 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:47,977 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:47,978 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:39:47,978 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ZpYfDEf2fhcqFNKjO65n from SDC 2021-06-08 00:39:47,978 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:47,978 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:47,978 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:47,978 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:39:47,978 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:47,978 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:47,978 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:39:47,979 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:39:47,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:47,979 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:47,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-08 00:39:47,979 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:39:47,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:39:47,979 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:39:47,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:39:47,980 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:39:47,980 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:39:47,980 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:39:47,980 DEBUG 195: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-06-08 00:39:47,980 DEBUG 197: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-06-08 00:39:47,980 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:39:47,981 DEBUG 103: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-06-08 00:39:47,981 DEBUG 105: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-06-08 00:39:47,981 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:39:47,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:39:52,903 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-06-08 00:39:52,906 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:39:52,912 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"defaulticon","uniqueId":"ec5147e1-6ff5-4705-9bb1-e4099d04403d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112557185,"name":"pNF be3e12f0-1235","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7cf9b23-9046-4a3b-b188-270cdfa50392","invariantUUID":"8876a1a9-5e9c-4b77-8b8b-2d85b2431ce3","systemName":"PnfBe3e12f01235","description":"vendor software product","tags":["pNF be3e12f0-1235"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"a605910a-fb00-464c-bdf3-55166647f770","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623112779914,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6b31b283-b4f6-4b17-a57d-582ab3852437","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623112777991,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"2201e0f2-8c00-4e55-9c33-c7fe1ea05f64","lifecycleState":"CERTIFIED","lastUpdateDate":1623112601887,"name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","systemName":"DemoPnfZpyfdef2fhcqfnkjo65n","description":"catalog service description","tags":["robot-ete","Demo_pNF_ZpYfDEf2fhcqFNKjO65n"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"fed43c7a-9ed2-4168-9edd-ea6117ae4050","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623112762081,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:39:52,917 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:39:52,918 INFO 696:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-06-08 00:39:52,922 DEBUG 103: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-06-08 00:39:52,922 DEBUG 105:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/a605910a-fb00-464c-bdf3-55166647f770/lifecycleState/Certify 2021-06-08 00:39:52,923 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-06-08 00:39:52,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:40:10,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a605910a-fb00-464c-bdf3-55166647f770/lifecycleState/Certify HTTP/1.1" 200 1167 2021-06-08 00:40:10,389 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-06-08 00:40:10,389 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"dc1d431c-1683-4863-8019-87cc820c213f","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1623112760190,"lastUpdateDate":1623112779914,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"dc1d431c-1683-4863-8019-87cc820c213f"},"projectCode":"123456","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","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":"f802506e-f1a5-40be-ac4c-955c239748fb"} 2021-06-08 00:40:10,393 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:40:10,393 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:40:10,393 DEBUG 195: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-06-08 00:40:10,394 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:40:10,394 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:40:10,394 DEBUG 103: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-06-08 00:40:10,395 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:40:10,395 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:40:10,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:40:13,488 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2587 2021-06-08 00:40:13,490 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:40:13,491 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/791136a7-30b3-43ca-a3cb-c703634c31e3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:40:13,494 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:40:13,494 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:13,495 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:13,495 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:40:13,495 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:40:13,495 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:13,496 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:13,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-08 00:40:13,496 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:40:13,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:13,496 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:13,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:40:13,496 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ZpYfDEf2fhcqFNKjO65n from SDC 2021-06-08 00:40:13,497 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:13,497 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:13,497 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:40:13,497 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:40:13,497 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:13,497 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:13,497 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:40:13,497 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:40:13,498 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:13,498 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:13,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:40:13,498 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:40:13,498 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:13,498 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:13,499 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:40:13,499 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:40:13,499 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:40:13,499 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:40:13,503 DEBUG 195: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-06-08 00:40:13,503 DEBUG 197: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-06-08 00:40:13,503 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:40:13,505 DEBUG 103: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-06-08 00:40:13,505 DEBUG 105: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-06-08 00:40:13,505 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:40:13,509 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:40:21,695 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-06-08 00:40:21,697 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:40:21,699 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"defaulticon","uniqueId":"ec5147e1-6ff5-4705-9bb1-e4099d04403d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112557185,"name":"pNF be3e12f0-1235","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7cf9b23-9046-4a3b-b188-270cdfa50392","invariantUUID":"8876a1a9-5e9c-4b77-8b8b-2d85b2431ce3","systemName":"PnfBe3e12f01235","description":"vendor software product","tags":["pNF be3e12f0-1235"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"2201e0f2-8c00-4e55-9c33-c7fe1ea05f64","lifecycleState":"CERTIFIED","lastUpdateDate":1623112601887,"name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","systemName":"DemoPnfZpyfdef2fhcqfnkjo65n","description":"catalog service description","tags":["robot-ete","Demo_pNF_ZpYfDEf2fhcqFNKjO65n"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112779914,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112777991,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"fed43c7a-9ed2-4168-9edd-ea6117ae4050","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623112808088,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:40:21,702 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:40:31,710 INFO 696:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-06-08 00:40:31,716 DEBUG 103: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-06-08 00:40:31,716 DEBUG 105:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/dc1d431c-1683-4863-8019-87cc820c213f/distribution/PROD/activate 2021-06-08 00:40:31,716 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-06-08 00:40:31,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:40:37,292 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/dc1d431c-1683-4863-8019-87cc820c213f/distribution/PROD/activate HTTP/1.1" 200 None 2021-06-08 00:40:37,301 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-06-08 00:40:37,306 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dc1d431c-1683-4863-8019-87cc820c213f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dc1d431c-1683-4863-8019-87cc820c213f","empty":false},{"definition":false,"hidden":false,"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dc1d431c-1683-4863-8019-87cc820c213f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dc1d431c-1683-4863-8019-87cc820c213f","empty":false},{"definition":false,"hidden":false,"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dc1d431c-1683-4863-8019-87cc820c213f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dc1d431c-1683-4863-8019-87cc820c213f","empty":false},{"definition":false,"hidden":false,"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dc1d431c-1683-4863-8019-87cc820c213f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dc1d431c-1683-4863-8019-87cc820c213f","empty":false},{"definition":false,"hidden":false,"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dc1d431c-1683-4863-8019-87cc820c213f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dc1d431c-1683-4863-8019-87cc820c213f","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"OGI5NGFiNjY2MmY3ZTJjYjgzZmEyYmUwZTliYjZlN2M=","artifactUUID":"db876962-aa99-4472-9a5b-6a3e259ed8a7","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"a605910a-fb00-464c-bdf3-55166647f770.assettoscacsar","duplicated":false,"payloadUpdateDate":1623112807173,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623112759879,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"N2M5ZjE0YmMyZGU0Y2MwMGU0OTE4MmFjZmY0MWQ4MWE=","artifactUUID":"1fee3df6-774d-4763-b113-3b48b81ed686","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"a605910a-fb00-464c-bdf3-55166647f770.assettoscatemplate","duplicated":false,"payloadUpdateDate":1623112801681,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623112759879,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicVm-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"cf10595b-c431-4afa-89fe-e9fdad1e5588","parentName":"feature","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"ubuntu20_admin_security_group.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"basic_vm0.ubuntu20_admin_security_group.feature","empty":false},{"type":"tosca.capabilities.Node","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"type":"tosca.capabilities.Node","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"feature_Ubuntu20","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Scalable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"scalable_Ubuntu20","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.scalable","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.scalable_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"type":"org.openecomp.capabilities.Forwarder","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.forwarder","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.binding","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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","previousName":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"binding_Ubuntu20","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.binding","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"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":"dbecba4e-c294-4c68-904e-01220b2f57aa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbecba4e-c294-4c68-904e-01220b2f57aa","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.dbecba4e-c294-4c68-904e-01220b2f57aa.port_mirroring","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Container","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"host_Ubuntu20","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.host","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_ubuntu20.host_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.packets.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.packets.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outpoing.packets","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.packets","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.ephemeral.size_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.ephemeral.size","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"instance_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.instance","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.iops_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.iops","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.requests_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu.delta_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu.delta","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.capacity_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.capacity","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.bytes_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.bytes_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.latency_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.latency","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.bytes.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.usage_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu_util_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu_util","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.allocation_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.allocation","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.requests.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.bytes.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.latency_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.latency","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.requests_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.bytes_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.requests_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.root.size_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.root.size","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.bytes.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"vcpus_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.vcpus","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.iops_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.iops","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.usage_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.requests.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.requests.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.allocation_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.allocation","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.bytes.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.bytes_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory.usage_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.capacity_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.capacity","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory.resident_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory.resident","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.requests_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"os_Ubuntu20","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.os","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.os_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"endpoint_Ubuntu20","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.endpoint","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.endpoint_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"type":"tosca.capabilities.Attachment","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.attachment","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1623112687380,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OTE3YzA1ZWJjNmRlNTJjYzc5MzRjMWI0OGFiNGY4YmU=","artifactUUID":"fe7dbe02-4494-4b0d-9fd0-837521dcd43c","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vflicense","duplicated":false,"payloadUpdateDate":1623112687384,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623112687380,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vf-license-model.xml","empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZjlhNjRjOTRhMDA2NTgzZGM1MWMzYmNiNDRmYTNkM2Q=","artifactUUID":"e9182bfb-8433-4c2a-bce3-a726d23aeba3","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"a605910a-fb00-464c-bdf3-55166647f770.a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1623112797792,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"basic_vm0_modules.json","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,"creationDate":1623112687678,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"ce12c6a6-6e08-4df9-987b-a6c370ff44ba","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","duplicated":false,"payloadUpdateDate":1623112687687,"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":1623112687678,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1623112687274,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"ce6aeaad-11e4-4502-92f1-a8533105ed8d","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vendorlicense","duplicated":false,"payloadUpdateDate":1623112687278,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623112687274,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vendor-license-model.xml","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,"creationDate":1623112773785,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y=","artifactUUID":"03f1c5ba-a3dc-4380-a807-4a296417903d","generatedFromId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1623112795170,"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":1623112773785,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623112773785,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"creationDate":1623112687576,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"894d6f4a-165d-4d68-b627-a82a38eb8be6","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1623112687577,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623112687576,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false}},"groupInstances":[{"creationTime":1623112773875,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1","24a65e3e-345a-4c9b-91e4-255c4dceeeab.heat1env"],"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0.24a65e3e-345a-4c9b-91e4-255c4dceeeab.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","groupInstanceArtifacts":["a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["03f1c5ba-a3dc-4380-a807-4a296417903d"],"artifactsUuid":["ce12c6a6-6e08-4df9-987b-a6c370ff44ba"],"groupUUID":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modificationTime":1623112773875,"customizationUUID":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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}],"name":"basic_vm0..BasicVm..base_ubuntu20..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"a53019c0-cd95-40c0-b6d7-934005fe45dc","createdFromCsar":false,"uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1623112772473,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"basic_vm0","componentUid":"a53019c0-cd95-40c0-b6d7-934005fe45dc","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1623112772473,"customizationUUID":"995a8bdc-746c-4da7-8e17-e72bc360351a","posX":"200","posY":"100","componentName":"basic_vm","empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.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":"85bee569-bdbc-4828-9e72-b358b2d851bb.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85bee569-bdbc-4828-9e72-b358b2d851bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85bee569-bdbc-4828-9e72-b358b2d851bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"cf10595b-c431-4afa-89fe-e9fdad1e5588","parentName":"feature","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.cf10595b-c431-4afa-89fe-e9fdad1e5588.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"ubuntu20_admin_security_group.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"basic_vm0.ubuntu20_admin_security_group.feature","empty":false},{"type":"tosca.capabilities.Node","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"type":"tosca.capabilities.Node","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"feature_Ubuntu20","uniqueId":"capability.93e8e455-4158-48fb-a966-3ae02f69f521.feature","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Scalable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"scalable_Ubuntu20","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.scalable","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.scalable_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"type":"org.openecomp.capabilities.Forwarder","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.forwarder","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.binding","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.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","previousName":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"binding_Ubuntu20","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.binding","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"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":"dbecba4e-c294-4c68-904e-01220b2f57aa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbecba4e-c294-4c68-904e-01220b2f57aa","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.dbecba4e-c294-4c68-904e-01220b2f57aa.port_mirroring","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Container","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"host_Ubuntu20","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.host","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_ubuntu20.host_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.packets.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.packets.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outpoing.packets","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.outgoing.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83e16a16-86dc-4bc7-b5fa-5b9159ba8e84","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.83e16a16-86dc-4bc7-b5fa-5b9159ba8e84.network.incoming.packets","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_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":"basic_vm0.abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.ephemeral.size_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.ephemeral.size","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"instance_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.instance","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.iops_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.iops","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.requests_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu.delta_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu.delta","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.capacity_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.capacity","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.bytes_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.bytes_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.latency_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.latency","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.bytes.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.usage_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu_util_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu_util","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.allocation_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.allocation","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.requests.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.bytes.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.latency_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.latency","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"cpu_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.cpu","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.requests_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.bytes_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.requests_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.root.size_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.root.size","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.bytes.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"vcpus_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.vcpus","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.iops_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.iops","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.usage_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.read.requests.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.read.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.write.requests.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.write.requests.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.allocation_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.allocation","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.bytes.rate_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.bytes.rate","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.read.bytes_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.read.bytes","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory.usage_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory.usage","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.device.capacity_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.device.capacity","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"memory.resident_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.memory.resident","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a6ffd385-d895-4fcb-a330-db00bf2b9872","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a6ffd385-d895-4fcb-a330-db00bf2b9872","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"disk.write.requests_Ubuntu20","uniqueId":"capability.a6ffd385-d895-4fcb-a330-db00bf2b9872.disk.write.requests","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"os_Ubuntu20","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.os","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.os_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"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":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.546af43f-442a-444f-8040-0a6fd84d026e.ubuntu20","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"endpoint_Ubuntu20","uniqueId":"capability.9e550729-89cd-4ed5-aec5-4ebb6f56d726.endpoint","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.endpoint_Ubuntu20","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":"basic_vm0.abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"type":"tosca.capabilities.Attachment","path":["d4bf9ccf-abd5-44b2-864b-ac2b475d40be.258f2be7-99e4-4052-be48-d11c0cbe66e4.ubuntu20_ubuntu20_admin_plane_port_0","24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","a605910a-fb00-464c-bdf3-55166647f770.a53019c0-cd95-40c0-b6d7-934005fe45dc.basic_vm0"],"source":"d4bf9ccf-abd5-44b2-864b-ac2b475d40be","parentName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.258f2be7-99e4-4052-be48-d11c0cbe66e4.attachment","ownerId":"24a65e3e-345a-4c9b-91e4-255c4dceeeab.d4bf9ccf-abd5-44b2-864b-ac2b475d40be.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","empty":false},{"definition":false,"hidden":false,"uniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","empty":false},{"definition":false,"hidden":false,"uniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","empty":false},{"definition":false,"hidden":false,"uniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","empty":false},{"definition":false,"hidden":false,"uniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f0dd68c-ca01-4f86-a3b1-14bacc965a75","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1623112760190,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"archived":false,"archiveTime":0,"uniqueId":"dc1d431c-1683-4863-8019-87cc820c213f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"f802506e-f1a5-40be-ac4c-955c239748fb","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","systemName":"BasicVm","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","normalizedName":"basicvm","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1623112835478,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1623112759879,"timeout":0,"artifactType":"OTHER","uniqueId":"a605910a-fb00-464c-bdf3-55166647f770.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":1623112759879,"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":"dc1d431c-1683-4863-8019-87cc820c213f"},"categorySpecificMetadata":{},"vspArchived":false,"service":true,"name":"basic_vm"} 2021-06-08 00:40:37,309 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:40:37,310 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:40:37,310 DEBUG 195: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-06-08 00:40:37,310 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:40:37,310 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:40:37,310 DEBUG 103: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-06-08 00:40:37,310 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:40:37,310 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:40:37,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:40:43,595 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2559 2021-06-08 00:40:43,597 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:40:43,598 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/791136a7-30b3-43ca-a3cb-c703634c31e3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:40:43,602 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:40:43,602 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:43,603 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:43,603 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:40:43,603 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:40:43,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:43,604 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:43,604 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-08 00:40:43,604 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:40:43,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:43,604 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:43,604 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:40:43,604 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ZpYfDEf2fhcqFNKjO65n from SDC 2021-06-08 00:40:43,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:43,604 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:43,604 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:40:43,605 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:40:43,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:43,605 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:43,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:40:43,605 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:40:43,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:43,605 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:43,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:40:43,605 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:40:43,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:40:43,605 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:40:43,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:40:43,605 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:40:43,606 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:40:43,606 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:40:43,606 DEBUG 195: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-06-08 00:40:43,606 DEBUG 197: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-06-08 00:40:43,606 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:40:43,606 DEBUG 103: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-06-08 00:40:43,606 DEBUG 105: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-06-08 00:40:43,606 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:40:43,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:40:51,693 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-06-08 00:40:51,696 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:40:51,700 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"defaulticon","uniqueId":"ec5147e1-6ff5-4705-9bb1-e4099d04403d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112557185,"name":"pNF be3e12f0-1235","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7cf9b23-9046-4a3b-b188-270cdfa50392","invariantUUID":"8876a1a9-5e9c-4b77-8b8b-2d85b2431ce3","systemName":"PnfBe3e12f01235","description":"vendor software product","tags":["pNF be3e12f0-1235"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"2201e0f2-8c00-4e55-9c33-c7fe1ea05f64","lifecycleState":"CERTIFIED","lastUpdateDate":1623112601887,"name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","systemName":"DemoPnfZpyfdef2fhcqfnkjo65n","description":"catalog service description","tags":["robot-ete","Demo_pNF_ZpYfDEf2fhcqFNKjO65n"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112808088,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:40:51,706 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:40:51,707 INFO 201:service.py(1) - Service basic_vm onboarded 2021-06-08 00:40:51,708 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-06-08 00:40:51,708 DEBUG 195: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-06-08 00:40:51,708 DEBUG 197: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-06-08 00:40:51,708 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:40:51,709 DEBUG 103: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-06-08 00:40:51,709 DEBUG 105: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-06-08 00:40:51,709 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:40:51,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:51,781 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-06-08 00:40:51,782 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-06-08 00:40:51,783 DEBUG 120: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-06-08 00:40:51,783 ERROR 129: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-06-08 00:40:51,784 ERROR 212: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-06-08 00:40:51,793 DEBUG 103: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-06-08 00:40:51,794 DEBUG 105: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-06-08 00:40:51,794 DEBUG 106: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-06-08 00:40:51,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:51,976 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-06-08 00:40:51,978 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-06-08 00:40:51,978 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 2021-06-08 00:40:51,982 DEBUG 195: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-06-08 00:40:51,982 DEBUG 197: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-06-08 00:40:51,982 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:40:51,983 DEBUG 103: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-06-08 00:40:51,983 DEBUG 105: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-06-08 00:40:51,983 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:40:51,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:52,089 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-06-08 00:40:52,092 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:40:52,094 DEBUG 120: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":"1623112851863"}]} 2021-06-08 00:40:52,126 DEBUG 103: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-06-08 00:40:52,126 DEBUG 105: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/c315ff01-94b0-46ca-83f9-710af4d5d79e 2021-06-08 00:40:52,127 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "c315ff01-94b0-46ca-83f9-710af4d5d79e", "user-name": "onap-honolulu-daily-vnfs-ci", "password": "H1FlhJKWbpklaZeN7aqTVLdv0D1g75ok", "system-type": "VIM" , "service-url": "https://vim.pod4.opnfv.fr:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-honolulu-daily-vnfs" , "system-status": "active" } 2021-06-08 00:40:52,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:52,374 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/c315ff01-94b0-46ca-83f9-710af4d5d79e HTTP/1.1" 201 0 2021-06-08 00:40:52,377 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-06-08 00:40:52,378 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-06-08 00:40:52,381 DEBUG 195: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-06-08 00:40:52,381 DEBUG 197: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:40:52,381 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:40:52,381 DEBUG 103: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-06-08 00:40:52,382 DEBUG 105: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:40:52,382 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:40:52,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:52,479 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/538d363e945942228f6ddfc69d337625 HTTP/1.1" 404 464 2021-06-08 00:40:52,480 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-06-08 00:40:52,480 DEBUG 120: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/538d363e945942228f6ddfc69d337625","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","ERR.5.4.6114"]}}} 2021-06-08 00:40:52,480 ERROR 129: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-06-08 00:40:52,480 ERROR 212: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/538d363e945942228f6ddfc69d337625","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","ERR.5.4.6114"]}}}. 2021-06-08 00:40:52,481 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-06-08 00:40:52,481 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-06-08 00:40:52,484 DEBUG 103: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-06-08 00:40:52,484 DEBUG 105: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:40:52,484 DEBUG 106:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "538d363e945942228f6ddfc69d337625", "tenant-name": "onap-honolulu-daily-vnfs", "tenant-context": "None" } 2021-06-08 00:40:52,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:52,679 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/538d363e945942228f6ddfc69d337625 HTTP/1.1" 201 0 2021-06-08 00:40:52,680 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-06-08 00:40:52,680 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-06-08 00:40:52,684 DEBUG 195: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-06-08 00:40:52,684 DEBUG 197: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-06-08 00:40:52,684 DEBUG 198:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-06-08 00:40:52,684 DEBUG 103: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-06-08 00:40:52,684 DEBUG 105: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-06-08 00:40:52,684 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-06-08 00:40:52,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:52,733 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-06-08 00:40:52,734 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-06-08 00:40:52,734 DEBUG 120: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-06-08 00:40:52,734 ERROR 129: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-06-08 00:40:52,735 ERROR 212: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-06-08 00:40:52,738 DEBUG 103: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-06-08 00:40:52,738 DEBUG 105: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-06-08 00:40:52,738 DEBUG 106:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-06-08 00:40:52,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:52,875 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-06-08 00:40:52,876 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-06-08 00:40:52,876 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-06-08 00:40:52,895 DEBUG 103: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-06-08 00:40:52,895 DEBUG 105: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-06-08 00:40:52,895 DEBUG 106: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-06-08 00:40:52,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:52,988 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-06-08 00:40:52,989 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 412 2021-06-08 00:40:52,990 DEBUG 120: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-06-08 00:40:52,990 ERROR 129: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-06-08 00:40:52,991 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-06-08 00:40:52,991 DEBUG 195: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-06-08 00:40:52,991 DEBUG 197: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-06-08 00:40:52,991 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:40:52,997 DEBUG 103: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-06-08 00:40:52,997 DEBUG 105: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-06-08 00:40:52,997 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:40:53,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:53,089 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-06-08 00:40:53,090 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:40:53,090 DEBUG 120: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":"1623112851863"}]} 2021-06-08 00:40:53,102 DEBUG 103:onap_service.py(1) - [AAI][add relationship 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-06-08 00:40:53,103 DEBUG 105:onap_service.py(1) - [AAI][add relationship 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/relationship-list/relationship 2021-06-08 00:40:53,103 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] 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-06-08 00:40:53,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:53,675 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-06-08 00:40:53,676 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-06-08 00:40:53,676 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-06-08 00:40:53,691 DEBUG 103: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-06-08 00:40:53,691 DEBUG 105: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-06-08 00:40:53,691 DEBUG 106:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-06-08 00:40:53,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:53,976 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-06-08 00:40:53,977 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-06-08 00:40:53,978 DEBUG 120:onap_service.py(1) - [AAI][declare customer] response: 2021-06-08 00:40:53,982 DEBUG 195: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-06-08 00:40:53,982 DEBUG 197: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-06-08 00:40:53,982 DEBUG 198:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-06-08 00:40:53,983 DEBUG 103: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-06-08 00:40:53,983 DEBUG 105: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-06-08 00:40:53,983 DEBUG 106:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-06-08 00:40:53,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:54,089 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-06-08 00:40:54,090 INFO 116:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-06-08 00:40:54,091 DEBUG 120:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1623112853726"} 2021-06-08 00:40:54,094 DEBUG 195: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-06-08 00:40:54,094 DEBUG 197: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-06-08 00:40:54,094 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-06-08 00:40:54,095 DEBUG 103: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-06-08 00:40:54,095 DEBUG 105: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-06-08 00:40:54,095 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-06-08 00:40:54,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:54,274 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-06-08 00:40:54,275 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-06-08 00:40:54,276 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1623112853726"} 2021-06-08 00:40:54,279 DEBUG 195: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-06-08 00:40:54,279 DEBUG 197: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-06-08 00:40:54,280 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:40:54,280 DEBUG 103: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-06-08 00:40:54,280 DEBUG 105: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-06-08 00:40:54,280 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:40:54,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:40:54,480 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-06-08 00:40:54,482 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-06-08 00:40:54,482 DEBUG 120: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-06-08 00:40:54,482 ERROR 129: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-06-08 00:40:54,483 ERROR 212: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-06-08 00:40:54,483 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-06-08 00:40:54,487 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:40:54,487 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:40:54,488 DEBUG 195: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-06-08 00:40:54,488 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:40:54,488 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:40:54,488 DEBUG 103: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-06-08 00:40:54,488 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:40:54,488 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:40:54,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:41:01,698 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2547 2021-06-08 00:41:01,700 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:41:01,700 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/791136a7-30b3-43ca-a3cb-c703634c31e3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:41:01,703 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:41:01,703 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:01,704 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:01,704 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:01,704 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:41:01,704 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:01,704 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:01,704 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:01,704 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:41:01,704 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:01,704 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:01,705 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-08 00:41:01,705 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ZpYfDEf2fhcqFNKjO65n from SDC 2021-06-08 00:41:01,705 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:01,705 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:01,705 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:01,705 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:41:01,705 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:01,705 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:01,705 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:01,705 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:41:01,706 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:01,706 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:01,706 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:41:01,706 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:41:01,706 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:01,706 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:01,706 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:01,706 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:41:01,706 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:41:01,707 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:41:01,707 DEBUG 195: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-06-08 00:41:01,708 DEBUG 197: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-06-08 00:41:01,708 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:41:01,708 DEBUG 103: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-06-08 00:41:01,708 DEBUG 105: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-06-08 00:41:01,708 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:41:01,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:41:08,378 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-06-08 00:41:08,380 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:41:08,382 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"defaulticon","uniqueId":"ec5147e1-6ff5-4705-9bb1-e4099d04403d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112557185,"name":"pNF be3e12f0-1235","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7cf9b23-9046-4a3b-b188-270cdfa50392","invariantUUID":"8876a1a9-5e9c-4b77-8b8b-2d85b2431ce3","systemName":"PnfBe3e12f01235","description":"vendor software product","tags":["pNF be3e12f0-1235"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"2201e0f2-8c00-4e55-9c33-c7fe1ea05f64","lifecycleState":"CERTIFIED","lastUpdateDate":1623112601887,"name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","systemName":"DemoPnfZpyfdef2fhcqfnkjo65n","description":"catalog service description","tags":["robot-ete","Demo_pNF_ZpYfDEf2fhcqFNKjO65n"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112808088,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:41:08,388 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:41:08,389 DEBUG 103: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-06-08 00:41:08,389 DEBUG 105: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-06-08 00:41:08,389 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "0a986e53-2dc9-4d6a-93e3-10772dda92ec" } 2021-06-08 00:41:08,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:08,675 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-06-08 00:41:08,676 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-06-08 00:41:08,677 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 2021-06-08 00:41:08,681 DEBUG 195: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-06-08 00:41:08,682 DEBUG 197: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-06-08 00:41:08,682 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:41:08,682 DEBUG 103: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-06-08 00:41:08,682 DEBUG 105: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-06-08 00:41:08,682 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:41:08,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:08,787 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-06-08 00:41:08,788 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-06-08 00:41:08,788 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1623112868418"}]} 2021-06-08 00:41:08,791 DEBUG 195: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-06-08 00:41:08,791 DEBUG 197: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-06-08 00:41:08,791 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-06-08 00:41:08,791 DEBUG 103: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-06-08 00:41:08,791 DEBUG 105: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-06-08 00:41:08,792 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-06-08 00:41:08,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:08,875 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-06-08 00:41:08,876 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-06-08 00:41:08,877 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1623112853726"} 2021-06-08 00:41:08,880 DEBUG 195: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-06-08 00:41:08,880 DEBUG 197: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-06-08 00:41:08,880 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:41:08,880 DEBUG 103: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-06-08 00:41:08,881 DEBUG 105: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-06-08 00:41:08,881 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:41:08,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:08,979 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-06-08 00:41:08,980 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-06-08 00:41:08,980 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1623112868418"}]} 2021-06-08 00:41:08,983 DEBUG 195: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-06-08 00:41:08,983 DEBUG 197: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-06-08 00:41:08,983 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:41:08,983 DEBUG 103: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-06-08 00:41:08,983 DEBUG 105: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-06-08 00:41:08,983 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:41:08,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:09,092 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-06-08 00:41:09,094 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:41:09,094 DEBUG 120: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":"1623112853152","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-06-08 00:41:09,098 DEBUG 195: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-06-08 00:41:09,098 DEBUG 197: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:41:09,098 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:41:09,100 DEBUG 103: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-06-08 00:41:09,100 DEBUG 105: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:41:09,100 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:41:09,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:09,182 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/538d363e945942228f6ddfc69d337625 HTTP/1.1" 200 148 2021-06-08 00:41:09,183 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-08 00:41:09,183 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"538d363e945942228f6ddfc69d337625","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1623112852512"} 2021-06-08 00:41:09,195 DEBUG 103:onap_service.py(1) - [AAI][add relationship 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-06-08 00:41:09,195 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] 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-06-08 00:41:09,195 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] 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/538d363e945942228f6ddfc69d337625?resource-version=1623112852512", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-honolulu-daily-vnfs"}], "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": "538d363e945942228f6ddfc69d337625"}] } 2021-06-08 00:41:09,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:09,779 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-06-08 00:41:09,780 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-06-08 00:41:09,780 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-06-08 00:41:09,784 DEBUG 195: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-06-08 00:41:09,784 DEBUG 197: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-06-08 00:41:09,784 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-06-08 00:41:09,784 DEBUG 103: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-06-08 00:41:09,784 DEBUG 105: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-06-08 00:41:09,784 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-06-08 00:41:09,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:09,887 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-06-08 00:41:09,888 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-06-08 00:41:09,889 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1623112853726"} 2021-06-08 00:41:09,892 DEBUG 195: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-06-08 00:41:09,892 DEBUG 197: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-06-08 00:41:09,893 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:41:09,893 DEBUG 103: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-06-08 00:41:09,893 DEBUG 105: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-06-08 00:41:09,893 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:41:09,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:09,989 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-06-08 00:41:09,990 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:41:09,991 DEBUG 120: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":"1623112853152","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-06-08 00:41:09,993 DEBUG 195: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-06-08 00:41:09,993 DEBUG 197: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:41:09,993 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:41:09,994 DEBUG 103: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-06-08 00:41:09,994 DEBUG 105: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:41:09,994 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:41:09,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:10,085 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/538d363e945942228f6ddfc69d337625 HTTP/1.1" 200 611 2021-06-08 00:41:10,086 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-08 00:41:10,086 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"538d363e945942228f6ddfc69d337625","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1623112869230","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-06-08 00:41:10,089 DEBUG 195: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-06-08 00:41:10,089 DEBUG 197: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-06-08 00:41:10,089 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-06-08 00:41:10,089 DEBUG 103: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-06-08 00:41:10,089 DEBUG 105: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-06-08 00:41:10,089 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-06-08 00:41:10,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:10,188 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 966 2021-06-08 00:41:10,189 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-06-08 00:41:10,189 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"4f0d8439-3d8a-499e-947a-77cb659cebc1","owning-entity-name":"basicnw-oe","resource-version":"1623112731530","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/16843944-5ddd-40b0-bb3e-e9d175e413a3","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"16843944-5ddd-40b0-bb3e-e9d175e413a3"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-d855557c-1fb5-4408-81a2-9924d5623fca"}]}]}}]} 2021-06-08 00:41:10,192 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-06-08 00:41:10,195 DEBUG 103: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-06-08 00:41:10,195 DEBUG 105: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/eb74db45-de43-4f76-a028-11bc04d869d5 2021-06-08 00:41:10,195 DEBUG 106:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "eb74db45-de43-4f76-a028-11bc04d869d5" } 2021-06-08 00:41:10,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:10,374 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/eb74db45-de43-4f76-a028-11bc04d869d5 HTTP/1.1" 201 0 2021-06-08 00:41:10,375 INFO 116:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-06-08 00:41:10,375 DEBUG 120:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-06-08 00:41:10,378 DEBUG 195: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-06-08 00:41:10,378 DEBUG 197: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/eb74db45-de43-4f76-a028-11bc04d869d5 2021-06-08 00:41:10,378 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-06-08 00:41:10,378 DEBUG 103: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-06-08 00:41:10,378 DEBUG 105: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/eb74db45-de43-4f76-a028-11bc04d869d5 2021-06-08 00:41:10,378 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-06-08 00:41:10,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:41:10,480 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/eb74db45-de43-4f76-a028-11bc04d869d5 HTTP/1.1" 200 128 2021-06-08 00:41:10,482 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-06-08 00:41:10,482 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"eb74db45-de43-4f76-a028-11bc04d869d5","owning-entity-name":"basicvm-oe","resource-version":"1623112870238"} 2021-06-08 00:41:10,491 DEBUG 103:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-06-08 00:41:10,491 DEBUG 105:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-06-08 00:41:10,491 DEBUG 106:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: { "options": ["basicvm-project"] } 2021-06-08 00:41:10,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-06-08 00:41:10,938 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-06-08 00:41:10,939 INFO 116:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200 2021-06-08 00:41:10,939 DEBUG 120:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]} 2021-06-08 00:41:10,941 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-06-08 00:41:10,942 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:41:10,942 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:41:10,942 DEBUG 195: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-06-08 00:41:10,942 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:41:10,942 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:41:10,943 DEBUG 103: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-06-08 00:41:10,943 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:41:10,943 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:41:10,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:41:16,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2533 2021-06-08 00:41:16,474 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:41:16,475 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/791136a7-30b3-43ca-a3cb-c703634c31e3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:41:16,477 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:41:16,477 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:16,477 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:16,477 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:16,477 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:41:16,477 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:16,477 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:16,478 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:16,478 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:41:16,478 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:16,478 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:16,478 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:16,478 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ZpYfDEf2fhcqFNKjO65n from SDC 2021-06-08 00:41:16,478 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:16,478 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:16,478 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:16,478 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:41:16,478 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:16,479 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:16,479 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:16,479 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:41:16,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:16,479 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:16,479 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:41:16,479 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:41:16,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:41:16,479 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:41:16,479 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:41:16,479 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:41:16,479 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:41:16,480 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:41:16,480 DEBUG 195: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-06-08 00:41:16,480 DEBUG 197: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-06-08 00:41:16,480 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:41:16,480 DEBUG 103: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-06-08 00:41:16,480 DEBUG 105: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-06-08 00:41:16,480 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:41:16,483 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:41:23,185 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-06-08 00:41:23,189 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:41:23,192 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"defaulticon","uniqueId":"ec5147e1-6ff5-4705-9bb1-e4099d04403d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112557185,"name":"pNF be3e12f0-1235","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7cf9b23-9046-4a3b-b188-270cdfa50392","invariantUUID":"8876a1a9-5e9c-4b77-8b8b-2d85b2431ce3","systemName":"PnfBe3e12f01235","description":"vendor software product","tags":["pNF be3e12f0-1235"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"2201e0f2-8c00-4e55-9c33-c7fe1ea05f64","lifecycleState":"CERTIFIED","lastUpdateDate":1623112601887,"name":"Demo_pNF_ZpYfDEf2fhcqFNKjO65n","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"791136a7-30b3-43ca-a3cb-c703634c31e3","invariantUUID":"bddd69d0-008c-41e4-ab8f-aeb3ecad8eb4","systemName":"DemoPnfZpyfdef2fhcqfnkjo65n","description":"catalog service description","tags":["robot-ete","Demo_pNF_ZpYfDEf2fhcqFNKjO65n"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112869785,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:41:23,199 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:41:23,200 DEBUG 195: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-06-08 00:41:23,200 DEBUG 197: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/f802506e-f1a5-40be-ac4c-955c239748fb/distribution 2021-06-08 00:41:23,200 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-06-08 00:41:23,200 DEBUG 103: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-06-08 00:41:23,201 DEBUG 105: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/f802506e-f1a5-40be-ac4c-955c239748fb/distribution 2021-06-08 00:41:23,201 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-06-08 00:41:23,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:41:23,385 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/distribution HTTP/1.1" 200 205 2021-06-08 00:41:23,386 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-06-08 00:41:23,387 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"527c421a-8039-4bca-a2ee-9f3be2f0e358","timestamp":"2021-06-08 00:40:34.074 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-06-08 00:41:23,388 DEBUG 195: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-06-08 00:41:23,389 DEBUG 197: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:41:23,389 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:41:23,389 DEBUG 103: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-06-08 00:41:23,389 DEBUG 105: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:41:23,389 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:41:23,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:41:23,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/527c421a-8039-4bca-a2ee-9f3be2f0e358 HTTP/1.1" 200 29 2021-06-08 00:41:23,513 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-06-08 00:41:23,514 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-06-08 00:41:23,515 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-06-08 00:41:23,516 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-06-08 00:42:23,574 DEBUG 195: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-06-08 00:42:23,574 DEBUG 197: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:42:23,574 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:42:23,575 DEBUG 103: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-06-08 00:42:23,575 DEBUG 105: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:42:23,575 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:42:23,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:42:23,805 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/527c421a-8039-4bca-a2ee-9f3be2f0e358 HTTP/1.1" 200 None 2021-06-08 00:42:23,807 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-06-08 00:42:23,809 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112863489","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112863607","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112868580","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112862382","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":"1623112874182","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112861298","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112863408","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112859106","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112867407","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112873178","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":"1623112871103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112866571","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112858102","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112868694","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112867691","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112866384","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112853077","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112868410","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112866687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112867576","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112852519","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112854082","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112874999","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112861185","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112861088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112860108","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2021-06-08 00:42:23,812 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112863489', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112863607', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112868580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112862382', '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': '1623112874182', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112861298', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112863408', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112859106', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112867407', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112873178', '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': '1623112871103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112866571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112858102', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112868694', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112867691', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112866384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112853077', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112868410', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112866687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112867576', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112852519', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112854082', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112874999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112861185', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112861088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112860108', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2021-06-08 00:42:23,813 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-06-08 00:42:23,814 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-06-08 00:43:23,874 DEBUG 195: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-06-08 00:43:23,874 DEBUG 197: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:43:23,874 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:43:23,875 DEBUG 103: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-06-08 00:43:23,875 DEBUG 105: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:43:23,875 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:43:23,877 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:43:24,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/527c421a-8039-4bca-a2ee-9f3be2f0e358 HTTP/1.1" 200 None 2021-06-08 00:43:24,106 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-06-08 00:43:24,107 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112863489","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112863607","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112868580","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112862382","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":"1623112874182","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112861298","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112863408","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112859106","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112867407","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112873178","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":"1623112871103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112866571","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112858102","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112868694","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112867691","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112877006","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112866384","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112853077","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112868410","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112866687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112867576","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112852519","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112854082","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112874999","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112861185","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112861088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112860108","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2021-06-08 00:43:24,111 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112863489', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112863607', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112868580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112862382', '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': '1623112874182', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112861298', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112863408', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112859106', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112867407', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112873178', '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': '1623112871103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112866571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112858102', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112868694', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112867691', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112877006', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112866384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112853077', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112868410', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112866687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112867576', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112852519', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112854082', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112874999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112861185', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112861088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112860108', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2021-06-08 00:43:24,113 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-06-08 00:43:24,113 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-06-08 00:44:24,174 DEBUG 195: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-06-08 00:44:24,175 DEBUG 197: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:44:24,176 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:44:24,177 DEBUG 103: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-06-08 00:44:24,177 DEBUG 105: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:44:24,177 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:44:24,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:44:24,505 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/527c421a-8039-4bca-a2ee-9f3be2f0e358 HTTP/1.1" 200 None 2021-06-08 00:44:24,507 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-06-08 00:44:24,508 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112863489","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112863607","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112868580","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112862382","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":"1623112874182","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112861298","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112863408","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112888684","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112859106","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112867407","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112873178","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":"1623112871103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112866571","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","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":"1623112887681","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112858102","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112868694","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112867691","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112877006","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112866384","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112853077","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112868410","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112878009","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112866687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112877995","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112867576","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112852519","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112854082","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112874999","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112861185","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112861088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112860108","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2021-06-08 00:44:24,514 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112863489', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112863607', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112868580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112862382', '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': '1623112874182', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112861298', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112863408', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112888684', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112859106', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112867407', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112873178', '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': '1623112871103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112866571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', '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': '1623112887681', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112858102', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112868694', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112867691', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112877006', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112866384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112853077', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112868410', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112878009', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112866687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112877995', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112867576', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112852519', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112854082', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112874999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112861185', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112861088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112860108', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2021-06-08 00:44:24,515 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-06-08 00:44:24,515 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-06-08 00:44:24,516 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-06-08 00:45:24,574 DEBUG 195: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-06-08 00:45:24,574 DEBUG 197: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:45:24,574 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:45:24,575 DEBUG 103: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-06-08 00:45:24,575 DEBUG 105: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:45:24,575 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:45:24,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:45:24,694 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/527c421a-8039-4bca-a2ee-9f3be2f0e358 HTTP/1.1" 200 None 2021-06-08 00:45:24,697 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-06-08 00:45:24,698 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112863489","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112863607","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112868580","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112862382","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":"1623112874182","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112861298","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112863408","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112888684","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112859106","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112867407","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112873178","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":"1623112871103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112866571","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","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":"1623112887681","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112858102","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112868694","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112867691","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112877006","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112866384","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112853077","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112868410","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112878009","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112866687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112877995","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112867576","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112852519","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112854082","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112874999","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112861185","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112861088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112860108","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2021-06-08 00:45:24,701 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112863489', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112863607', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112868580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112862382', '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': '1623112874182', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112861298', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112863408', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112888684', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112859106', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112867407', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112873178', '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': '1623112871103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112866571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', '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': '1623112887681', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112858102', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112868694', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112867691', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112877006', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112866384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112853077', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112868410', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112878009', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112866687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112877995', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112867576', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112852519', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112854082', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112874999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112861185', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112861088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112860108', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2021-06-08 00:45:24,702 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-06-08 00:45:24,703 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-06-08 00:45:24,703 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-06-08 00:46:24,763 DEBUG 195: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-06-08 00:46:24,764 DEBUG 197: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:46:24,764 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:46:24,764 DEBUG 103: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-06-08 00:46:24,764 DEBUG 105: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:46:24,764 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:46:24,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:46:24,896 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/527c421a-8039-4bca-a2ee-9f3be2f0e358 HTTP/1.1" 200 None 2021-06-08 00:46:24,897 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-06-08 00:46:24,899 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112863489","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112863607","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112868580","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112862382","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":"1623112874182","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112861298","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112863408","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112888684","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112859106","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112867407","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112873178","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":"1623112871103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112866571","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","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":"1623112887681","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112858102","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112868694","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112867691","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112877006","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112866384","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112853077","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112868410","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112878009","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112866687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112877995","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112867576","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112852519","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112854082","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112874999","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112861185","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112861088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112860108","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2021-06-08 00:46:24,902 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112863489', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112863607', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112868580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112862382', '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': '1623112874182', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112861298', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112863408', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112888684', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112859106', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112867407', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112873178', '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': '1623112871103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112866571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', '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': '1623112887681', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112858102', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112868694', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112867691', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112877006', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112866384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112853077', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112868410', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112878009', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112866687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112877995', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112867576', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112852519', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112854082', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112874999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112861185', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112861088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112860108', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2021-06-08 00:46:24,904 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-06-08 00:46:24,904 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-06-08 00:46:24,904 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-06-08 00:47:24,918 DEBUG 195: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-06-08 00:47:24,918 DEBUG 197: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:47:24,918 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:47:24,919 DEBUG 103: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-06-08 00:47:24,919 DEBUG 105: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/527c421a-8039-4bca-a2ee-9f3be2f0e358 2021-06-08 00:47:24,919 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-06-08 00:47:24,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:47:25,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/527c421a-8039-4bca-a2ee-9f3be2f0e358 HTTP/1.1" 200 None 2021-06-08 00:47:25,005 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-06-08 00:47:25,007 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113085980","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113081298","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112863489","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112863607","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112868580","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113069092","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","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":"1623112862382","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":"1623112874182","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113092085","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112861298","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112863408","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113090077","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112888684","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112859106","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","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":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113084109","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":"1623113069092","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112867407","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112873178","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113089074","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":"1623113069092","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":"1623112871103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112866571","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","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":"1623112887681","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112858102","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112868694","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112867691","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112877006","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113069092","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":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113087972","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","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":"1623112866384","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112853077","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112868410","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":"1623113091081","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","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":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623112840496","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113069092","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113069092","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112844726","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112878009","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623112852519","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623112862382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112866687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112845134","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623112877995","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112867576","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","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":"1623112852519","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":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112835308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112851901","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623112854082","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623113069092","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623112851105","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623112874999","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112861185","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623112861088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623112851904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112847080","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623112860108","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2021-06-08 00:47:25,010 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113085980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113081298', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112863489', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112863607', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112868580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113069092', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', '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': '1623112862382', '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': '1623112874182', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113092085', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112861298', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112863408', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113090077', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112888684', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112859106', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', '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': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113084109', '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': '1623113069092', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112867407', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112873178', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113089074', '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': '1623113069092', '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': '1623112871103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112866571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', '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': '1623112887681', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112858102', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112868694', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112867691', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112877006', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113069092', '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': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113087972', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', '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': '1623112866384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112853077', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112868410', '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': '1623113091081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', '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': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623112840496', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113069092', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113069092', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112844726', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112878009', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623112852519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623112862382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112866687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112845134', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623112877995', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112867576', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', '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': '1623112852519', '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': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112835308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112851901', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623112854082', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623113069092', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623112851105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623112874999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112861185', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623112861088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623112851904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112847080', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623112860108', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2021-06-08 00:47:25,011 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-08 00:47:25,012 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-08 00:47:25,012 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-08 00:47:25,012 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-06-08 00:47:25,013 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-08 00:47:25,013 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-06-08 00:47:25,014 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-06-08 00:47:25,026 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] sent header: 2021-06-08 00:47:25,026 DEBUG 197: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-06-08 00:47:25,026 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "0a986e53-2dc9-4d6a-93e3-10772dda92ec", "modelVersionId": "f802506e-f1a5-40be-ac4c-955c239748fb", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "538d363e945942228f6ddfc69d337625", "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": "eb74db45-de43-4f76-a028-11bc04d869d5", "owningEntityName": "basicvm-oe" } } } 2021-06-08 00:47:25,026 DEBUG 103: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': '5988410a-61d8-49a9-8164-4392674aa4ce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:47:25,027 DEBUG 105: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-06-08 00:47:25,027 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "0a986e53-2dc9-4d6a-93e3-10772dda92ec", "modelVersionId": "f802506e-f1a5-40be-ac4c-955c239748fb", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "538d363e945942228f6ddfc69d337625", "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": "eb74db45-de43-4f76-a028-11bc04d869d5", "owningEntityName": "basicvm-oe" } } } 2021-06-08 00:47:25,029 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:47:26,452 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-06-08 00:47:26,455 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-06-08 00:47:26,456 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"5988410a-61d8-49a9-8164-4392674aa4ce","instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce"}} 2021-06-08 00:47:26,457 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-06-08 00:47:26,479 DEBUG 195:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: 2021-06-08 00:47:26,480 DEBUG 197:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:26,480 DEBUG 198:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:26,481 DEBUG 103:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c9998be5-80c9-4a0e-b17e-b14395abd032', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:47:26,482 DEBUG 105:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:26,482 DEBUG 106:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:26,485 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:47:26,634 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce HTTP/1.1" 200 1348 2021-06-08 00:47:26,638 INFO 116:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response code: 200 2021-06-08 00:47:26,639 DEBUG 120:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response: {"request":{"requestId":"5988410a-61d8-49a9-8164-4392674aa4ce","startTime":"Tue, 08 Jun 2021 00:47:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"eb74db45-de43-4f76-a028-11bc04d869d5","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Jun 2021 00:47:25 GMT"}}} 2021-06-08 00:47:36,647 DEBUG 195:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: 2021-06-08 00:47:36,647 DEBUG 197:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:36,647 DEBUG 198:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:36,648 DEBUG 103:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '610ee7ed-11cc-4a21-a751-087e5bad2973', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:47:36,648 DEBUG 105:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:36,648 DEBUG 106:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:36,651 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:47:36,788 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce HTTP/1.1" 200 1558 2021-06-08 00:47:36,790 INFO 116:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response code: 200 2021-06-08 00:47:36,790 DEBUG 120:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response: {"request":{"requestId":"5988410a-61d8-49a9-8164-4392674aa4ce","startTime":"Tue, 08 Jun 2021 00:47:25 GMT","finishTime":"Tue, 08 Jun 2021 00:47:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"eb74db45-de43-4f76-a028-11bc04d869d5","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Jun 2021 00:47:31 GMT"}}} 2021-06-08 00:47:36,791 INFO 56:mixins.py(11) - ServiceInstantiation task finished 2021-06-08 00:47:36,791 DEBUG 195:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: 2021-06-08 00:47:36,792 DEBUG 197:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:36,792 DEBUG 198:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:36,792 DEBUG 103:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0fe3d7dd-2e1e-4dfe-9b09-31d8b7f4265a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:47:36,792 DEBUG 105:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:36,792 DEBUG 106:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:36,794 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:47:36,943 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce HTTP/1.1" 200 1558 2021-06-08 00:47:36,945 INFO 116:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response code: 200 2021-06-08 00:47:36,946 DEBUG 120:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response: {"request":{"requestId":"5988410a-61d8-49a9-8164-4392674aa4ce","startTime":"Tue, 08 Jun 2021 00:47:25 GMT","finishTime":"Tue, 08 Jun 2021 00:47:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"eb74db45-de43-4f76-a028-11bc04d869d5","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Jun 2021 00:47:31 GMT"}}} 2021-06-08 00:47:36,947 DEBUG 195:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: 2021-06-08 00:47:36,947 DEBUG 197:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:36,947 DEBUG 198:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:36,948 DEBUG 103:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ccdb75ad-965a-4af1-b040-343f0d27d0bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:47:36,948 DEBUG 105:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:36,948 DEBUG 106:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:36,950 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:47:37,096 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce HTTP/1.1" 200 1558 2021-06-08 00:47:37,099 INFO 116:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response code: 200 2021-06-08 00:47:37,099 DEBUG 120:onap_service.py(11) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response: {"request":{"requestId":"5988410a-61d8-49a9-8164-4392674aa4ce","startTime":"Tue, 08 Jun 2021 00:47:25 GMT","finishTime":"Tue, 08 Jun 2021 00:47:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"eb74db45-de43-4f76-a028-11bc04d869d5","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Jun 2021 00:47:31 GMT"}}} 2021-06-08 00:47:37,105 DEBUG 195:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: 2021-06-08 00:47:37,106 DEBUG 197:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:37,106 DEBUG 198:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:37,106 DEBUG 103:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '18179a84-fca3-4fcd-812d-e6cc8b48d53f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:47:37,107 DEBUG 105:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:37,107 DEBUG 106:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:37,109 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:47:37,252 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce HTTP/1.1" 200 1558 2021-06-08 00:47:37,254 INFO 116:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response code: 200 2021-06-08 00:47:37,255 DEBUG 120:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response: {"request":{"requestId":"5988410a-61d8-49a9-8164-4392674aa4ce","startTime":"Tue, 08 Jun 2021 00:47:25 GMT","finishTime":"Tue, 08 Jun 2021 00:47:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"eb74db45-de43-4f76-a028-11bc04d869d5","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Jun 2021 00:47:31 GMT"}}} 2021-06-08 00:47:37,256 DEBUG 195:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: 2021-06-08 00:47:37,256 DEBUG 197:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:37,256 DEBUG 198:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:37,256 DEBUG 103:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6218c14-475e-447a-b217-abeaedb7e6ce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:47:37,256 DEBUG 105:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce 2021-06-08 00:47:37,256 DEBUG 106:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] data sent: None 2021-06-08 00:47:37,258 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:47:37,395 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5988410a-61d8-49a9-8164-4392674aa4ce HTTP/1.1" 200 1558 2021-06-08 00:47:37,396 INFO 116:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response code: 200 2021-06-08 00:47:37,396 DEBUG 120:onap_service.py(1) - [None][Check 5988410a-61d8-49a9-8164-4392674aa4ce orchestration request status] response: {"request":{"requestId":"5988410a-61d8-49a9-8164-4392674aa4ce","startTime":"Tue, 08 Jun 2021 00:47:25 GMT","finishTime":"Tue, 08 Jun 2021 00:47:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"eb74db45-de43-4f76-a028-11bc04d869d5","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Jun 2021 00:47:31 GMT"}}} 2021-06-08 00:47:37,397 DEBUG 195: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-06-08 00:47:37,397 DEBUG 197: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-06-08 00:47:37,398 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:47:37,398 DEBUG 103: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-06-08 00:47:37,398 DEBUG 105: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-06-08 00:47:37,398 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:47:37,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:47:37,506 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 765 2021-06-08 00:47:37,507 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-06-08 00:47:37,508 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1623112869230","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/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]}}]} 2021-06-08 00:47:37,512 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-06-08 00:47:37,512 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-ac73f913-ea4e-49ba-be8f-da1a2c36157d 2021-06-08 00:47:37,512 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] data sent: None 2021-06-08 00:47:37,512 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-06-08 00:47:37,513 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-ac73f913-ea4e-49ba-be8f-da1a2c36157d 2021-06-08 00:47:37,513 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] data sent: None 2021-06-08 00:47:37,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:47:37,703 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-ac73f913-ea4e-49ba-be8f-da1a2c36157d HTTP/1.1" 200 1190 2021-06-08 00:47:37,705 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] response code: 200 2021-06-08 00:47:37,705 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] response: {"service-instance":[{"service-instance-id":"0f781264-3e37-48ea-affe-ee189e1cf6a2","service-instance-name":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","model-version-id":"f802506e-f1a5-40be-ac4c-955c239748fb","resource-version":"1623113251326","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0f781264-3e37-48ea-affe-ee189e1cf6a2/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/eb74db45-de43-4f76-a028-11bc04d869d5","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"eb74db45-de43-4f76-a028-11bc04d869d5"}]},{"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-06-08 00:47:37,708 DEBUG 195: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-06-08 00:47:37,708 DEBUG 197: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-06-08 00:47:37,708 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-06-08 00:47:37,708 DEBUG 103: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-06-08 00:47:37,709 DEBUG 105: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-06-08 00:47:37,709 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-06-08 00:47:37,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:47:37,806 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-06-08 00:47:37,807 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-06-08 00:47:37,807 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1623112853726"} 2021-06-08 00:47:37,810 DEBUG 195: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-06-08 00:47:37,810 DEBUG 197: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-06-08 00:47:37,811 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:47:37,811 DEBUG 103: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-06-08 00:47:37,811 DEBUG 105: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-06-08 00:47:37,811 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:47:37,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:47:37,876 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 765 2021-06-08 00:47:37,877 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-06-08 00:47:37,877 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1623112869230","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/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]}}]} 2021-06-08 00:47:37,880 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-06-08 00:47:37,880 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-ac73f913-ea4e-49ba-be8f-da1a2c36157d 2021-06-08 00:47:37,880 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] data sent: None 2021-06-08 00:47:37,880 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-06-08 00:47:37,880 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-ac73f913-ea4e-49ba-be8f-da1a2c36157d 2021-06-08 00:47:37,881 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] data sent: None 2021-06-08 00:47:37,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:47:38,006 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-ac73f913-ea4e-49ba-be8f-da1a2c36157d HTTP/1.1" 200 1190 2021-06-08 00:47:38,008 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] response code: 200 2021-06-08 00:47:38,008 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] response: {"service-instance":[{"service-instance-id":"0f781264-3e37-48ea-affe-ee189e1cf6a2","service-instance-name":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","model-version-id":"f802506e-f1a5-40be-ac4c-955c239748fb","resource-version":"1623113251326","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0f781264-3e37-48ea-affe-ee189e1cf6a2/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/eb74db45-de43-4f76-a028-11bc04d869d5","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"eb74db45-de43-4f76-a028-11bc04d869d5"}]},{"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-06-08 00:47:38,012 DEBUG 195: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-06-08 00:47:38,012 DEBUG 197: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-06-08 00:47:38,012 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:47:38,012 DEBUG 103: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-06-08 00:47:38,012 DEBUG 105: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-06-08 00:47:38,013 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:47:38,015 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:47:38,084 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-06-08 00:47:38,085 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:47:38,086 DEBUG 120: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":"1623112853152","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-06-08 00:47:38,090 DEBUG 195: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-06-08 00:47:38,090 DEBUG 197: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:47:38,090 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:47:38,090 DEBUG 103: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-06-08 00:47:38,091 DEBUG 105: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:47:38,091 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:47:38,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:47:38,143 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/538d363e945942228f6ddfc69d337625 HTTP/1.1" 200 611 2021-06-08 00:47:38,144 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-08 00:47:38,145 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"538d363e945942228f6ddfc69d337625","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1623112869230","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-06-08 00:47:38,148 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:47:38,148 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:47:38,149 DEBUG 195: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-06-08 00:47:38,149 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:47:38,149 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:47:38,150 DEBUG 103: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-06-08 00:47:38,150 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:47:38,150 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:47:38,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:47:39,488 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2516 2021-06-08 00:47:39,490 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:47:39,492 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/790dcd14-8383-4b47-ad53-f4a7a98b2c77/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:47:39,495 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:47:39,495 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:39,495 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:39,495 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:39,495 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:47:39,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:39,496 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:39,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:39,496 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:47:39,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:39,496 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:39,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:39,496 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:47:39,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:39,496 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:39,497 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:39,497 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:47:39,497 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:39,497 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:39,497 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:47:39,497 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-08 00:47:39,497 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:39,497 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:39,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:39,498 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:47:39,498 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:39,498 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:39,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:39,498 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:47:39,498 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:47:39,498 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:47:39,499 DEBUG 195: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-06-08 00:47:39,499 DEBUG 197: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-06-08 00:47:39,499 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:47:39,500 DEBUG 103: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-06-08 00:47:39,500 DEBUG 105: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-06-08 00:47:39,500 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:47:39,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:47:43,709 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-06-08 00:47:43,712 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:47:43,714 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","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":"defaulticon","uniqueId":"9df2196c-fb9f-4c14-956c-9984e05dbcbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623112942805,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"41b90e90-98d6-4777-b47b-518e2eb239d8","invariantUUID":"2d986dc0-b5e5-4613-8127-2e696695811a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"916b50f0-adcb-4abb-beb2-27f80a7c9592","lifecycleState":"CERTIFIED","lastUpdateDate":1623113055499,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112869785,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:47:43,719 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:47:43,720 DEBUG 103: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-06-08 00:47:43,720 DEBUG 105: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/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel 2021-06-08 00:47:43,720 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-06-08 00:47:43,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:47:44,259 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel HTTP/1.1" 200 None 2021-06-08 00:47:44,260 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-06-08 00:47:44,262 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-08 00:47:44,262 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-08 00:47:44,262 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-08 00:47:44,262 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-08 00:47:44,262 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-08 00:47:44,263 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-08 00:47:44,263 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-08 00:47:44,347 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.0423365196346232, below negative shortcut threshhold 0.05 2021-06-08 00:47:44,427 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04040851585546285, below negative shortcut threshhold 0.05 2021-06-08 00:47:44,512 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040496477012163384, below negative shortcut threshhold 0.05 2021-06-08 00:47:44,596 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.044199742658532416, below negative shortcut threshhold 0.05 2021-06-08 00:47:44,683 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04485481765789965, below negative shortcut threshhold 0.05 2021-06-08 00:47:44,774 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04280317142391922, below negative shortcut threshhold 0.05 2021-06-08 00:47:44,984 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04017935634510458, below negative shortcut threshhold 0.05 2021-06-08 00:47:45,052 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042744314624986283, below negative shortcut threshhold 0.05 2021-06-08 00:47:45,161 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.044743472447451055, below negative shortcut threshhold 0.05 2021-06-08 00:47:45,354 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04454441494840922, below negative shortcut threshhold 0.05 2021-06-08 00:47:45,430 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04386821889606144, below negative shortcut threshhold 0.05 2021-06-08 00:47:45,511 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-08 00:47:45,511 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-08 00:47:45,511 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-08 00:47:45,511 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-08 00:47:45,511 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-08 00:47:45,511 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-08 00:47:45,511 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07194415958764384 2021-06-08 00:47:45,511 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07283079146539352 2021-06-08 00:47:45,511 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-08 00:47:45,511 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-08 00:47:45,511 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-08 00:47:45,511 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08101279672225847 2021-06-08 00:47:45,512 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-08 00:47:45,512 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-08 00:47:45,512 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-08 00:47:45,512 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-08 00:47:45,512 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-08 00:47:45,512 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-08 00:47:45,512 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-08 00:47:45,512 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-08 00:47:45,512 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-08 00:47:45,512 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-08 00:47:45,512 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-08 00:47:45,512 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-08 00:47:45,512 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.0423365196346232 2021-06-08 00:47:45,512 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04040851585546285 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.040496477012163384 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.044199742658532416 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04485481765789965 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04280317142391922 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07194415958764384 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07283079146539352 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.04017935634510458 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.042744314624986283 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.044743472447451055 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08101279672225847 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04454441494840922 2021-06-08 00:47:45,513 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04386821889606144 2021-06-08 00:47:45,513 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04386821889606144 2021-06-08 00:47:45,515 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� Ѫ�U�d)q��B������n~Na�;�M"�¹Ȧޝ��ix�Bf2~�X� ��V�Dj�W�\��Q�&��/���2�Td]�=������ޭ�r�����\�ƍַ�(�PK�ku���PK�R(Definitions/service-BasicVm-template.yml�Is�L�>���REI�W���d'�dr���1D6����, (*4LrH��g�g�%ǃ@ѐn�1�SV{���<�rM��2��"~� ��K�e�+� `������y ��� ���&N��u�~_�4 R�X�B���w@���*��BN��� ���@W)� ,t�R�g@ee� y.�D�^�a�;8�h�yw����#�Ki����h���t�c���6�YE��^ر-d��c�A.Zߐ�00�?h�lq���ĞG��U�B 1�!gLB9t,7F'H��QF��k�t:p� "��&���e;T� Z-���ځe���<�s�`2� Tä�΃d�P��Hz��ps���x�?�$�n�����ضCb�Y��p����8gPk`@���@]�P3�#��2�u �]���8C/��dr��!�ba�9,��>6H��7�WHk�C��`ġ�u恲�#��IB�[��:Qr��@�֍���O1hv:�M��w&cq\��`'c-}#�80��$�1M����h>�q�o����0G�#I$��y�E=��f-V�(�TCN�W7@t��/�P�x��[�X� <_M���f�Q��Mϐ�Q��������� �� ����ƾ�"�������8MΑ"��Oi�+u�����xnv����JJu6���t%�5)��8)�Mu�@�1-���B���!��t��N�ɺ�W����W{�5�?��x F� ��ǫ�dx�'#QS���z���o��k���þ ������L&�/k�_������ޘ�}��s썞�����M����Jo?��ZZ�|#�"��\A"��~�]�cr��o/�]QW������.���`v��ݾ�m���<��ϙ�<�n���3���Vo؟��>~�z��x�>$�E�,z���K7x'4�0^����:�i�,�������R�#?������w}v��-G�9��~��k���|��/`=��ݷ��^� ǂ�^]�����_��NjE(�g���� ���'�w���]W�.�>`r�� my��l�?���������\z~3���Y�m��#�lX���w8�?�����,����K]@]��嵬�gx)ߜ���ZJ:�=Odq2��Ȫ��ߖ�˗�z�N>��)��ׯ����P�˿�3b=͞=����wI�_����]���_Ʊ-��r��)���Q��1w?J-� �� ���a����� '�m��f<uc����+�K��ow�B�#I9�����3 �(| u�I�#�l"�4��yh4|Zehlو$BG���t�(���= �f���S� O���]Fת��=^�����1} )���W��O#� ~�s�����!Yl|_�o�[��U{�]H��5S4�y�b�YB6հ����%E�B����@0诀Z yt��!�/tW�xY���TQ�R%$i�P����x�Gv�A]E�%��*�S*+GCa����kF�9ܲ�-��UYh�B ���,K��'P���j0��-��U�F�e�����2o�J �G.�u5���VԽ]�X.Xٕ� >�'�W!]�� o��>���]�k���թħ�;���0p`��� L�u�yX/yJo7AtT�R�uµޕUo���U� J�3�G�����H��(9 ���v�m��&�U�j��C������j�;g�.��[������/����Wܣ�RC�E���� +�ڡ+8��%��o��)+�@4���b�G��Pc������ �j� 7g��F,�LM����tI���#��v�-v���Z�qSV=�Ժ‘I��S��J�>D�V��|�UE.@��Vv5 zRE�իiC��Ւ��� ���z�\+/6�̷*G�U ��(��EUtq�T����ҷp���C�S���l}��?�����ng<>� �A�/�PK*# �EPK�RNS.mfM�Aj�0E�:�.�t,�%��m7j)I�P�i�IJ��8����] ����8�ʨ��k����\u��r�� V���d����S`u����#�}�]�i���{lP�I-�M6,��1��>g��N�8�}�x�����V��������fNv���iq���� ��f���o�Et}�".FאMs켍'ǩ�.ɛ ��,��\B��X�~A��ML�c_½�kW�8|�P>�PKC&��-PK�R2Definitions/service-BasicVm-template-interface.yml�\Ks�6��W���Iқn���t�q2u�K�Á@H�X����.��H��,٤d t��������E#5�qBL0ä��* 3d�-�Ҍ�x�S�{�2z�� �P�@�[0NgEA�I9�L��f��lay�� ����E�奨����X֒m�(��J�m�����I�H�UY)�����۔j;A�ظn�T�HfTP"�,�T���'���j�ؚ&�B�t�y@Q-sO�6 X����y�� !�Ȳ8���Lh��a�~1�b���r�*a[�ι˪�֥� 34��S,�RE�ə�� -0ו4(6JrNU u��G����??����q�y4���7$:N����˴�ғT� ��\�'�� �Ku���:}_[<��0���Q��c�PǠ'� ��d{�����֣ͧ���H�ʸ�k�V�D���];�u�Ya�� <�G�W�dۖ �N�*i']�D�hNQ*!�H��PB��BT�KBr�� [p�B�w��=��~���֘�$.|�tB�W� �׻^cmZ4� 1j��'z����uTء�V"l�P�~��*Kɮ�J\u㯭�-�n��^sk8������I�D�q,hl�|��2�'��%�y��1�j��C�}�a�A�de�\Ql� �`���1�����}>�]� L�*�������9�����l?�Soq�RA���I��a_*ů�ѽV=�6E0��Pmt��=�gڠ{�0U0���$��2Li�Q��?�mǰm�*^Pn � 1llV ���I���S s��#�ȳ���ND1�g��FҘ�� ���P���ʻ�JA�9d�<�I��Y�y ��$�'���ܱf��>UPA��U���3uB�⅋B�l���<��k��`��5^����7v�qX{q� ���͜j/��X��\����C� :uWT.a��5�XÊ�&Z�Ym\� :phl9�� ����L� �T�(XQ�vՠg�LX�9��� �-(6�:�d=��p�BR�0�4��j ��d���cV6�0qzb�7@ x��F�NF�L�j�<#�].�y�޾}���}�[=�g*Š��g��{/��>ӻ3eJIu��=��;<�R~^�)��n���w1����2����{�%����# ���,nj�dA�y ?�;C�������|������ݶ�v|^H��$3$������n)o�GS�٦��8Q����Ծ��n)�@�����0o�i�/��6N�Ņ��v���bLfa�9 �,��'��<���g�� �! Mݽy����$����S!�mv��\�̧��K����9fS��}��4� C�K�q��z��zlt�V;q2�[��� ��X����IYl�A��F?bV��E�ؙ.����dz�m�i� _�S��(A�֖�i��d�n�z3�?ۃ�a����=��ڶ/jB����vBC�x)��k/���*d�SF1��¡QT[���V�rT$n��1C���3ѵ%�4��!���tC�k}�zۤ�G���5���C��X���|���~�m/�fK����&Q���Ii*��~�%tO��J�����w;>�ͧa콠6�U� M/<`]k�ƦG��o9 ٗ/�x�"���9y���#�Ej�36{ ����������Y4��*�I�?�rP�OW會f+�R�yد<]Dj����?PKD��\��vPK�R/Definitions/resource-Securityrules-template.yml�Umo�0��_�oݤ�H�6 ߺf�&mi�6��sk`S�$��� ��vZWiB ��{�ձ�p�L�V(i�jC���FeDQ��P�� ��Z�}/�p_3S��kLY�4��0�ty��Ď��#�z�\ �I�uaVR��d����9���˔���ߖ���r�^�_mhUc ��&�쐦���}�e��sh�v!V������P�*C��ҕ���7PK�8ҷ�PK�RADefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.yml�����@�{?�t�� �B�E�R������H��Y���9,N �������4��� ��͈��C��ly����j��|�����1iFpL�^�|�YY]ҬMӤ��<��9K -��� ��+q��.^r"N�(�"ɋ��T�S�d9VivΪ��X��ॸi.�b@nl���!~m� �K�prs��60��C�� 5������[���g$UNY�c�,��c� y���@�z���κ��SM��yM��P!x�z�xz����P�Q�H��� ٺ��C��ަ�2�KE�fZ�9M~*vL�� ���V�G���:T0o�M;vg���ٸ�e����-�S[0Ɔ%���385���к;��iZ<����ϓ�uC����ƒ��e��5����W�McG����O������PK�()�SPK�R)Definitions/resource-BasicVm-template.yml��r���}���9���`�ؤ�V]�Ifrf����B8�laq�|����n���:5�zWw��|�CPV��[��ۖ'���3~8��c`yMC���P�><��0����-�������#(p�p D�M���� ����T �G+F�+@I�0�`�B (�"Lx!I��4�1�@OG��$*���;~(��9A�� ��3߱�]�1��x� �-�T�|"���س�Gl���X�D�w �z�����Ngf/m��T0����b4����/��ȔG��0�n��`cd�Z�ʚ���<�Tt�,M$;��؀� ��N67/\;�CE#�c:*�L�bhY���Be�S�"3�d�n��� �y)c� �h�# �/��(pusث��@�"�X+X�2J`���Vj�pN�`D��0hg�zV���n� 4f��~5�E��_G�D��X�Z�h�i��$�l��gkv�U��)�p�����Uъ�b��V�P+3,\�)���7�W��$�V���^8]K��9|׶f�u[r�T|������h�ԉq8�4ٴU<��F#4k00�c&���DP1D�|I�խE��������f�2�a.N�c�^�*Ve�\ͧ�1������1�AËxKݑ��e��|���a���mi�"pÿJ��n��O�m�ѭF�&��(Q$��0��������������b`;�" Ҭ?�� 2���.5��Ҟ�(k��������Y ,�5sKL�D� �2لm�����=;���i7�pu#�7�maلk�q��a�4M� �69�j!��NҬ/�I7�H��@��xS���^��AfJ~'��Άĝ�?O�7�:�����ؘ/�N�����O��|m]m��7��_��ٿ���K� \��l4g/���ő�͞���M��Z?�o�{�l>��iK��/�N��Wȗ~���N���<�]��_�|�� O����5I�O&�G�~X�ſ�[���p��Q|�������#?�m)�77x����9z��>�>~���������|���s�%�y;�����L�������T��-=^�oN~h����L;�'gw�Wt���ߟG�� �w�������Z}��9�9=��<��������|�O%��ln� ��p��w�ص�C�W��T�'��txs������������>�z�.�g��#���P/�% jՙ�ߖS3�O'�GR0�x��o�o���a��jҧ����D:��r{�.jx���F�o&�I1������A�^Mo�O�t78�|��\ 7S��=��O��������������=��o�xL�m�>qx����׳���:PH%�?$%>�`&L�$(Uƶ�$�x�&,�\{eܰ;����9\2�ʴH�;��;��D��g�&MƕJ! ��+����R�"��h��eT1�sd�hB�u���؁0�CQl+�5U��ck�C�ΦgL�d�;4� ��.~0?�Q�lm��Xz�����=��{Pǐ�Z6 t�<�Ik���_y�迶�,�Dg��*Ղ��d϶�_X!Pӑ��4H��H|���B��v��\g�]^3���Rs8�L�l��B�E�Ef����'�1jE�g�����#22������W8_�&lj9}��t�l�v4��yL5�9�~����#<J ��<��4f!�# )�x�9Ȧ��Ȋ�@ �@�&�@��X�Ɗ��D��*� V�eO��a�cÄjǖ��c�і�z)��~T�K[kI)F<�6�ϐ]��  XʈU� *�`^";����+iv�ґ\�+�h��E�)��=����(m}��*�g �`��v����'�zP[�۶�JȷIJ!�+��2��O���T�bM_3l(({�f��*�.�����ḚI��Mf�����8J�RU�M�����<�Z��!z�r����re(rVA�?�pʹ �4�:��m: *�D) ��m*ј�W8�2�H�����J�'ؙT��1�&��8#� �l��1ώ���X((�U5 �1�X��d)Ñ"h�BBh��ե�_� H6<��2%,�G�R��ќnE}�d��ODsV��C��hNPd����1R�#�Br��f�LG\�Η .��w��W��g���������l��;�{�;��/�zv�7����� �&T�[�x�~�W�Suo9<��B*��b/ ��u�ykBR@���"ļ\*�Y�ToP(r�P3���Z%Gj+D�?V �<켒}…���?{k�����A2>�Ŋt*mэ�� ޞ����m�7y�����ho��&�2 ���~�VM!ٞ{#�zo?�9s���?�`��ډx�?��8œ��9�T ����w?���Z8�!RF�J��xh�D��k��^�"%P�$�u���]!'�C3ī�0�� ��̓�E�~���[���KI��W��ݳ�;��(�e�6��^�N�F%uz�о�CL�!��"���C�l� Ҥ^�ǥ���_������,�&��R�d��A�ps˹���<�N�\�s�c��bK���r��g� ���]�5y�����]צ�o��- �GɡQ�����y��I��d��6���[�T�ͤ4�_7zPMPwe��%�Խ�˺t����fFWq�@�v R Y��A ��;�-�ٷdȢ���RY�cG�+�i}}}�@�՘�no�0�@���[�� jw��K��}�G�2�h0Y`��{�6�dPs�Yu����E�M�����ƽ�_E��0B���8 (, �4Q��X�1a8�&?� �9Q�@ C��@�"�0� 7Q�j����`ӝ�^�]�^�NP�Fx��5Ȗ\��-=1�6^u�$� �m���EЈ��͒������'�{��l�O��-|�>x���[NW|J�XC�%U� 0� k� ��d2��k��ї�S�1�FI���a�^,�Ty�G�8Ҹ�{�="s�]�Z��Pk������4~��;�J�z*wN �$�\��;�����ϯ� �^���m'|�1~v/�-�U� �d�X�补���B��N}�t���6��&��09�Z���b;Q.��o��nbԄ_˴���ĩ���`mv�.�l�LY(E���� �"N�*�n��\�z�Xז�m�4��ՠ�ɶ�@-���z�R�V;��;����ez��f�h�si��>n���k�S�xP���C���ea����t��m�h �J���Y[�E�nTs���L�x6�O��L�Ů%j�V�ILJI�����Ԛ���ܹ�9�ZU��&�Y�Z����&�%�Z���M��;��}�&��"}y4�J��o�;��&�v�y����q���+�jY�єo���5������ ��ke��y����jnWvxY��.�G���t>�����~bﺐkqL(��8��M��vw�i���|�4ZE��9�0G�ݟ?S"� _+�f��U�{0)�Q�ᶵO����j�Na�8��m�}�8]��+f������s��А��vU/%����J߯ۡx�ӷ�@;����U�bn+r��R ;X�,��*P���>:J3����hJl[��(P1�,n�-0P|�+�}�oI��L�U����Y���@�u��>��_�Y@�\�9�ξ.W��P�ڪ�}�$���>���E+�?�j�*n��JIZ:��`�WQ@ӛ�5�0ʼn�6� ��7��PKjs��3VPK�R3Definitions/resource-BasicVm-template-interface.yml�]ms���~~��9ӑ��7;sg��{w�V���޹�D� �`���$��t�Z�������d��DFl(�F l+SHm��Rb�-����RPJ�2�򏜄���td�K������kE ���}X`� �h�H�zP�Bx}!+R6r#(<�ĉ���-b u�������0��p��e��VYHH�P&�P%�%Sh��P��r�H�~U�h 5E�ļ\�،�ɾ>�M�Q���U]�4��h����D:p v)�fN1��7s~�E��K����0���Rd1��w#(��ҍ��tU��-z0EԤ�+�[��œND�v)������cd)�����f�Ӟ����C�_1�f�Y����A�+�\��J$�S�2�Z�=��k6j����Ȗޘ�]�p�������q��x��\���lڵU�V�fH�<7$��0 U8Z �������h�ꕻ�{ZS� �\eF0TL�����i���� !�S � ���s!�Nߧ̹�)�3P�Ѝ�m�r�R���� � �Zl���J�R���ZIL���ط��zu?�?[/��;O,�z|��:e���ӡ�]㴕���O��Ԯ= ��ӧ'����;{b�n�����g׬[&�������S��Nө�6�ܓ����siD�%��F�����g|Uƥ�&��w �?�g��tS��K�_x0~�N�=��G���=W|,Ƨw��U�}f'%Jǰ�Ԙ�?Q�k�����V��1)?���z�޿�Nj�1�6��#����&��~ ̮[���UZxzTi�Uo�q����=.����J�:����I��5~2�ο��g�)�����.�ۙ:�&�w�E ����T��� ��� ���,��~�jV��h욺q��rq{\v W�r��4,T�"<1~�<+��A���G���'g:l=tʥ��K�<0���E��7��V:/���.tf��ϗ�N�T�L~U��y������C�����<�Y�_������6���=�]��t���m-��:>�I�|8�P򨘻�&,1N����*���;p�x�j�D���͍yj �r���^�Էy<�+�[n�LA�kT�x�rż�?I��+Qg`(��6� Mj M�3$7��dYqD��O�\8;Kҹ[ hRl��t�JCZ4��l SZͤ�i5����14��;P>��&�����|�!��n��4��H�g)R8�3 g��1� �,�8��|�#�XB��N��~0�Qb&�&� �j�[��rU��,ȶ��=�l���� �_~�Xhc�V�8n� Q����Hds)�U��r$��� � QU�REkNʇ��Z�v�Uo�צ�@��gUJ(�����9V���PX�d��L��V�.���������{���3��<ɞ���x @s��eQ�u�� ����r�ջ(���Mh~dW��C� ��ō��P������vWP�ֈ��'�ڮGʈ&�n��5� ¿��q؊7��U� 0�6�px�.o�J^���5�����J�B����M��E�a��s���E�m:-|�N�:Y��|UT��88F�oE��ʖ|��z� � #K�!�����'P��k��5��.�B�s���������~���D�[b,��#�+�JPպ��V���^��#G)_���W�0 `�pI��Gw�5|��)3��ATV2��$j}/e��=ŬH�O���v����" �&\n+Y���@�-i=� �G,p>8+������g�����fv����M��S �y(�mI�+h��cȖF�$�M��FӤr�e�ڎ� �4��f�٧#��s���A>��w�0���3Y\��٠� ��By�s��١��jU�,����l��)���B~�';�X��a瓱�vj@�D�}l�u*jo��%�� �H,������E��A��G����d�|/� U��iW�"f@�d�p%�"kA8���F��\�,����5ohZg��~�W��w�Eյy�T,Μ�Cl���<5�ح��p�ÆD�ÉY��\��6&�p�l:`��a��³YN�3��4�b���h6�}��-� ��%���7�k�r0���RB�[[>��Į�y��M{U�y�eT^*o�%�����}�B�o�r�8M��M:S�5-7���SmV�������<E��� I미{W���.�̾m0L����cf�ږ8ъ��um��r��˷�~��x^|�DO�zge+}���zcE��#�8���&�����"�ջ�|rY�J��E���ned��g�g���ee=T4]Ϡ��uh�����j�#��"/D�t>���P�5���Vp&���w�*@F�(��+��3��\�:�EMX���Z7;q6��s�M�,���(l>6 U�.+�%���_^Ms�[�B���+�m�*)Z����iH�VQf���s��:��=f���7��}�[:+��N�tp�{�Sd��"{�30�LէN��C���Keti�,��g@5H?W�y��l��gfSBX��; ��N�KĜ{�%��:q� 2��(7�>s��U����-��Q�^t��r�i�5e��%q�T knˑ[�Ѣ�����������,����m �\i{��y��5[�{���8�1�mr%L�T���@x��:����݉��.c�Q����W�����D�[3��Q F �v[�Q�r}a�����Z��?Q��؜?�ט�T7a�Wy��]�_ ��_PK�~� u�PK�R.Definitions/resource-Extneutroncp-template.yml�WKs�6��W�Դ1���6o��t4��J,���p@`)aB ��t�߻�$���� �b��a�ۇ�2�F!�J�h ��GH�?2"�S�64K�Atu����Z^"�jA�],&��k��ǃހB�7� z�ݰ�M<���Rv��R9In9��׽������ٻ�����-�?�>���PY� B/v ��J��P��0-r�a�W@F�_��NI � �L iIL �Ɂ�4%ʮ@����b $�*C[�ZX*� � ��� �we�x�1���wr�B�<�`T�<��J��a:��_�.t��SHA��y���T�(��b@c��]`���&���Gƅ��D�h� �M��K�������9�9�E�9�Ui�+U )�TX�|Gw�R^jU�j���8W�`{.kY�B�T����j���{lԼP�e�rLSY�QX�/�6[J�e�y�r����sYFH�ѥކ%���+���$�S��aM�X)�l�;�>�t�eJʻ�0��&�a�@�%wC~B�C����Em~-D���Z���0�����JЗ0� O?��<6]\�4���9��}U�%�6.�Z�V���8�ј7��제#��J���cq�['Mɗ���ɌT��7T�w�r�R�� Y�|V���Z�� [AF��j`�ln�@�j�*��D4C@��XH�a�R0_W]��.��LJŀL-$߲���9�[Ӵ����Z1ǁD�Ԇ���{��C���ux�/VS �F�Xg��,-8�谀���߉QU;��H�`N=��v�4���R����i�)WLa�����7 yJ�����m��?t�3++�R�.]��\I_4oR��W�Hn�X�uݸO�m:l{TmQ���x���tRo��S��3铈�A� �1�Lff����������=��@d��]� �m6=�t��n�g<��L�Ib!*�W�hu{pޜ����lN�5'�l���0)�D�f��OU�[k;DhD�&�]�����l.~������1��?�Y G�r��V�ɠ����ӏ���~��0��Ge�V���E����id�p��7��s _�+������w�-SX^T�O��������'�PB[ͪ�I�LOYŬjv ��b�M��67���N���h�ȝ�� ��l!�a"8�K$W�٧'�1۽���Ck����,�rs{u�<����@[�+:����zŅ���>��u��fg�\����R�1 ow�C_�PK�<)���PK�R:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.yml��r�8���i3{`���v���8��J����EQmM�蕨�=_?���D���v�RnA@�l%[u��c^&։� �qm��+�O�W���Z_�a3|}a^x±�C��ǧ?� ��t�WWh�Zm�fk���R��nm�v���)`��&���t\�';�6;g��&������wO��C�k�ƉG�S��ȡ�⇝�,]��'��@��#˸��8�/�4���{���#M�c��i�௬� ���@�`FQ�zm�IC{�,zOo�K��5̍���1M�4&�N���"��x�>� ���\��n�� ��ߧ�M�҇ �(f��ʦ�p����@ ��k�C'_έ��~����|X`Dl/@c��L���+u��8Je����>F�GC�mÈ�tE(���+#�P䅌�.&Tf����c>��D#�QPX��9(}a�4eq�>(i߽�0 NJ^� �>�t���b��G6�@��y7�--�CV!��M�Bw.�g�Y%x��O�m��I�?�T�hǻ�N���)���$��T1p���i�tQ�U�T;:�Zekn ����w��Q�,/LM/Sp�D���8���r����g`��m�=��LHX����S��p���\�R�v/����ZY�ie[�:VHٯ(��\K�^�Z�6h��W+!�4�%f�ŇEt �Ż��Ңi�|_ |�$�! �b2��|� �2��c� �~F��C�Xࡼ��\��zF�:p�� =o/���� �"/�:�]F(�N҆b�V z%����v�y��j��ac�sn�Q`v��X�����V����j�Z��Yil��}�N�O��Y5�&�}��� B%��h�m�11�pb�b���YY;汔/����cƸF1D@#������@'�s�n����O�L�3�_I�2�-Ç ɛ3�#L�W ؄u�w*ħ!Ć�c�>{�g ���6y�u�M�9vT����sά����}�����v� v�4_1��g䞜�3��(vjC�3���C��mm��>�f��rӐ�1J�2�3mh3�1;�+I�'bdD�ȅ#��D�XZv���F "�Z-�,�Vb�9�Dﴶ �ܒU�S��$�j�Cc�/��B���b�O��YZ�/�� ����/__8sÒt�����p�ӱ%�~�KI�ն�s�Y�X�`���o��|�-m���x�[����8�� �Y� $��ɇb�������򀍋��ꤝD ��0������̥m�h�w6hC�K���=���%��fOv� 7G�^mn�F�Ks�6[s����%Zn��\����,��܀�@�!-�}�@�i��d`������*���d�;+҄E��wv~.�;�� qƶ�6{l�����M\|�]��K̆ڊ,�r}�"�d�T`��_ ԑ��A�1�N\g����k��@yb�BlD�/A >�j�Y�!��Z�AB�R�3d +=:�4�%A�w������ڹ�T~�|K���&��~�  V=L���6�~�l}�{|�{�n?� �@0�l[干�v�G����p��䠝���K~.�T�E~T{����,(R�z�Q�ˡ|���cga��X��TF�Ԕ#rY'��$#�A������/��ɳ���#����AbM:JY�@�yӄ%3%&����d�W�[gb^�U[=�y�`�"�a���;��O�����<�=oV5��� ���y�>$d�q�Y��"�ڒsM�=N�N����o��Yݎ5���d�Wt�g�c�ۘ�GEJ����>��ұ���i���|��L¸g�|�!�=��l�� >g.hs%�s���?�^���b��֜!����s�������R'��TKԾ�r�m"q=�a�׹ql+�ͣt�a�:R��8�� ���9jҼs�&�S ���s$9�i$�N}9�A�/r\�V �V�E)����9[Ӷ�h���6W�%�䊠+{��/�Lvn������!�f���+ms��W;��{bo���Z> �Y���Ը���>��jܾe������3������5�8 j�:C��읕���h�n`v��E���E�� ���-�:�W\i��$���kƝ/���)���7�o����k�����~9�Z����R$�G�1�*j�*�XUVZ���nʌ�I�V7�@.���\���J���H��U*������8�5��sn���Q]�3��^������HCT��!�z���hj���7��&��L A��F�40�7�(�+iE��,�y��K�EH�#bih��p:��?�j�\�� ���,�*� ;��zy�r� ��E�(e�yաlH��?��H�H-n���w�F1R�� �8�x��l �*̰�c�ܫ7i�UKi؊AWf�ڢX ��R���F Q ӣ�=��]6���c����F/��]l�8V�����hp$�d�~<LA(�e0��P_%���K��5�]��Ps�#��Q�S���r� [:B�Jְ*���&/�/�� �{m�E�[�*�ӑ��P+�F�/̃�Q���*�j�\�$�z&�O��bz( K��^(��r�L�HQw��A��Hԥ�Q��A�b�ʷt�7�>��v�?���*�M�+fU–Y����9�#�� ]�[�y#ۭ�@����u��64bF�9Q�a��4p�4[��g�nm���$�a�z���+�g�!D��� '�\�ΛLU�:E$=��ʐEn̼�҃�e5n9`�0yĒ�H���wF E�.�,��tɋ!4;� ���<ƨ����;�͵݊ ҒHe�u5�9ɵ��;#=�Zǻ ���Εs����y� H�ݒ)�h�!��t7��h����C#砿 �K�}��)��E���_�d�� 6$�� M�ׁ-��vNn�O0�a��Q�C\��.Pj�U�&��À15%��/ ��hR?�G�W#�E`�{�I�y0��.�Fz~Q�jI��#�[����G_�}P���F�N���iR���Oz�>��@�:Ȕ��FjW�5��Q�c(_R=yGb ��!y����p$�V�H������'����01�������Hnʅ�^���Wq��G�|!���q�sE�b$7Oq����PK���D GOPK�RDDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.yml�]K��*��_�ݽ�����y���T��v'���������@ȉ���I6��G�-7Ux%#8��q8<��P��.g� �КJ�D�W�eN�9z���|R��o�.2  |,��:!�9�̰�zS�Lb���Y��Y��&��9���X���^4��RT~�:�y]���N�mZ�s.t-���$ی��h�B!��()�De*��$4]/H�+F� b��\i���=ԘU����M]aF%[� -�(fc�;�>�ٲ���r�j��gV�R(�Ws�l+|������̦��r ��ݦ��Β�9�|�*�+&i6K8WmnC��i�Y�8*s�)�on����S�S�g5�T�3����\� RdE �+�J�1�r1mjL��<4 �*Ŗ����6�� jt��o����Ѡ�q /�Fu�R����u�!��)�`�8�("Yi���![��" �� ]`��F�J�]���V����緜�ֺ@���4�����6|1 �G�T�5/����8�����,����N"x��@��y�kl��`BnN�NJb�� ӕ�E��|�l1J 7kR�ݏ�� ��/��X&^�/=�Tc�����|��IC/`�w��fJ�X�,K�}>�| u3qh�X�� �5f90���)�w˾��U��% r,��读o��̓��F �C}ƃ�&�L.4�� B�����\�V+ø��C.��u�\����qQq�GQH���z�~vs�*_��ĊJ�"�+����#IҎ$��XA�&|�`}y��P`2� t5���h������0�Fi�� i#@�jMы(����bEU$�*�T�Ì��z�]a q�`�K9��a�NI%ad@��j;#h��<����4z�3/� ��_�Fn,D�1N����ۊ�B}jy ZIF�;�r�c��ڥ�:��+�C�W����� �i�1.�p���v�r �x2�I!8����J���lUH���J���]��y����돇O~ڦ��g� ����_� ��>�� ��g�Ǥg�ݠ�z���Mj�k(MU�-i��߫&��-� �j��������RfJ�qaj��5�<1�D$�D�e~B@A��L���Y��$���i�(U$�$D1PC��j�\G�aw�|N<6e���f��z�x?`���ÇƟa�Nn�\K#j��SE�c�sA� ����g��b�{0�`!�Ol�>wS�=s�X��<��p�P�ڦ�T�/M� L�p����T�&e�qq~X��!E�w *�P��=�{t� :�A�6 �R�AJ���4���A=,�x�X��5c�P)W&fM�Kݕ�ȔI��  U�@���X��3�1<~+�g�`hEyfקlh�ٔIo ������ؘu:���~��; U0)��ݹ��7(p� �.�Dp��+ִÀvh6�K����f�����sf�J:���V΀a�%z@�m��ʹ�ӮARV��,���\г�H�I�‘�gE0���F�\�$#�C�6��"��� N �$J�]b�0]ѥi3�{0�Y�kN�Bl�1�8���뭯Qx �Kz<�r}�TU�̞���Y�e�b��C��1A����&ϑ2M��g?8����x�����w��q��n%�MZ�hA%�-�"q&!�z0���8�pG�Gm���Nw{�<_$�I@��,e0<��i���5������ �`��!���n�y��l�:Fl��k��&XkLV���X���V�4�rN�D�x��9�y�ź�/����|�f�ҝX�R�O���#����Y�W� ���,��>�u��XͿp��;�h�(r�����~\-�n�V��ۂ��·°�� �`b<�p�_Ks�%H~�(M�i��1�X-�z�d�W�Ր/���> �yu� ,� �!�{�O��u��2IN��I���{Ѓ����^�����l�h��~d Q�Q�ثj�a�#�L/��͐k�0����n,�m�fK�z��N ;�IՔ�O���x�ڵ���j�ƕ�W�mDZ���2%���IY��5��4A�PC���C��7���!"E��W-[��!���g\lyS�-��J�t���4�� k��{�� ������;@ ��y�Cǹ����a ��U��Q�w!�?���i{���#�O�i�+oj���~6k}�_��w��p�ܢ�oѶK�#]s��^�g�����=?�z���Z65 �?PKvY7<�&�PK�RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PK�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PK�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK�RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PK�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPK�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PK�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK�RDefinitions/nodes.yml�}ks�H����aO�E�ۭ]o\̅?�)iF>=��Zc�ÁAP�6`�Z��wf=�*�@�-�0v[ ��������J�ı����/�� �vn��?~!)�)��Z��ַ>Y���q�����S{���v�zk�I��cG���aJW<�ԍ��A��6��Ƌس \�V��0=aߟ�d򻻜F��9t�J�ʍ�����q��Ey�. S�J��#l!N`|K�^��S��_H��^�H�����(��`��Iy(����9����̼�ݺA��;!�0����>kg�ܶ�q>Q��L���wd�wU��@��۠Jo6U��:}�cw_.GWG>䖂~�z��^`6b2�w�8����S��������Y�Hl��;i`���rւ��؋(˒��K�o�)����=�Ol�'a�qc���N���ӝ ��v ,���2�I�U/��{�6���v��nU׮�fqe��ވV�^X�,�8��;"�O�r`��(�m�� '�cIe��ҿ��|��rsv~F�N��H�`eǕ�aHA����u�ߝ�q%��=��2�~Un�` ��e�V��$��eK`p�W7} 㯕��v�?�Վ���ٸ[�xO����&|�� ���` ����Cs�6���C�б}+I��~t��t����ٺA����a� 6s�es��}؟gu[��S�5p�:�WE��Ќ���<.�A�m���嵗��$[�W��K/X�l�}�|us�N��:G11���61 l� ���r�������X@�*�W��؀��S��j��a쥛m��͗|� Y�~R�T�Y� q���r�����=�ێ�S��_�0�H�X@���$�.��9P?'$ �L Exh��S�U\�ڍ`�7��~(��&�~���/�e�(��=�ɋr����h�<*�Y�P�ڙ6�_ ��i �'U0c:�7�1�_����7�}�*�����qj�B� z���G����������m����ds�<@��;���3A�yN<4���;N��8菣��� Cߵ��$�N�̭���T@l��W�F7�}�^�Sq��� +��>�o 58���}:;��uӟ~`�x�9�:���_��>��U>D��'���p�ܿp�j0�@�N.����Nn�-U�@O��t�+�{ �|��^a��A#���l֎m�=��A�6�O����eԂY�&��]ΕHb��l������l��Z+�Z����+��a,XI��Xu���z�b�~_�zT�f ��+�. P�`�U��Q� vo���ut����ᾳj>���/qTg� �J;��5A�F��l��%��D�^�Y:L�D��zR�c#�Ǟ�ͤ����T|sZ�Z�'�z� ��D���M�I��bS��(­ K�Lf�����)���/L76,b���B��5�D2g ��-g�{)M__�d� �:K����ܺH'!��"�]#�+H|�qB1� =PFԨ3�����(���ʡ|s��e��!&?���,}�T�>at~��FV3&��WJ��KX���=|�;#+�ǹ^|Y�WU5�q��5���z� ���fc��2˶�;������Ҫ�jg� ���3鼴t�1������'�*�U��9�������{e�y�Z� L�'6Ľ&��I�w9� �=�:��A_�1%!f�c�;o��V�~G�>�t�l�!~��2�+��7yV�@�tC����b�Q����C�W��hm������fm�2z��G}ɻf��Z$��oN2+<� ���d~{�x4��#��!��F��!��f-kx������[�g����I�Q k�c����3�+�ą��fe�h9�<�ǣy|�3��<~��}�yl����H�GJ�{�"Yc'��d�G�l(�� �j~'�ytۼ���tM�ҍW��6�չL�-&�$��]���DC�7���o�Jp�`���!�f{�GL��u����e�����?���r���Bu�g�j/�]=? WV| §�T|�ko����T�]ڪiυ��������򩯝��&N=y�fP�����4ޚ�����("�lc� !�7K�0�,(0t���Æ�"���h���1E����Z��9�Q#�zn� Ld��P�Ign �X� @�ni5,���M�k;>����cs��}��{�����`dͪ]ʚ̊���b�+R_��}�,���7�T��:�u���������OrΕC��Z��ݤ�^�(���#H�b\���u1��Ln��j ��č`C���Ot�Ǹðq�_��ɜ���9���s�P��y�����uJ-Лq�� (F��Eb0�+��6�ngl_��=�F{�;<�#��5����ڭ�UH5J�CH��7b�2nz����5��M�i�ڡ1�Yh��-��2��̥�Fc*��!��ʝ��a�s�+�"� q �p�9�/M�v����+/�Į���kZG��Eb0���������^�.R����/��x��a�e�S`�F�Eb0��7g�W(kg�/$��.^���+�@��YB��w��!��E�Y������q� (�������ڽ��^��E��[z[4^I�qʻr��rc�Q߷ ���{=���(� �x���S8Dc <��w8��{�;��Q�+v%�z���1J�7#q�t�B��cz�L�n�H�W�W(m�,��h�~�;� ,�0�/;�������<���h_�֢ �$6@��$�q�Z$�C74 �z�R m�z�9�9O��bfo��{E�^��g�"�M�!{p���8�-i�D���^���(����?���߆4 � e��x1� Q��P�дa2JYs�_��=N��;��tR��Q�&� ����^��d�[��v�|�|VsИM\"'Z�dk;0�G�d��$D��>>���~SAd ��Ba^� S��b�����1����Q$ê~����:�{s�l�6�}��Ƙ�6��(��ce�IQ�Q �)|�C�Q�j��Et�X��X�Q��c}��l[5&7�[-c�}�\��^�,.���x��ǫ���L�C��ly����-�߱W�h P�M�G� �&�����0��<�~S�n�\� ��qq/���acc��1o*٬��^�(s�ެ<>lb�D�s�s�`Rw�%�U�]�N�P�1�����cD2^���%�Q-��v�Z�o����Q.�3}����$���jLj>�=�;�R#��n�wڽ{��#��G�k�G�#�Ռ�Q: >h��(�G�|�R�E>�٪�Q@ �W@�-3Lj����G��� sl�i��(������pc:�� A~�4����"{�T��Q�j� �nh����ܢ��� ۱��w�n�1�������[��^����^��k���:��I��R)S�DJF�7$�G� �=�Pr: 7G��Eb�����c�W(��o\�ܬs�����oA<6z� ��M����X�"1���,��+�&5?��ӝ�3��#��y����ml�v�+�^������ bU‚5f1x���3A��L6��N��)�=2c���Wn k��0�V�՚�fU����]�@i��ub#���hYG*Z�e������� Gi>��p�w����0����4��`�N����;7N@��� N���ʌv�l}�/]V�%�fA��.HoeQ٣h����l�Wځ�?���˜�$PT� �C{��}�u����^�r,��w���Kr+®,(46�u�r�q�\P���̝/#���ϻ�#�������>�N@�Y�wDֆ��$�cյ<Z�pES�8�q;��������孺�Oo%���u+��v^k>�}7�S'���%څ��f���V\���64j�o�cq���a~� L��A-���_a#ĺ�|������N� ��`= �����R��jM�a�����0Lk�<�{�A���S�x�wa��(n=0�6q�\R�.3��#@���Y�b[;ʟ���ٸ[[޿:�ue��y2��N�����0Ʌ0ej�D�5�wza�́�L�|61��!0���Xq�iR�|O�%�mt�p��%$:�����lW�^�D) p�ֶ�_��]=Yq�ɂ�}�/6.�Ӿ�-�n�P�i����7i�:�* iYe��] � L�X�����s���iNcF���=S���u���E���"^t���"�0������g��z\���v>��h<�۲��k�A�=n�'!�Ӹ�F;�餲.W�w���V4ֿ�gAW�< �J�StF����ߧ7��CnE���} >�>�=G�-�wP.�# �� ����;6�bx�+ܝ_R�7���'U��� �Ū5֡�B;߄?tcu�8�(���� '������jl�M��� ��5a#CC��ۮ=x��J":���O�t�zPz��w�����*51�J^��n�K�'Le0�@�����"�K� ��� Y|���mV#(m��a��:,8 �N�Z>����GW���f ^���|3�G��=�o�X�Ua�d�+�vn��}�ʎ��1^MDV�����Ru;��{k���H��u<hB�V�� BMW������c�m�4��� �1�Qb��8"���k?j�ѐ�t?A����[�e�܅)�S�K6`xVDw�[>6���5� ��&ę���ދ}8Z�_݃k�PS�]1�x p�hH=?\�~y ���j���������r�M��c�,c�m�D�oW(��:���� �@jv����-4��N�1��k�7J�fZ���IK��b�mߛ��U݀����bv�c��j3���������2��V5�4�/�#/���g(���4���K5l��9)�X�Z1S��M��s3R�0���]םu��1��ɤ���=1���2��M3|� ��[�9�.�WAF ��G��3����>�$�%!��7��KV��65Y+��o��e�'�t�v�*�.��}�ȴ��J'�1�`��d��K�h_v4(T�gAT�˘Jf5�!Ǩ��:ka��U���H� #$��s���uv����[�+C����f!1G�)w�-���C����ѳy7����� c�̘(3&ʌ�2��D�כ(SW�;{�����i)���z��n|F;,�H�'��`���(!���{/�r�V�t%���˶"�� un�4.�DV�0[��u�oNG��2��E�3�щO�as�K����_.��Z!�������c���������;)��^�_MK�q���ڨ0ʤ�Gֈ�i���������M>� k盧�=�_(,�R�fw'Mu�C�N�m���]x1�A�[GM���,����Y�݃?U��?��w����x�r�@^gН���8)������ �_�惫�r����:Y��h?�V'��tiC5d���Vt/Ջ~�PB��f5pI_����� �Rs����E�/B}���n5`S�� �0#x��i���]x]���]_�'Ǹ{�=jț.n��|y�|T�p���v����ROBh��BS���`� O�x�w�'O�� ���5���:�7�OH��3��$�I��>�{)N��V��J��îB��'�yJ���$�.;�7���&�|�.�qqmx�f�\���@tJ���^]Y�ֺ�f7��u�(�������������r���1���κ>_,��V�yv�u(��Kj��l�����i��!����W�CPxq{q����ܚ��\\��*�����:`��K!�B4 }f�l�%�&7_�=m\ec� ����{�L���*��7_r��O=��Y�"f���mO�Q/4s/� ŕ��$rL�ɻo9�� ����#Up����� ,�Q�q�$���������Af�hӤ�N����LG�sSq���^MoD�>Xӣ��qy��Ȋ�d�q*9�2�Mӛ�R�dq�e�kV����-�Si��/8,�� [�š���yϠ��Hu@�.HCuA��EOEf��[K�<�'v����i�66=�Zuɧ���y�AsK��`�t5�l�e���xZw@�Q���g�Z������6��X"����&%�t5'Dz�qm�C��+x��J�>�0�I&-�����H_���y���ێ���O�㺯(�S�]�}��-$R��uwt���P��u��̥��\�Q��͊��֢$x������ D�Q�v9�Z�Xu�һ���1�z25��+��(LR�QR��^�j[�b����� Ek�ЍJ��E9����[�AZܞܝ_��M��!�M��gg ������`:��"��T���5�Rl��̀<V'v�G�irU��V'��X�����ٛY�%La~8'J@D�$0!a� �������B60���0������}�� ��D(_����g��\�q=��f�w�ͤ*�2���38΄Z ��g�$Ǣ��Ĺ7��7�6�*��ؾ��-J�����;;���m�-��l�--z��q�`c�K�ߗ����Bp�e�yE����*C`��j��a�u�b؋�uE�jӎb�݇*LLL���ë0�,z��V4i kݧ�?_������ł(�9�� ��p�"��ŏ��{xN�3)\:H_�9��قU��t��y�"@g�J������P!���ޞʅ���^Ʀ�J�{�I�����(��C.����0xD���#v#�v���9]�-����X[��U�,��+)�R�G�p�G�O�_��/ -�\ъ�������;`��ѵ`�G�tDE��)�o*��L���=��JL٪xՈ�F69�H�����ҥ����� 0��?d�zm =ڴL���6Bf�[|_f�R��7�4\)�[�h��Շ�/��k���e+B���#�i<>���K���]K�nZ�=?@��_�X������{���jW�j�e:�?j�/�|5Y���p�v�N]L�K�,�ʍ��p����0>r��q� ���s)#���F3Z�Vбx�\�:3�y~�]o._�DŽ����Ȟ��t��^q�y�Ys (|1�h��4[ZY�\�m���xwBf^������o&P]�k���&�tN3 ���kXa�a�L�뾇��{�;���A[���wC��w��@iN��V*��ث ¤u�����환tؐF�����&P�h(_�.��a���7��e-cYKڱ�e,k�ZƲ�����15���@<���e-cY�X�2���e-?|YK�y�j4f .Ƃ���b,� .Ƃ��� ����m����^T ��S���]z��-�a E�{Bn����)�)�\!x��-���ߐ ���yKVx�����=�[v+�:��� D�4cb��гxq��Н,��$!IBǣI4xK\ ������`?㦣/�-ws9�¶(�x�N'�M7��e�@�t�O�x3:�7 xF4�?�����6�� ;�p���J��B��)V,���x�2���W����a�]\�C [�%�H�ޭ'�g��<SLHAS��g#��8@������b�*�+�iF`�G��� @r18��9�>~ �>��d2�| ���ϥ��-��ز����Gz�Tl��m���K,1}�����K�CK���9y����gv��`�8 ���)%F��I�n��|� � �g�y����?����U�BI27`�?!2�=dT�SG{�H�<�]�b��kl�����{�� ��BHB��3'���.q�d�$ �8�� ���;PL�����*�,6��;&VeɄ_B��>�l�� ���%)`Of�gwd �}-=zI��z  h�2�2R�jY�j�{(�H�D'��n��,��@��c�R�#(0� ���an��Т>d0s��MeV+v�J���p�p1��Է��'�ɬ�H��y�!M�0VDz �|R������!��m�1�4;:�� 9V���F�����Nnh���$�D׫��uq��&L��|B�K�MpKK�tlq1} ���>�Y��� !r�����ʪ���ѯ��HZ�/2�9gZ��|@�#�?��ˆȦ��v�����#�Z�'� ��}oP4w�r���a?�#�Y�ہ%�$�<�i-�:���� �a� ���K`_�P���ل!^� ̐y)u��)*kn=p)We��$�V��r�����|O1o +��9m\?�G�X�Qs��(���w6 �';�Z6��.��x�Ɔe���|�A��\ӆc�.yP���{��]K�UJ�-�S{�T��3(���i=bH+�C4��F�O W�bx6z��#e��O�����S� ��hP�=g��*F���.ۛYK�k�aGzi)e���u+g6>�{i��)e����tu_����z7yXe3����o`l�� Mo���η��cCߠ�Y��,��}�'~�c��G�&��Qf\!6�O�[-��k�(��`-�_�s���z� �:� {C��yU ^� ���qLW�[:�#u'g_�H7���mp�bm���m�� *�2��4��';u6��&[���˸��c��n9�`�/߲�k/��:�!'��rcSX�p�)yOa��]{M9WJt�4��fk��f�R�)���`��}_ZhNv�j9z����Ȼ��B��1��.��l�AyI?�w�� �G Ya�I��ܿ���"��1���3)��� c]�t�&@��CWH���HE�y���7���I]  u�]�� 9���F������5�*^���Ł <�����pd���S��d;/���R�m�� ����9z�z���$֭a���m�q������o��=�a.x��&�R�cu,\�d�ܣ�0zfk��n1)���?n��3��w��T+�*d��oIj8j�c��3�N�^��V��xd8!J�Z�d�;�4-q�&a•�����Y����g�7i�yY<�,���H6���u�Ɇ�|Ʃ�D���,�F]��LRqذ��"������%:���c��L��<�v��V!�K/�H.���0ƒ?��u�;�D��2���a %���䊲8 �"�%1�0K�|���Ǜ��bo�;�y?��}�.�:� ��m�΃���o�ڋzi��%5���}�=��g�X��~x�Vo5�% �\*%�{��hT/$/�֨��u�d�/�rc�}m��)�������"j^��+����4k��s�~���ϒ�F[j���7�8��E��-�� ��� !�� ͬ�x6[�[�C�'���^�]oS���&8���D��[�K�,dǷ��zO���J���oK�qϳ�X��6Ó��G�0��\ч��/m�ݡT�~�|W��n��e�{ �v � J�����;����C"�:c3/�vA���Z4��X��zўH Qyk۲�'��H�r��U���䡵�w��u�;��q��h������3诱m�(_,�刭q5�&�-(uw�z����έi���#��Н��Hr���⽬(ڳ"���t��;�u���`��EE�<����],�M�����1X=�KRN#7��g6 �U��%*U���Z�nv�0��pO.�ƹM�Q�3�L:%�q=���'�vܓ����s��j�+��жT����z�Ձ�h8Jz�e��r',\*b$]�N� ����L~Zz�?�hc'`}�vE�&��e���7�X�L~��Eً+7�{�A��7m�ص��+�Y�������(�6� ӵz.�9���P�W�����%up���]��<���o4ƻ�`g�^��A$����� ���ũQ��U�I"&�R f7Ӭ�jx��f%� I�tK�6L�.,դ7��%�O�#6&^�.0���� t�,�M��/J��~J&�b�&1���M�Еr�>c_ʗ����ev�����&`ɔ0ͿR��}��b,V�a ��|4����Fq;�`� M�5�&���*�L霚�l��|щd�ꉍ7�1s�q1�$�1�/#��~|�]̉E��\D��3�Xh��Cg��Et���� ��lh�Tx���ݍ���}�,������0�����y�� �������� �: uY���}��95ǁJ�")���/�F�"�m_��,��{�V��4Z$�\<\�!�"Q��K}P���s3K�Q&��H,[`���VL�zܦ-�W��!��S:��zB����a�����ʷ:���b���'�������Z�V�Xww�0M+LA�;�4������d���8��3�v�%����֦I�[����@z[��� ��h��?�ˊ66�?�`T��D�>'���&qv!�4]ͅ2C� ����`�!�{(���2��nzG�h���Ho��&�$����%a鮑�.�=ݥe���4g� �R˲�:7jrB����x�ܐ���g]�D7��k����z8St\��}�{iS)�?���_9!^x��>�鑣�� ����#�D��� �_�S0�R�z�jW�[��B��y[��4�N.u�L�Y���N�$ͫ9j��/�w�i�,��e�gQv'ؿ���H��d�% nm=��N�b=�[W��k-�1� �������o�x�� ���ƬF�L�a�N��3�g�m�~]K��@����(S�<fwM襃�"� �_$w%��u �@ �*`՚%NE Z& �s_=�L��es�I��˕��X�]�y��� �N�b��eL�;����bT� �PS0y_���s�R���o��s�.��01�U�A�m䳊:*n�|�ZD�����kWY�Sȵ�djǏnjl�)ݘ� �3z���}��Fݣ�3B�0�Vb�GX�ݬ�X��h�!�i��A_p����ڊ��}o�[*���r��ϕ2̒��7J�|�_�@oo �h���{��޸�i`�����!Ҵ��+��x�|��Ű����O$�:\f7� _k������{��/䃩fI��N�Z�q��d��#w^R\ (!��"���m��ȑ5��Tj��/����g�52����|P(�n,�ЯY���"�pR}�8�g���n���nl�S����6a�X�淥з�hg�t�}��yKcc&��}���ؙ�.&Mn�|gv�TI“>ԵAh�w*�w�g���o�����rB��;�V� �:��%����� N��3�A&��c��2oɢ/T2���8�k1)r�S�؊�N5��n ���D=�C�S�H��,��J��P5d֡����h�f׼:�$�gZ�DӬ: ����5������~��������ջ!��VO�*��^�3������i!޶nы���������+��0Z�A�F���������['�}Q���ڐ�{%��x��n�]���>ͪ4�zy=�/_� қ�/_�;���^����1�M_c��\�=���i(sծu���sO�|��Ff��J�u4��HT����$P�}�s�4�L�&H�c�%R떑��X�_j�o%�>��u�(Qd�Z���{ �J��p�&RB�H�+�r�Z<5!�[*m�O��E���;e���|4�� ����/��'/)�XF/O Zi���D:G��@���>��R�s�n�2�9\�0�[��-$�O�pi�z�R�R��y9'��h�E�: L�rŸ/� ��S(�4��� `�_h��DX�.��7D�Y�>p|~�w��h:X��&���Ҝ<�^��=���V$��L�PBt�S�Ǜ�F=�,a-�,X��x8�OTU�5i�I�P6��:5�Th��� dH�t�s�1�kg �-���>�,�L��;f�/;.X�K�?"�?�)ey����9�F/ B�����fvP�'_LW+������&�ү���M��0��F��`k����v�X_�L�[ju���p���Φ/�Y�.FN���z(�����c�K3{�tv<� :�����ߠ[�|��_Y��7K�0�q��`�p�o��l`>+���jh.�FVݕ&�?����uK���L6��#$��=��}� ���� �;��!; 6{+^�@v���� w����L�he�J9IN��NN�i1Cin��w� [�/q�o���F���p���!�� v�&���Z@,��4���ޜ�����?��u��P���Ѯw�:� ��v��F�lmX��o��k�[����N��{��ڭ"�C�w�RHm�f�z+���J'�~F�ct��Z8۬B!�bC�utBq�i�6E�p�i��q�M�(=������ȋv�>�[�Q���*���汾���%�B �*��S����ѯLJ��{���T�#ʻ������7`�M� *��{�(S��:4�����_#�4�+ͻ&��2q'�)!�����@�_�P��,��DW�����rZ�iO'iir�pf�rf���ת:6�z���?�5>�Ko���Wv�[m �蟆 �K3x��#�M��Y.�o� �x�0Suu��6�g�9V��koH�kH���u͹�x����JQ�-��P$�GD"$i��=�p=@�Ѣ��3�z��[���\՛*3�. }�ݷ�l�]���lv�>:U)��4f^B����װ ؤ�,DiJҀ�,x����W�]V���T7�{l�:a���6�t���-��� ���j���19(�&U��;�Z��<�_��l����H��.�M��*׷�A�<����'��lGv}R�&��<Ҹ��<�f&>���_*R%��$�e�Q�M0p��?u� �}�@󣵄�����则�G9æ����? 0o^~��`�˶���� "����>t��[d�|F x��?���7�P�ڃ��Ar�q���_z>�P�ߔ�$BhDD��"��W��� r��u��pY��!���QPـo��7����{)~���Ƒ���9�15�� �8��V㜾$�s��4��!5��k�8�/L��������_�`Ea�Lt� ��`�K�Z�.�C��ˉ��@�����Y��9Go��-�Ʋ;�H5`�� �7 kv���&+�R!H�0�|/C ��k�f�����M6�SjXih�K��2���O���|�-�(��jZ;϶���畗��2����:���[��AV����,A5 ��"�Ο� 5qv�p����oj�r��˭N���5�SsBI � MG[Y�d!3���2���(�|'��c���?;p���O�1 ��A��N����u��z��k��D�գ���R�-EoȘx�/vJi�����t/l��tG�x��y�B ��!�1C{J��4�(v�h�d� Ɉ"�|�5��Ӌ����4�А��붵��`D�����`2;'id �$ �N^���(��n&���Bi���~�Y[\[���Yo-���3���b~�<�\\.���+�������e�59PwF��A� ��$yN�l孨s�p���S�𝜈���]U�q���8�%7N ��iϽz:��8�Gn�An�$7�t3�ϰr��� 7rõ4w;��'�ȓu��s�_�[�ba@�8J �iG�:�T�V:��/Z���Ɏ]l�M�j��T�+�M�e��a�ףzAO5Y����}�~ �:Z���n��&������훳� �l�F�%��UU��M��ݤ����x��$�u߫,��T�8hsax�����t+�����5�����m� ����Y��il��i� �SL��T���(n䏶^`�] ��n�������hv���D�{:k��Yk��`.�n�<�U�* �Y���{����PK�k��C��PK�ReArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txt�T]o�@|n�>�RC��R�RT#j�(N�CUEDZ6��>�>��_����R��������q5{�� &��*��U����e��)�e�hi�8p��K*4�J̷B��~f��bk�vl�K�T����҅�u�J�k��"G@G��D�}�0����A�9J�;�7�+�S:�b�i��a��n��a�k/r��-.y�� b�"��6?���ʉ�ܔV�PJz���#-$K�d���0�Y��t�EJ�9���!��/�,U���ˈ�/��D��@9�����"�U$�� �|�M(��'rC���4�=�r���~� ]OC���Wrj� �U`˜� �gu Rwi{Ϙgv� �B�F������k�}��N�չre�z����D��B��9Y�+ ��;��C����E�� �%)k\�T��z۾�g�N$Y��3[W�{73v��=��B�[�Jc�ne ��q/D���ei� �z�`�+�r�I�a��r� ��WRh�]�����u���;8��AzW=v�ýdqL�fĔ�����#�o+(��W��{��G�E=}�ա?�C��^�[�"�PK}�;.@�PK�RSArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yaml�Wmo�6��_qk�`/��]1�C�"m�bK�]�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B��O? &?�OF�M���^�������J� �Y��>\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK�RcArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+���fwC6�������0�a܌����#��!IX ��p~��JE�(T����%8����w����q��'s��rϽ �j�HY/h�� �fl�����PKwHy�PK�R[Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� D�q�|����bM�@�ϯ����93��%۪�g$.������ �g�]��;C�^������U����fy�Zz�����ʞ�,)�� � �N�/PKT��l��PK�RSArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.json��Ao� �����e��ŦǶ��[r�"k�C���e�I��^p�ݶ�8�<ox㧻�z˧���: ��|��#���Dg��IC�~�kH+��ӸI �?||.�8����K�P+ΆJM8��R�����J4g���KtS(�c�� eˤ�(�"(�Ab�B�cݠ�ט�ѽB�>�y5��("��v 2P�Ar��Ns1gT�Jˊ�,�Y0)���V�E� 3$�H;"�����4��� �� �j�mc��!?�we�LIѴ�����W�y�f��X\�v��B����zb�`6��D�Hv���t�Z�M9��޻�J��%����G��Yܜ���I\pɁ�͔��t����eZ�Ҳ����\~��.���S��=ȟw�<�PK�51��PK�RCArtifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envm�ˎ�@F����D�@u2�jK�(# �1��V\�B��������?�,j�C��o/���49iX�d�V�k>���+b&5�Y��5� �g�|�1KO�ٷ���P<�7[6�5��A�u4�5IÓ9�� ӹ��q.$]�8��s��C�lXW=U}���|߱zBhA���&z�ө�\˹F�'� ��V���ޒ�;�[�O6��w$T��%GPT7��-�& ���U���*�w3΃ +�s�đ&���㞫 �.�\�5��������(_L�p���D�w~�Gʦ���U�Y�:Y�Q�w�)�|@GH�2=+�#�a�?Mgq ����Ay� z(ίe�a�>y.�?��B��Y�d�v\��'� ;ax�?EY`24=c���WTxM�_c�ˠ��j��Fy��VO��K_���^_~PK�!��}�PK�R�R�B4E csar.metaPK�R�ku���kTOSCA-Metadata/TOSCA.metaPK�R*# �E(;Definitions/service-BasicVm-template.ymlPK�RC&��-� NS.mfPK�RD��\��v2� Definitions/service-BasicVm-template-interface.ymlPK�R�8ҷ�/�Definitions/resource-Securityrules-template.ymlPK�R�()�SA�Definitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK�Rjs��3V)�Definitions/resource-BasicVm-template.ymlPK�R�~� u�3*Definitions/resource-BasicVm-template-interface.ymlPK�R�<)���.G5Definitions/resource-Extneutroncp-template.ymlPK�R���D GO:t:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK�RvY7<�&�D GDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK�R�/E�>��=PDefinitions/data.ymlPK�R�\�J� �Definitions/groups.ymlPK�R ��חDi��Definitions/policies.ymlPK�R���C&v�Definitions/annotations.ymlPK�R��g��Definitions/relationships.ymlPK�R� Qq)EG�Definitions/artifacts.ymlPK�R��~��/)��Definitions/capabilities.ymlPK�R41H4����Definitions/interfaces.ymlPK�R�k��C����Definitions/nodes.ymlPK�R}�;.@�e�Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txtPK�R�ظW�S\ Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK�RwHy�c4Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�RT��l��[>Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�R�51��SUArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.jsonPK�R�!��}�C_Artifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envPK� M 2021-06-08 00:47:45,666 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:47:45,666 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:47:45,666 DEBUG 195: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-06-08 00:47:45,666 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:47:45,667 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:47:45,667 DEBUG 103: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-06-08 00:47:45,667 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:47:45,667 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:47:45,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:47:50,082 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2516 2021-06-08 00:47:50,084 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:47:50,084 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/790dcd14-8383-4b47-ad53-f4a7a98b2c77/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:47:50,087 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:47:50,087 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:50,087 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:50,087 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:50,087 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:47:50,087 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:50,087 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:50,087 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:50,087 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:47:50,088 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:50,088 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:50,088 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:50,088 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:47:50,088 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:50,088 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:50,088 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:50,088 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:47:50,088 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:50,088 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:50,088 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:47:50,088 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-08 00:47:50,088 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:50,088 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:50,088 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:50,089 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:47:50,089 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:47:50,089 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:47:50,089 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:47:50,089 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:47:50,089 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:47:50,089 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:47:50,089 DEBUG 195: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-06-08 00:47:50,090 DEBUG 197: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-06-08 00:47:50,090 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:47:50,090 DEBUG 103: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-06-08 00:47:50,090 DEBUG 105: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-06-08 00:47:50,090 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:47:50,092 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:47:54,804 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-06-08 00:47:54,807 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:47:54,810 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","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":"defaulticon","uniqueId":"9df2196c-fb9f-4c14-956c-9984e05dbcbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623112942805,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"41b90e90-98d6-4777-b47b-518e2eb239d8","invariantUUID":"2d986dc0-b5e5-4613-8127-2e696695811a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"916b50f0-adcb-4abb-beb2-27f80a7c9592","lifecycleState":"CERTIFIED","lastUpdateDate":1623113055499,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112869785,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:47:54,816 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:47:54,817 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] sent header: 2021-06-08 00:47:54,817 DEBUG 197: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/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs 2021-06-08 00:47:54,817 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "0a986e53-2dc9-4d6a-93e3-10772dda92ec" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "a5a42417-6af8-40c5-ab3f-0285d9c4d6a5", "modelVersionId": "cca6ceba-a966-4776-8daf-bdb483dcc9d5", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "995a8bdc-746c-4da7-8e17-e72bc360351a", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "538d363e945942228f6ddfc69d337625", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "0f781264-3e37-48ea-affe-ee189e1cf6a2", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "0a986e53-2dc9-4d6a-93e3-10772dda92ec", "modelVersion": "1.0", "modelVersionId": "f802506e-f1a5-40be-ac4c-955c239748fb" } } }] } } 2021-06-08 00:47:54,817 DEBUG 103: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': 'ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:47:54,817 DEBUG 105: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/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs 2021-06-08 00:47:54,817 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "0a986e53-2dc9-4d6a-93e3-10772dda92ec" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "a5a42417-6af8-40c5-ab3f-0285d9c4d6a5", "modelVersionId": "cca6ceba-a966-4776-8daf-bdb483dcc9d5", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "995a8bdc-746c-4da7-8e17-e72bc360351a", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "538d363e945942228f6ddfc69d337625", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "0f781264-3e37-48ea-affe-ee189e1cf6a2", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "0a986e53-2dc9-4d6a-93e3-10772dda92ec", "modelVersion": "1.0", "modelVersionId": "f802506e-f1a5-40be-ac4c-955c239748fb" } } }] } } 2021-06-08 00:47:54,819 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:47:56,608 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs HTTP/1.1" 202 262 2021-06-08 00:47:56,609 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-06-08 00:47:56,609 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc","instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc"}} 2021-06-08 00:47:56,610 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-06-08 00:47:56,619 DEBUG 195:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: 2021-06-08 00:47:56,620 DEBUG 197:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:47:56,620 DEBUG 198:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:47:56,622 DEBUG 103:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ddb6cf7f-44ce-451f-8c40-c51e693452cb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:47:56,623 DEBUG 105:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:47:56,623 DEBUG 106:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:47:56,630 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:47:56,782 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc HTTP/1.1" 200 1916 2021-06-08 00:47:56,784 INFO 116:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response code: 200 2021-06-08 00:47:56,785 DEBUG 120:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response: {"request":{"requestId":"ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc","startTime":"Tue, 08 Jun 2021 00:47:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Jun 2021 00:47:56 GMT"}}} 2021-06-08 00:48:06,797 DEBUG 195:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: 2021-06-08 00:48:06,797 DEBUG 197:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:06,797 DEBUG 198:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:06,798 DEBUG 103:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '83a4610c-633d-4c27-92f5-c5b6abe2cad1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:48:06,798 DEBUG 105:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:06,798 DEBUG 106:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:06,801 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:48:07,230 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc HTTP/1.1" 200 2164 2021-06-08 00:48:07,233 INFO 116:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response code: 200 2021-06-08 00:48:07,234 DEBUG 120:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response: {"request":{"requestId":"ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc","startTime":"Tue, 08 Jun 2021 00:47:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Catch Event","percentProgress":52,"timestamp":"Tue, 08 Jun 2021 00:48:04 GMT"}}} 2021-06-08 00:48:17,242 DEBUG 195:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: 2021-06-08 00:48:17,245 DEBUG 197:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:17,245 DEBUG 198:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:17,246 DEBUG 103:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8372fe2f-9891-448c-b33a-748b0cc7aff9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:48:17,246 DEBUG 105:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:17,246 DEBUG 106:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:17,248 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:48:17,402 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc HTTP/1.1" 200 2122 2021-06-08 00:48:17,404 INFO 116:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response code: 200 2021-06-08 00:48:17,405 DEBUG 120:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response: {"request":{"requestId":"ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc","startTime":"Tue, 08 Jun 2021 00:47:54 GMT","finishTime":"Tue, 08 Jun 2021 00:48:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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, 08 Jun 2021 00:48:07 GMT"}}} 2021-06-08 00:48:17,406 INFO 56:mixins.py(12) - VnfInstantiation task finished 2021-06-08 00:48:17,406 DEBUG 195:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: 2021-06-08 00:48:17,406 DEBUG 197:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:17,406 DEBUG 198:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:17,407 DEBUG 103:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f4f927df-6240-462c-9146-2222813e7d1f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:48:17,407 DEBUG 105:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:17,407 DEBUG 106:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:17,410 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:48:17,546 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc HTTP/1.1" 200 2122 2021-06-08 00:48:17,548 INFO 116:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response code: 200 2021-06-08 00:48:17,548 DEBUG 120:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response: {"request":{"requestId":"ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc","startTime":"Tue, 08 Jun 2021 00:47:54 GMT","finishTime":"Tue, 08 Jun 2021 00:48:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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, 08 Jun 2021 00:48:07 GMT"}}} 2021-06-08 00:48:17,549 DEBUG 195:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: 2021-06-08 00:48:17,549 DEBUG 197:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:17,549 DEBUG 198:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:17,550 DEBUG 103:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2cb5b67-6b85-4658-91a6-2f4099bba0a7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:48:17,550 DEBUG 105:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:17,550 DEBUG 106:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:17,552 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:48:17,688 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc HTTP/1.1" 200 2122 2021-06-08 00:48:17,690 INFO 116:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response code: 200 2021-06-08 00:48:17,690 DEBUG 120:onap_service.py(12) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response: {"request":{"requestId":"ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc","startTime":"Tue, 08 Jun 2021 00:47:54 GMT","finishTime":"Tue, 08 Jun 2021 00:48:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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, 08 Jun 2021 00:48:07 GMT"}}} 2021-06-08 00:48:17,695 DEBUG 195:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: 2021-06-08 00:48:17,696 DEBUG 197:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:17,696 DEBUG 198:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:17,697 DEBUG 103:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b78b138-26ab-4642-ad17-8391f1d9e664', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:48:17,697 DEBUG 105:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:17,697 DEBUG 106:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:17,701 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:48:17,846 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc HTTP/1.1" 200 2122 2021-06-08 00:48:17,848 INFO 116:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response code: 200 2021-06-08 00:48:17,848 DEBUG 120:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response: {"request":{"requestId":"ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc","startTime":"Tue, 08 Jun 2021 00:47:54 GMT","finishTime":"Tue, 08 Jun 2021 00:48:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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, 08 Jun 2021 00:48:07 GMT"}}} 2021-06-08 00:48:17,849 DEBUG 195:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: 2021-06-08 00:48:17,850 DEBUG 197:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:17,850 DEBUG 198:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:17,850 DEBUG 103:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cac2aac4-df1d-42ad-b92f-45630675df7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:48:17,850 DEBUG 105:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc 2021-06-08 00:48:17,850 DEBUG 106:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] data sent: None 2021-06-08 00:48:17,852 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:48:17,986 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc HTTP/1.1" 200 2122 2021-06-08 00:48:17,988 INFO 116:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response code: 200 2021-06-08 00:48:17,989 DEBUG 120:onap_service.py(1) - [None][Check ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc orchestration request status] response: {"request":{"requestId":"ec9a93e3-ccdf-4d4a-ba86-28ed55e007bc","startTime":"Tue, 08 Jun 2021 00:47:54 GMT","finishTime":"Tue, 08 Jun 2021 00:48:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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, 08 Jun 2021 00:48:07 GMT"}}} 2021-06-08 00:48:17,990 DEBUG 195: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-06-08 00:48:17,991 DEBUG 197: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-06-08 00:48:17,991 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-06-08 00:48:17,991 DEBUG 103: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-06-08 00:48:17,991 DEBUG 105: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-06-08 00:48:17,991 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-06-08 00:48:17,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:48:18,188 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-06-08 00:48:18,189 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-06-08 00:48:18,190 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1623112853726"} 2021-06-08 00:48:18,193 DEBUG 195: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-06-08 00:48:18,193 DEBUG 197: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-06-08 00:48:18,193 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:48:18,194 DEBUG 103: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-06-08 00:48:18,194 DEBUG 105: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-06-08 00:48:18,194 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-06-08 00:48:18,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:48:18,492 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 765 2021-06-08 00:48:18,493 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-06-08 00:48:18,493 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1623112869230","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/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]}}]} 2021-06-08 00:48:18,496 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-06-08 00:48:18,496 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-ac73f913-ea4e-49ba-be8f-da1a2c36157d 2021-06-08 00:48:18,496 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] data sent: None 2021-06-08 00:48:18,496 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-06-08 00:48:18,496 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d 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-ac73f913-ea4e-49ba-be8f-da1a2c36157d 2021-06-08 00:48:18,496 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] data sent: None 2021-06-08 00:48:18,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:48:18,706 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-ac73f913-ea4e-49ba-be8f-da1a2c36157d HTTP/1.1" 200 1641 2021-06-08 00:48:18,707 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] response code: 200 2021-06-08 00:48:18,707 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d service-instance-name] response: {"service-instance":[{"service-instance-id":"0f781264-3e37-48ea-affe-ee189e1cf6a2","service-instance-name":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","model-version-id":"f802506e-f1a5-40be-ac4c-955c239748fb","resource-version":"1623113280214","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0f781264-3e37-48ea-affe-ee189e1cf6a2/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/eb74db45-de43-4f76-a028-11bc04d869d5","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"eb74db45-de43-4f76-a028-11bc04d869d5"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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-06-08 00:48:18,710 DEBUG 195: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-06-08 00:48:18,710 DEBUG 197: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-06-08 00:48:18,710 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:48:18,711 DEBUG 103: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-06-08 00:48:18,711 DEBUG 105: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-06-08 00:48:18,711 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:48:18,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:48:18,819 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-06-08 00:48:18,820 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:48:18,820 DEBUG 120: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":"1623113280562","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/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"}]}]}}]} 2021-06-08 00:48:18,822 DEBUG 195: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-06-08 00:48:18,822 DEBUG 197: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:48:18,822 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:48:18,822 DEBUG 103: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-06-08 00:48:18,823 DEBUG 105: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:48:18,823 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:48:18,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:48:18,898 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/538d363e945942228f6ddfc69d337625 HTTP/1.1" 200 1061 2021-06-08 00:48:18,899 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-08 00:48:18,900 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"538d363e945942228f6ddfc69d337625","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1623113280883","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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-06-08 00:48:18,903 DEBUG 195: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-06-08 00:48:18,903 DEBUG 197: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/0f781264-3e37-48ea-affe-ee189e1cf6a2/relationship-list 2021-06-08 00:48:18,903 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:48:18,903 DEBUG 103: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-06-08 00:48:18,904 DEBUG 105: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/0f781264-3e37-48ea-affe-ee189e1cf6a2/relationship-list 2021-06-08 00:48:18,904 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:48:18,905 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:48:19,000 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/0f781264-3e37-48ea-affe-ee189e1cf6a2/relationship-list HTTP/1.1" 200 1063 2021-06-08 00:48:19,001 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:48:19,003 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/eb74db45-de43-4f76-a028-11bc04d869d5","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"eb74db45-de43-4f76-a028-11bc04d869d5"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-06-08 00:48:19,008 DEBUG 195:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-08 00:48:19,008 DEBUG 197:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611 2021-06-08 00:48:19,008 DEBUG 198:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] data sent: None 2021-06-08 00:48:19,009 DEBUG 103:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-08 00:48:19,010 DEBUG 105:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611 2021-06-08 00:48:19,010 DEBUG 106:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] data sent: None 2021-06-08 00:48:19,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:48:19,108 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611 HTTP/1.1" 200 3784 2021-06-08 00:48:19,109 INFO 116:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] response code: 200 2021-06-08 00:48:19,109 DEBUG 120:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] response: {"vnf-id":"47b5371d-20ab-4134-8182-6c0b84a72611","vnf-name":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623113287505","model-invariant-id":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","model-version-id":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","model-customization-id":"995a8bdc-746c-4da7-8e17-e72bc360351a","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0f781264-3e37-48ea-affe-ee189e1cf6a2/service-data/vnfs/vnf/47b5371d-20ab-4134-8182-6c0b84a72611/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0f781264-3e37-48ea-affe-ee189e1cf6a2","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":"0f781264-3e37-48ea-affe-ee189e1cf6a2"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-06-08 00:48:19,113 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:48:19,113 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:48:19,114 DEBUG 195: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-06-08 00:48:19,114 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:48:19,114 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:48:19,115 DEBUG 103: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-06-08 00:48:19,115 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:48:19,115 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:48:19,117 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:48:22,290 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2516 2021-06-08 00:48:22,292 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:48:22,292 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/790dcd14-8383-4b47-ad53-f4a7a98b2c77/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:48:22,296 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:48:22,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:22,297 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:22,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:22,297 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:48:22,297 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:22,297 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:22,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:22,297 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:48:22,297 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:22,297 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:22,298 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:22,298 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:48:22,298 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:22,298 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:22,298 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:22,298 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:48:22,298 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:22,298 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:22,299 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:48:22,299 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-08 00:48:22,299 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:22,299 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:22,299 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:22,300 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:48:22,300 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:22,300 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:22,300 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:22,300 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:48:22,300 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:48:22,301 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:48:22,301 DEBUG 195: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-06-08 00:48:22,302 DEBUG 197: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-06-08 00:48:22,302 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:48:22,302 DEBUG 103: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-06-08 00:48:22,302 DEBUG 105: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-06-08 00:48:22,302 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:48:22,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:48:26,584 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-06-08 00:48:26,588 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:48:26,592 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","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":"defaulticon","uniqueId":"9df2196c-fb9f-4c14-956c-9984e05dbcbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623112942805,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"41b90e90-98d6-4777-b47b-518e2eb239d8","invariantUUID":"2d986dc0-b5e5-4613-8127-2e696695811a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"916b50f0-adcb-4abb-beb2-27f80a7c9592","lifecycleState":"CERTIFIED","lastUpdateDate":1623113055499,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112869785,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:48:26,595 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:48:26,596 DEBUG 103: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-06-08 00:48:26,596 DEBUG 105: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/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel 2021-06-08 00:48:26,596 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-06-08 00:48:26,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:48:28,374 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel HTTP/1.1" 200 None 2021-06-08 00:48:28,377 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-06-08 00:48:28,379 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-08 00:48:28,379 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-08 00:48:28,379 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-08 00:48:28,379 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-08 00:48:28,380 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-08 00:48:28,384 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-08 00:48:28,384 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-08 00:48:28,470 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.0423365196346232, below negative shortcut threshhold 0.05 2021-06-08 00:48:28,554 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04040851585546285, below negative shortcut threshhold 0.05 2021-06-08 00:48:28,631 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040496477012163384, below negative shortcut threshhold 0.05 2021-06-08 00:48:28,718 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.044199742658532416, below negative shortcut threshhold 0.05 2021-06-08 00:48:28,807 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04485481765789965, below negative shortcut threshhold 0.05 2021-06-08 00:48:28,915 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04280317142391922, below negative shortcut threshhold 0.05 2021-06-08 00:48:29,141 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04017935634510458, below negative shortcut threshhold 0.05 2021-06-08 00:48:29,226 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042744314624986283, below negative shortcut threshhold 0.05 2021-06-08 00:48:29,302 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.044743472447451055, below negative shortcut threshhold 0.05 2021-06-08 00:48:29,476 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04454441494840922, below negative shortcut threshhold 0.05 2021-06-08 00:48:29,559 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04386821889606144, below negative shortcut threshhold 0.05 2021-06-08 00:48:29,648 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-08 00:48:29,648 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-08 00:48:29,649 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-08 00:48:29,649 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-08 00:48:29,649 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-08 00:48:29,649 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-08 00:48:29,649 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07194415958764384 2021-06-08 00:48:29,649 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07283079146539352 2021-06-08 00:48:29,649 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-08 00:48:29,649 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-08 00:48:29,649 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-08 00:48:29,650 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08101279672225847 2021-06-08 00:48:29,650 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-08 00:48:29,650 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-08 00:48:29,650 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-08 00:48:29,650 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-08 00:48:29,650 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-08 00:48:29,650 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-08 00:48:29,650 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-08 00:48:29,650 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-08 00:48:29,650 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-08 00:48:29,650 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.0423365196346232 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04040851585546285 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.040496477012163384 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.044199742658532416 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04485481765789965 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04280317142391922 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07194415958764384 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07283079146539352 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.04017935634510458 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.042744314624986283 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.044743472447451055 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08101279672225847 2021-06-08 00:48:29,651 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-08 00:48:29,652 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04454441494840922 2021-06-08 00:48:29,652 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04386821889606144 2021-06-08 00:48:29,652 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04386821889606144 2021-06-08 00:48:29,653 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� Ѫ�U�d)q��B������n~Na�;�M"�¹Ȧޝ��ix�Bf2~�X� ��V�Dj�W�\��Q�&��/���2�Td]�=������ޭ�r�����\�ƍַ�(�PK�ku���PK�R(Definitions/service-BasicVm-template.yml�Is�L�>���REI�W���d'�dr���1D6����, (*4LrH��g�g�%ǃ@ѐn�1�SV{���<�rM��2��"~� ��K�e�+� `������y ��� ���&N��u�~_�4 R�X�B���w@���*��BN��� ���@W)� ,t�R�g@ee� y.�D�^�a�;8�h�yw����#�Ki����h���t�c���6�YE��^ر-d��c�A.Zߐ�00�?h�lq���ĞG��U�B 1�!gLB9t,7F'H��QF��k�t:p� "��&���e;T� Z-���ځe���<�s�`2� Tä�΃d�P��Hz��ps���x�?�$�n�����ضCb�Y��p����8gPk`@���@]�P3�#��2�u �]���8C/��dr��!�ba�9,��>6H��7�WHk�C��`ġ�u恲�#��IB�[��:Qr��@�֍���O1hv:�M��w&cq\��`'c-}#�80��$�1M����h>�q�o����0G�#I$��y�E=��f-V�(�TCN�W7@t��/�P�x��[�X� <_M���f�Q��Mϐ�Q��������� �� ����ƾ�"�������8MΑ"��Oi�+u�����xnv����JJu6���t%�5)��8)�Mu�@�1-���B���!��t��N�ɺ�W����W{�5�?��x F� ��ǫ�dx�'#QS���z���o��k���þ ������L&�/k�_������ޘ�}��s썞�����M����Jo?��ZZ�|#�"��\A"��~�]�cr��o/�]QW������.���`v��ݾ�m���<��ϙ�<�n���3���Vo؟��>~�z��x�>$�E�,z���K7x'4�0^����:�i�,�������R�#?������w}v��-G�9��~��k���|��/`=��ݷ��^� ǂ�^]�����_��NjE(�g���� ���'�w���]W�.�>`r�� my��l�?���������\z~3���Y�m��#�lX���w8�?�����,����K]@]��嵬�gx)ߜ���ZJ:�=Odq2��Ȫ��ߖ�˗�z�N>��)��ׯ����P�˿�3b=͞=����wI�_����]���_Ʊ-��r��)���Q��1w?J-� �� ���a����� '�m��f<uc����+�K��ow�B�#I9�����3 �(| u�I�#�l"�4��yh4|Zehlو$BG���t�(���= �f���S� O���]Fת��=^�����1} )���W��O#� ~�s�����!Yl|_�o�[��U{�]H��5S4�y�b�YB6հ����%E�B����@0诀Z yt��!�/tW�xY���TQ�R%$i�P����x�Gv�A]E�%��*�S*+GCa����kF�9ܲ�-��UYh�B ���,K��'P���j0��-��U�F�e�����2o�J �G.�u5���VԽ]�X.Xٕ� >�'�W!]�� o��>���]�k���թħ�;���0p`��� L�u�yX/yJo7AtT�R�uµޕUo���U� J�3�G�����H��(9 ���v�m��&�U�j��C������j�;g�.��[������/����Wܣ�RC�E���� +�ڡ+8��%��o��)+�@4���b�G��Pc������ �j� 7g��F,�LM����tI���#��v�-v���Z�qSV=�Ժ‘I��S��J�>D�V��|�UE.@��Vv5 zRE�իiC��Ւ��� ���z�\+/6�̷*G�U ��(��EUtq�T����ҷp���C�S���l}��?�����ng<>� �A�/�PK*# �EPK�RNS.mfM�Aj�0E�:�.�t,�%��m7j)I�P�i�IJ��8����] ����8�ʨ��k����\u��r�� V���d����S`u����#�}�]�i���{lP�I-�M6,��1��>g��N�8�}�x�����V��������fNv���iq���� ��f���o�Et}�".FאMs켍'ǩ�.ɛ ��,��\B��X�~A��ML�c_½�kW�8|�P>�PKC&��-PK�R2Definitions/service-BasicVm-template-interface.yml�\Ks�6��W���Iқn���t�q2u�K�Á@H�X����.��H��,٤d t��������E#5�qBL0ä��* 3d�-�Ҍ�x�S�{�2z�� �P�@�[0NgEA�I9�L��f��lay�� ����E�奨����X֒m�(��J�m�����I�H�UY)�����۔j;A�ظn�T�HfTP"�,�T���'���j�ؚ&�B�t�y@Q-sO�6 X����y�� !�Ȳ8���Lh��a�~1�b���r�*a[�ι˪�֥� 34��S,�RE�ə�� -0ו4(6JrNU u��G����??����q�y4���7$:N����˴�ғT� ��\�'�� �Ku���:}_[<��0���Q��c�PǠ'� ��d{�����֣ͧ���H�ʸ�k�V�D���];�u�Ya�� <�G�W�dۖ �N�*i']�D�hNQ*!�H��PB��BT�KBr�� [p�B�w��=��~���֘�$.|�tB�W� �׻^cmZ4� 1j��'z����uTء�V"l�P�~��*Kɮ�J\u㯭�-�n��^sk8������I�D�q,hl�|��2�'��%�y��1�j��C�}�a�A�de�\Ql� �`���1�����}>�]� L�*�������9�����l?�Soq�RA���I��a_*ů�ѽV=�6E0��Pmt��=�gڠ{�0U0���$��2Li�Q��?�mǰm�*^Pn � 1llV ���I���S s��#�ȳ���ND1�g��FҘ�� ���P���ʻ�JA�9d�<�I��Y�y ��$�'���ܱf��>UPA��U���3uB�⅋B�l���<��k��`��5^����7v�qX{q� ���͜j/��X��\����C� :uWT.a��5�XÊ�&Z�Ym\� :phl9�� ����L� �T�(XQ�vՠg�LX�9��� �-(6�:�d=��p�BR�0�4��j ��d���cV6�0qzb�7@ x��F�NF�L�j�<#�].�y�޾}���}�[=�g*Š��g��{/��>ӻ3eJIu��=��;<�R~^�)��n���w1����2����{�%����# ���,nj�dA�y ?�;C�������|������ݶ�v|^H��$3$������n)o�GS�٦��8Q����Ծ��n)�@�����0o�i�/��6N�Ņ��v���bLfa�9 �,��'��<���g�� �! Mݽy����$����S!�mv��\�̧��K����9fS��}��4� C�K�q��z��zlt�V;q2�[��� ��X����IYl�A��F?bV��E�ؙ.����dz�m�i� _�S��(A�֖�i��d�n�z3�?ۃ�a����=��ڶ/jB����vBC�x)��k/���*d�SF1��¡QT[���V�rT$n��1C���3ѵ%�4��!���tC�k}�zۤ�G���5���C��X���|���~�m/�fK����&Q���Ii*��~�%tO��J�����w;>�ͧa콠6�U� M/<`]k�ƦG��o9 ٗ/�x�"���9y���#�Ej�36{ ����������Y4��*�I�?�rP�OW會f+�R�yد<]Dj����?PKD��\��vPK�R/Definitions/resource-Securityrules-template.yml�Umo�0��_�oݤ�H�6 ߺf�&mi�6��sk`S�$��� ��vZWiB ��{�ձ�p�L�V(i�jC���FeDQ��P�� ��Z�}/�p_3S��kLY�4��0�ty��Ď��#�z�\ �I�uaVR��d����9���˔���ߖ���r�^�_mhUc ��&�쐦���}�e��sh�v!V������P�*C��ҕ���7PK�8ҷ�PK�RADefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.yml�����@�{?�t�� �B�E�R������H��Y���9,N �������4��� ��͈��C��ly����j��|�����1iFpL�^�|�YY]ҬMӤ��<��9K -��� ��+q��.^r"N�(�"ɋ��T�S�d9VivΪ��X��ॸi.�b@nl���!~m� �K�prs��60��C�� 5������[���g$UNY�c�,��c� y���@�z���κ��SM��yM��P!x�z�xz����P�Q�H��� ٺ��C��ަ�2�KE�fZ�9M~*vL�� ���V�G���:T0o�M;vg���ٸ�e����-�S[0Ɔ%���385���к;��iZ<����ϓ�uC����ƒ��e��5����W�McG����O������PK�()�SPK�R)Definitions/resource-BasicVm-template.yml��r���}���9���`�ؤ�V]�Ifrf����B8�laq�|����n���:5�zWw��|�CPV��[��ۖ'���3~8��c`yMC���P�><��0����-�������#(p�p D�M���� ����T �G+F�+@I�0�`�B (�"Lx!I��4�1�@OG��$*���;~(��9A�� ��3߱�]�1��x� �-�T�|"���س�Gl���X�D�w �z�����Ngf/m��T0����b4����/��ȔG��0�n��`cd�Z�ʚ���<�Tt�,M$;��؀� ��N67/\;�CE#�c:*�L�bhY���Be�S�"3�d�n��� �y)c� �h�# �/��(pusث��@�"�X+X�2J`���Vj�pN�`D��0hg�zV���n� 4f��~5�E��_G�D��X�Z�h�i��$�l��gkv�U��)�p�����Uъ�b��V�P+3,\�)���7�W��$�V���^8]K��9|׶f�u[r�T|������h�ԉq8�4ٴU<��F#4k00�c&���DP1D�|I�խE��������f�2�a.N�c�^�*Ve�\ͧ�1������1�AËxKݑ��e��|���a���mi�"pÿJ��n��O�m�ѭF�&��(Q$��0��������������b`;�" Ҭ?�� 2���.5��Ҟ�(k��������Y ,�5sKL�D� �2لm�����=;���i7�pu#�7�maلk�q��a�4M� �69�j!��NҬ/�I7�H��@��xS���^��AfJ~'��Άĝ�?O�7�:�����ؘ/�N�����O��|m]m��7��_��ٿ���K� \��l4g/���ő�͞���M��Z?�o�{�l>��iK��/�N��Wȗ~���N���<�]��_�|�� O����5I�O&�G�~X�ſ�[���p��Q|�������#?�m)�77x����9z��>�>~���������|���s�%�y;�����L�������T��-=^�oN~h����L;�'gw�Wt���ߟG�� �w�������Z}��9�9=��<��������|�O%��ln� ��p��w�ص�C�W��T�'��txs������������>�z�.�g��#���P/�% jՙ�ߖS3�O'�GR0�x��o�o���a��jҧ����D:��r{�.jx���F�o&�I1������A�^Mo�O�t78�|��\ 7S��=��O��������������=��o�xL�m�>qx����׳���:PH%�?$%>�`&L�$(Uƶ�$�x�&,�\{eܰ;����9\2�ʴH�;��;��D��g�&MƕJ! ��+����R�"��h��eT1�sd�hB�u���؁0�CQl+�5U��ck�C�ΦgL�d�;4� ��.~0?�Q�lm��Xz�����=��{Pǐ�Z6 t�<�Ik���_y�迶�,�Dg��*Ղ��d϶�_X!Pӑ��4H��H|���B��v��\g�]^3���Rs8�L�l��B�E�Ef����'�1jE�g�����#22������W8_�&lj9}��t�l�v4��yL5�9�~����#<J ��<��4f!�# )�x�9Ȧ��Ȋ�@ �@�&�@��X�Ɗ��D��*� V�eO��a�cÄjǖ��c�і�z)��~T�K[kI)F<�6�ϐ]��  XʈU� *�`^";����+iv�ґ\�+�h��E�)��=����(m}��*�g �`��v����'�zP[�۶�JȷIJ!�+��2��O���T�bM_3l(({�f��*�.�����ḚI��Mf�����8J�RU�M�����<�Z��!z�r����re(rVA�?�pʹ �4�:��m: *�D) ��m*ј�W8�2�H�����J�'ؙT��1�&��8#� �l��1ώ���X((�U5 �1�X��d)Ñ"h�BBh��ե�_� H6<��2%,�G�R��ќnE}�d��ODsV��C��hNPd����1R�#�Br��f�LG\�Η .��w��W��g���������l��;�{�;��/�zv�7����� �&T�[�x�~�W�Suo9<��B*��b/ ��u�ykBR@���"ļ\*�Y�ToP(r�P3���Z%Gj+D�?V �<켒}…���?{k�����A2>�Ŋt*mэ�� ޞ����m�7y�����ho��&�2 ���~�VM!ٞ{#�zo?�9s���?�`��ډx�?��8œ��9�T ����w?���Z8�!RF�J��xh�D��k��^�"%P�$�u���]!'�C3ī�0�� ��̓�E�~���[���KI��W��ݳ�;��(�e�6��^�N�F%uz�о�CL�!��"���C�l� Ҥ^�ǥ���_������,�&��R�d��A�ps˹���<�N�\�s�c��bK���r��g� ���]�5y�����]צ�o��- �GɡQ�����y��I��d��6���[�T�ͤ4�_7zPMPwe��%�Խ�˺t����fFWq�@�v R Y��A ��;�-�ٷdȢ���RY�cG�+�i}}}�@�՘�no�0�@���[�� jw��K��}�G�2�h0Y`��{�6�dPs�Yu����E�M�����ƽ�_E��0B���8 (, �4Q��X�1a8�&?� �9Q�@ C��@�"�0� 7Q�j����`ӝ�^�]�^�NP�Fx��5Ȗ\��-=1�6^u�$� �m���EЈ��͒������'�{��l�O��-|�>x���[NW|J�XC�%U� 0� k� ��d2��k��ї�S�1�FI���a�^,�Ty�G�8Ҹ�{�="s�]�Z��Pk������4~��;�J�z*wN �$�\��;�����ϯ� �^���m'|�1~v/�-�U� �d�X�补���B��N}�t���6��&��09�Z���b;Q.��o��nbԄ_˴���ĩ���`mv�.�l�LY(E���� �"N�*�n��\�z�Xז�m�4��ՠ�ɶ�@-���z�R�V;��;����ez��f�h�si��>n���k�S�xP���C���ea����t��m�h �J���Y[�E�nTs���L�x6�O��L�Ů%j�V�ILJI�����Ԛ���ܹ�9�ZU��&�Y�Z����&�%�Z���M��;��}�&��"}y4�J��o�;��&�v�y����q���+�jY�єo���5������ ��ke��y����jnWvxY��.�G���t>�����~bﺐkqL(��8��M��vw�i���|�4ZE��9�0G�ݟ?S"� _+�f��U�{0)�Q�ᶵO����j�Na�8��m�}�8]��+f������s��А��vU/%����J߯ۡx�ӷ�@;����U�bn+r��R ;X�,��*P���>:J3����hJl[��(P1�,n�-0P|�+�}�oI��L�U����Y���@�u��>��_�Y@�\�9�ξ.W��P�ڪ�}�$���>���E+�?�j�*n��JIZ:��`�WQ@ӛ�5�0ʼn�6� ��7��PKjs��3VPK�R3Definitions/resource-BasicVm-template-interface.yml�]ms���~~��9ӑ��7;sg��{w�V���޹�D� �`���$��t�Z�������d��DFl(�F l+SHm��Rb�-����RPJ�2�򏜄���td�K������kE ���}X`� �h�H�zP�Bx}!+R6r#(<�ĉ���-b u�������0��p��e��VYHH�P&�P%�%Sh��P��r�H�~U�h 5E�ļ\�،�ɾ>�M�Q���U]�4��h����D:p v)�fN1��7s~�E��K����0���Rd1��w#(��ҍ��tU��-z0EԤ�+�[��œND�v)������cd)�����f�Ӟ����C�_1�f�Y����A�+�\��J$�S�2�Z�=��k6j����Ȗޘ�]�p�������q��x��\���lڵU�V�fH�<7$��0 U8Z �������h�ꕻ�{ZS� �\eF0TL�����i���� !�S � ���s!�Nߧ̹�)�3P�Ѝ�m�r�R���� � �Zl���J�R���ZIL���ط��zu?�?[/��;O,�z|��:e���ӡ�]㴕���O��Ԯ= ��ӧ'����;{b�n�����g׬[&�������S��Nө�6�ܓ����siD�%��F�����g|Uƥ�&��w �?�g��tS��K�_x0~�N�=��G���=W|,Ƨw��U�}f'%Jǰ�Ԙ�?Q�k�����V��1)?���z�޿�Nj�1�6��#����&��~ ̮[���UZxzTi�Uo�q����=.����J�:����I��5~2�ο��g�)�����.�ۙ:�&�w�E ����T��� ��� ���,��~�jV��h욺q��rq{\v W�r��4,T�"<1~�<+��A���G���'g:l=tʥ��K�<0���E��7��V:/���.tf��ϗ�N�T�L~U��y������C�����<�Y�_������6���=�]��t���m-��:>�I�|8�P򨘻�&,1N����*���;p�x�j�D���͍yj �r���^�Էy<�+�[n�LA�kT�x�rż�?I��+Qg`(��6� Mj M�3$7��dYqD��O�\8;Kҹ[ hRl��t�JCZ4��l SZͤ�i5����14��;P>��&�����|�!��n��4��H�g)R8�3 g��1� �,�8��|�#�XB��N��~0�Qb&�&� �j�[��rU��,ȶ��=�l���� �_~�Xhc�V�8n� Q����Hds)�U��r$��� � QU�REkNʇ��Z�v�Uo�צ�@��gUJ(�����9V���PX�d��L��V�.���������{���3��<ɞ���x @s��eQ�u�� ����r�ջ(���Mh~dW��C� ��ō��P������vWP�ֈ��'�ڮGʈ&�n��5� ¿��q؊7��U� 0�6�px�.o�J^���5�����J�B����M��E�a��s���E�m:-|�N�:Y��|UT��88F�oE��ʖ|��z� � #K�!�����'P��k��5��.�B�s���������~���D�[b,��#�+�JPպ��V���^��#G)_���W�0 `�pI��Gw�5|��)3��ATV2��$j}/e��=ŬH�O���v����" �&\n+Y���@�-i=� �G,p>8+������g�����fv����M��S �y(�mI�+h��cȖF�$�M��FӤr�e�ڎ� �4��f�٧#��s���A>��w�0���3Y\��٠� ��By�s��١��jU�,����l��)���B~�';�X��a瓱�vj@�D�}l�u*jo��%�� �H,������E��A��G����d�|/� U��iW�"f@�d�p%�"kA8���F��\�,����5ohZg��~�W��w�Eյy�T,Μ�Cl���<5�ح��p�ÆD�ÉY��\��6&�p�l:`��a��³YN�3��4�b���h6�}��-� ��%���7�k�r0���RB�[[>��Į�y��M{U�y�eT^*o�%�����}�B�o�r�8M��M:S�5-7���SmV�������<E��� I미{W���.�̾m0L����cf�ږ8ъ��um��r��˷�~��x^|�DO�zge+}���zcE��#�8���&�����"�ջ�|rY�J��E���ned��g�g���ee=T4]Ϡ��uh�����j�#��"/D�t>���P�5���Vp&���w�*@F�(��+��3��\�:�EMX���Z7;q6��s�M�,���(l>6 U�.+�%���_^Ms�[�B���+�m�*)Z����iH�VQf���s��:��=f���7��}�[:+��N�tp�{�Sd��"{�30�LէN��C���Keti�,��g@5H?W�y��l��gfSBX��; ��N�KĜ{�%��:q� 2��(7�>s��U����-��Q�^t��r�i�5e��%q�T knˑ[�Ѣ�����������,����m �\i{��y��5[�{���8�1�mr%L�T���@x��:����݉��.c�Q����W�����D�[3��Q F �v[�Q�r}a�����Z��?Q��؜?�ט�T7a�Wy��]�_ ��_PK�~� u�PK�R.Definitions/resource-Extneutroncp-template.yml�WKs�6��W�Դ1���6o��t4��J,���p@`)aB ��t�߻�$���� �b��a�ۇ�2�F!�J�h ��GH�?2"�S�64K�Atu����Z^"�jA�],&��k��ǃހB�7� z�ݰ�M<���Rv��R9In9��׽������ٻ�����-�?�>���PY� B/v ��J��P��0-r�a�W@F�_��NI � �L iIL �Ɂ�4%ʮ@����b $�*C[�ZX*� � ��� �we�x�1���wr�B�<�`T�<��J��a:��_�.t��SHA��y���T�(��b@c��]`���&���Gƅ��D�h� �M��K�������9�9�E�9�Ui�+U )�TX�|Gw�R^jU�j���8W�`{.kY�B�T����j���{lԼP�e�rLSY�QX�/�6[J�e�y�r����sYFH�ѥކ%���+���$�S��aM�X)�l�;�>�t�eJʻ�0��&�a�@�%wC~B�C����Em~-D���Z���0�����JЗ0� O?��<6]\�4���9��}U�%�6.�Z�V���8�ј7��제#��J���cq�['Mɗ���ɌT��7T�w�r�R�� Y�|V���Z�� [AF��j`�ln�@�j�*��D4C@��XH�a�R0_W]��.��LJŀL-$߲���9�[Ӵ����Z1ǁD�Ԇ���{��C���ux�/VS �F�Xg��,-8�谀���߉QU;��H�`N=��v�4���R����i�)WLa�����7 yJ�����m��?t�3++�R�.]��\I_4oR��W�Hn�X�uݸO�m:l{TmQ���x���tRo��S��3铈�A� �1�Lff����������=��@d��]� �m6=�t��n�g<��L�Ib!*�W�hu{pޜ����lN�5'�l���0)�D�f��OU�[k;DhD�&�]�����l.~������1��?�Y G�r��V�ɠ����ӏ���~��0��Ge�V���E����id�p��7��s _�+������w�-SX^T�O��������'�PB[ͪ�I�LOYŬjv ��b�M��67���N���h�ȝ�� ��l!�a"8�K$W�٧'�1۽���Ck����,�rs{u�<����@[�+:����zŅ���>��u��fg�\����R�1 ow�C_�PK�<)���PK�R:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.yml��r�8���i3{`���v���8��J����EQmM�蕨�=_?���D���v�RnA@�l%[u��c^&։� �qm��+�O�W���Z_�a3|}a^x±�C��ǧ?� ��t�WWh�Zm�fk���R��nm�v���)`��&���t\�';�6;g��&������wO��C�k�ƉG�S��ȡ�⇝�,]��'��@��#˸��8�/�4���{���#M�c��i�௬� ���@�`FQ�zm�IC{�,zOo�K��5̍���1M�4&�N���"��x�>� ���\��n�� ��ߧ�M�҇ �(f��ʦ�p����@ ��k�C'_έ��~����|X`Dl/@c��L���+u��8Je����>F�GC�mÈ�tE(���+#�P䅌�.&Tf����c>��D#�QPX��9(}a�4eq�>(i߽�0 NJ^� �>�t���b��G6�@��y7�--�CV!��M�Bw.�g�Y%x��O�m��I�?�T�hǻ�N���)���$��T1p���i�tQ�U�T;:�Zekn ����w��Q�,/LM/Sp�D���8���r����g`��m�=��LHX����S��p���\�R�v/����ZY�ie[�:VHٯ(��\K�^�Z�6h��W+!�4�%f�ŇEt �Ż��Ңi�|_ |�$�! �b2��|� �2��c� �~F��C�Xࡼ��\��zF�:p�� =o/���� �"/�:�]F(�N҆b�V z%����v�y��j��ac�sn�Q`v��X�����V����j�Z��Yil��}�N�O��Y5�&�}��� B%��h�m�11�pb�b���YY;汔/����cƸF1D@#������@'�s�n����O�L�3�_I�2�-Ç ɛ3�#L�W ؄u�w*ħ!Ć�c�>{�g ���6y�u�M�9vT����sά����}�����v� v�4_1��g䞜�3��(vjC�3���C��mm��>�f��rӐ�1J�2�3mh3�1;�+I�'bdD�ȅ#��D�XZv���F "�Z-�,�Vb�9�Dﴶ �ܒU�S��$�j�Cc�/��B���b�O��YZ�/�� ����/__8sÒt�����p�ӱ%�~�KI�ն�s�Y�X�`���o��|�-m���x�[����8�� �Y� $��ɇb�������򀍋��ꤝD ��0������̥m�h�w6hC�K���=���%��fOv� 7G�^mn�F�Ks�6[s����%Zn��\����,��܀�@�!-�}�@�i��d`������*���d�;+҄E��wv~.�;�� qƶ�6{l�����M\|�]��K̆ڊ,�r}�"�d�T`��_ ԑ��A�1�N\g����k��@yb�BlD�/A >�j�Y�!��Z�AB�R�3d +=:�4�%A�w������ڹ�T~�|K���&��~�  V=L���6�~�l}�{|�{�n?� �@0�l[干�v�G����p��䠝���K~.�T�E~T{����,(R�z�Q�ˡ|���cga��X��TF�Ԕ#rY'��$#�A������/��ɳ���#����AbM:JY�@�yӄ%3%&����d�W�[gb^�U[=�y�`�"�a���;��O�����<�=oV5��� ���y�>$d�q�Y��"�ڒsM�=N�N����o��Yݎ5���d�Wt�g�c�ۘ�GEJ����>��ұ���i���|��L¸g�|�!�=��l�� >g.hs%�s���?�^���b��֜!����s�������R'��TKԾ�r�m"q=�a�׹ql+�ͣt�a�:R��8�� ���9jҼs�&�S ���s$9�i$�N}9�A�/r\�V �V�E)����9[Ӷ�h���6W�%�䊠+{��/�Lvn������!�f���+ms��W;��{bo���Z> �Y���Ը���>��jܾe������3������5�8 j�:C��읕���h�n`v��E���E�� ���-�:�W\i��$���kƝ/���)���7�o����k�����~9�Z����R$�G�1�*j�*�XUVZ���nʌ�I�V7�@.���\���J���H��U*������8�5��sn���Q]�3��^������HCT��!�z���hj���7��&��L A��F�40�7�(�+iE��,�y��K�EH�#bih��p:��?�j�\�� ���,�*� ;��zy�r� ��E�(e�yաlH��?��H�H-n���w�F1R�� �8�x��l �*̰�c�ܫ7i�UKi؊AWf�ڢX ��R���F Q ӣ�=��]6���c����F/��]l�8V�����hp$�d�~<LA(�e0��P_%���K��5�]��Ps�#��Q�S���r� [:B�Jְ*���&/�/�� �{m�E�[�*�ӑ��P+�F�/̃�Q���*�j�\�$�z&�O��bz( K��^(��r�L�HQw��A��Hԥ�Q��A�b�ʷt�7�>��v�?���*�M�+fU–Y����9�#�� ]�[�y#ۭ�@����u��64bF�9Q�a��4p�4[��g�nm���$�a�z���+�g�!D��� '�\�ΛLU�:E$=��ʐEn̼�҃�e5n9`�0yĒ�H���wF E�.�,��tɋ!4;� ���<ƨ����;�͵݊ ҒHe�u5�9ɵ��;#=�Zǻ ���Εs����y� H�ݒ)�h�!��t7��h����C#砿 �K�}��)��E���_�d�� 6$�� M�ׁ-��vNn�O0�a��Q�C\��.Pj�U�&��À15%��/ ��hR?�G�W#�E`�{�I�y0��.�Fz~Q�jI��#�[����G_�}P���F�N���iR���Oz�>��@�:Ȕ��FjW�5��Q�c(_R=yGb ��!y����p$�V�H������'����01�������Hnʅ�^���Wq��G�|!���q�sE�b$7Oq����PK���D GOPK�RDDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.yml�]K��*��_�ݽ�����y���T��v'���������@ȉ���I6��G�-7Ux%#8��q8<��P��.g� �КJ�D�W�eN�9z���|R��o�.2  |,��:!�9�̰�zS�Lb���Y��Y��&��9���X���^4��RT~�:�y]���N�mZ�s.t-���$ی��h�B!��()�De*��$4]/H�+F� b��\i���=ԘU����M]aF%[� -�(fc�;�>�ٲ���r�j��gV�R(�Ws�l+|������̦��r ��ݦ��Β�9�|�*�+&i6K8WmnC��i�Y�8*s�)�on����S�S�g5�T�3����\� RdE �+�J�1�r1mjL��<4 �*Ŗ����6�� jt��o����Ѡ�q /�Fu�R����u�!��)�`�8�("Yi���![��" �� ]`��F�J�]���V����緜�ֺ@���4�����6|1 �G�T�5/����8�����,����N"x��@��y�kl��`BnN�NJb�� ӕ�E��|�l1J 7kR�ݏ�� ��/��X&^�/=�Tc�����|��IC/`�w��fJ�X�,K�}>�| u3qh�X�� �5f90���)�w˾��U��% r,��读o��̓��F �C}ƃ�&�L.4�� B�����\�V+ø��C.��u�\����qQq�GQH���z�~vs�*_��ĊJ�"�+����#IҎ$��XA�&|�`}y��P`2� t5���h������0�Fi�� i#@�jMы(����bEU$�*�T�Ì��z�]a q�`�K9��a�NI%ad@��j;#h��<����4z�3/� ��_�Fn,D�1N����ۊ�B}jy ZIF�;�r�c��ڥ�:��+�C�W����� �i�1.�p���v�r �x2�I!8����J���lUH���J���]��y����돇O~ڦ��g� ����_� ��>�� ��g�Ǥg�ݠ�z���Mj�k(MU�-i��߫&��-� �j��������RfJ�qaj��5�<1�D$�D�e~B@A��L���Y��$���i�(U$�$D1PC��j�\G�aw�|N<6e���f��z�x?`���ÇƟa�Nn�\K#j��SE�c�sA� ����g��b�{0�`!�Ol�>wS�=s�X��<��p�P�ڦ�T�/M� L�p����T�&e�qq~X��!E�w *�P��=�{t� :�A�6 �R�AJ���4���A=,�x�X��5c�P)W&fM�Kݕ�ȔI��  U�@���X��3�1<~+�g�`hEyfקlh�ٔIo ������ؘu:���~��; U0)��ݹ��7(p� �.�Dp��+ִÀvh6�K����f�����sf�J:���V΀a�%z@�m��ʹ�ӮARV��,���\г�H�I�‘�gE0���F�\�$#�C�6��"��� N �$J�]b�0]ѥi3�{0�Y�kN�Bl�1�8���뭯Qx �Kz<�r}�TU�̞���Y�e�b��C��1A����&ϑ2M��g?8����x�����w��q��n%�MZ�hA%�-�"q&!�z0���8�pG�Gm���Nw{�<_$�I@��,e0<��i���5������ �`��!���n�y��l�:Fl��k��&XkLV���X���V�4�rN�D�x��9�y�ź�/����|�f�ҝX�R�O���#����Y�W� ���,��>�u��XͿp��;�h�(r�����~\-�n�V��ۂ��·°�� �`b<�p�_Ks�%H~�(M�i��1�X-�z�d�W�Ր/���> �yu� ,� �!�{�O��u��2IN��I���{Ѓ����^�����l�h��~d Q�Q�ثj�a�#�L/��͐k�0����n,�m�fK�z��N ;�IՔ�O���x�ڵ���j�ƕ�W�mDZ���2%���IY��5��4A�PC���C��7���!"E��W-[��!���g\lyS�-��J�t���4�� k��{�� ������;@ ��y�Cǹ����a ��U��Q�w!�?���i{���#�O�i�+oj���~6k}�_��w��p�ܢ�oѶK�#]s��^�g�����=?�z���Z65 �?PKvY7<�&�PK�RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PK�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PK�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK�RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PK�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPK�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PK�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK�RDefinitions/nodes.yml�}ks�H����aO�E�ۭ]o\̅?�)iF>=��Zc�ÁAP�6`�Z��wf=�*�@�-�0v[ ��������J�ı����/�� �vn��?~!)�)��Z��ַ>Y���q�����S{���v�zk�I��cG���aJW<�ԍ��A��6��Ƌس \�V��0=aߟ�d򻻜F��9t�J�ʍ�����q��Ey�. S�J��#l!N`|K�^��S��_H��^�H�����(��`��Iy(����9����̼�ݺA��;!�0����>kg�ܶ�q>Q��L���wd�wU��@��۠Jo6U��:}�cw_.GWG>䖂~�z��^`6b2�w�8����S��������Y�Hl��;i`���rւ��؋(˒��K�o�)����=�Ol�'a�qc���N���ӝ ��v ,���2�I�U/��{�6���v��nU׮�fqe��ވV�^X�,�8��;"�O�r`��(�m�� '�cIe��ҿ��|��rsv~F�N��H�`eǕ�aHA����u�ߝ�q%��=��2�~Un�` ��e�V��$��eK`p�W7} 㯕��v�?�Վ���ٸ[�xO����&|�� ���` ����Cs�6���C�б}+I��~t��t����ٺA����a� 6s�es��}؟gu[��S�5p�:�WE��Ќ���<.�A�m���嵗��$[�W��K/X�l�}�|us�N��:G11���61 l� ���r�������X@�*�W��؀��S��j��a쥛m��͗|� Y�~R�T�Y� q���r�����=�ێ�S��_�0�H�X@���$�.��9P?'$ �L Exh��S�U\�ڍ`�7��~(��&�~���/�e�(��=�ɋr����h�<*�Y�P�ڙ6�_ ��i �'U0c:�7�1�_����7�}�*�����qj�B� z���G����������m����ds�<@��;���3A�yN<4���;N��8菣��� Cߵ��$�N�̭���T@l��W�F7�}�^�Sq��� +��>�o 58���}:;��uӟ~`�x�9�:���_��>��U>D��'���p�ܿp�j0�@�N.����Nn�-U�@O��t�+�{ �|��^a��A#���l֎m�=��A�6�O����eԂY�&��]ΕHb��l������l��Z+�Z����+��a,XI��Xu���z�b�~_�zT�f ��+�. P�`�U��Q� vo���ut����ᾳj>���/qTg� �J;��5A�F��l��%��D�^�Y:L�D��zR�c#�Ǟ�ͤ����T|sZ�Z�'�z� ��D���M�I��bS��(­ K�Lf�����)���/L76,b���B��5�D2g ��-g�{)M__�d� �:K����ܺH'!��"�]#�+H|�qB1� =PFԨ3�����(���ʡ|s��e��!&?���,}�T�>at~��FV3&��WJ��KX���=|�;#+�ǹ^|Y�WU5�q��5���z� ���fc��2˶�;������Ҫ�jg� ���3鼴t�1������'�*�U��9�������{e�y�Z� L�'6Ľ&��I�w9� �=�:��A_�1%!f�c�;o��V�~G�>�t�l�!~��2�+��7yV�@�tC����b�Q����C�W��hm������fm�2z��G}ɻf��Z$��oN2+<� ���d~{�x4��#��!��F��!��f-kx������[�g����I�Q k�c����3�+�ą��fe�h9�<�ǣy|�3��<~��}�yl����H�GJ�{�"Yc'��d�G�l(�� �j~'�ytۼ���tM�ҍW��6�չL�-&�$��]���DC�7���o�Jp�`���!�f{�GL��u����e�����?���r���Bu�g�j/�]=? WV| §�T|�ko����T�]ڪiυ��������򩯝��&N=y�fP�����4ޚ�����("�lc� !�7K�0�,(0t���Æ�"���h���1E����Z��9�Q#�zn� Ld��P�Ign �X� @�ni5,���M�k;>����cs��}��{�����`dͪ]ʚ̊���b�+R_��}�,���7�T��:�u���������OrΕC��Z��ݤ�^�(���#H�b\���u1��Ln��j ��č`C���Ot�Ǹðq�_��ɜ���9���s�P��y�����uJ-Лq�� (F��Eb0�+��6�ngl_��=�F{�;<�#��5����ڭ�UH5J�CH��7b�2nz����5��M�i�ڡ1�Yh��-��2��̥�Fc*��!��ʝ��a�s�+�"� q �p�9�/M�v����+/�Į���kZG��Eb0���������^�.R����/��x��a�e�S`�F�Eb0��7g�W(kg�/$��.^���+�@��YB��w��!��E�Y������q� (�������ڽ��^��E��[z[4^I�qʻr��rc�Q߷ ���{=���(� �x���S8Dc <��w8��{�;��Q�+v%�z���1J�7#q�t�B��cz�L�n�H�W�W(m�,��h�~�;� ,�0�/;�������<���h_�֢ �$6@��$�q�Z$�C74 �z�R m�z�9�9O��bfo��{E�^��g�"�M�!{p���8�-i�D���^���(����?���߆4 � e��x1� Q��P�дa2JYs�_��=N��;��tR��Q�&� ����^��d�[��v�|�|VsИM\"'Z�dk;0�G�d��$D��>>���~SAd ��Ba^� S��b�����1����Q$ê~����:�{s�l�6�}��Ƙ�6��(��ce�IQ�Q �)|�C�Q�j��Et�X��X�Q��c}��l[5&7�[-c�}�\��^�,.���x��ǫ���L�C��ly����-�߱W�h P�M�G� �&�����0��<�~S�n�\� ��qq/���acc��1o*٬��^�(s�ެ<>lb�D�s�s�`Rw�%�U�]�N�P�1�����cD2^���%�Q-��v�Z�o����Q.�3}����$���jLj>�=�;�R#��n�wڽ{��#��G�k�G�#�Ռ�Q: >h��(�G�|�R�E>�٪�Q@ �W@�-3Lj����G��� sl�i��(������pc:�� A~�4����"{�T��Q�j� �nh����ܢ��� ۱��w�n�1�������[��^����^��k���:��I��R)S�DJF�7$�G� �=�Pr: 7G��Eb�����c�W(��o\�ܬs�����oA<6z� ��M����X�"1���,��+�&5?��ӝ�3��#��y����ml�v�+�^������ bU‚5f1x���3A��L6��N��)�=2c���Wn k��0�V�՚�fU����]�@i��ub#���hYG*Z�e������� Gi>��p�w����0����4��`�N����;7N@��� N���ʌv�l}�/]V�%�fA��.HoeQ٣h����l�Wځ�?���˜�$PT� �C{��}�u����^�r,��w���Kr+®,(46�u�r�q�\P���̝/#���ϻ�#�������>�N@�Y�wDֆ��$�cյ<Z�pES�8�q;��������孺�Oo%���u+��v^k>�}7�S'���%څ��f���V\���64j�o�cq���a~� L��A-���_a#ĺ�|������N� ��`= �����R��jM�a�����0Lk�<�{�A���S�x�wa��(n=0�6q�\R�.3��#@���Y�b[;ʟ���ٸ[[޿:�ue��y2��N�����0Ʌ0ej�D�5�wza�́�L�|61��!0���Xq�iR�|O�%�mt�p��%$:�����lW�^�D) p�ֶ�_��]=Yq�ɂ�}�/6.�Ӿ�-�n�P�i����7i�:�* iYe��] � L�X�����s���iNcF���=S���u���E���"^t���"�0������g��z\���v>��h<�۲��k�A�=n�'!�Ӹ�F;�餲.W�w���V4ֿ�gAW�< �J�StF����ߧ7��CnE���} >�>�=G�-�wP.�# �� ����;6�bx�+ܝ_R�7���'U��� �Ū5֡�B;߄?tcu�8�(���� '������jl�M��� ��5a#CC��ۮ=x��J":���O�t�zPz��w�����*51�J^��n�K�'Le0�@�����"�K� ��� Y|���mV#(m��a��:,8 �N�Z>����GW���f ^���|3�G��=�o�X�Ua�d�+�vn��}�ʎ��1^MDV�����Ru;��{k���H��u<hB�V�� BMW������c�m�4��� �1�Qb��8"���k?j�ѐ�t?A����[�e�܅)�S�K6`xVDw�[>6���5� ��&ę���ދ}8Z�_݃k�PS�]1�x p�hH=?\�~y ���j���������r�M��c�,c�m�D�oW(��:���� �@jv����-4��N�1��k�7J�fZ���IK��b�mߛ��U݀����bv�c��j3���������2��V5�4�/�#/���g(���4���K5l��9)�X�Z1S��M��s3R�0���]םu��1��ɤ���=1���2��M3|� ��[�9�.�WAF ��G��3����>�$�%!��7��KV��65Y+��o��e�'�t�v�*�.��}�ȴ��J'�1�`��d��K�h_v4(T�gAT�˘Jf5�!Ǩ��:ka��U���H� #$��s���uv����[�+C����f!1G�)w�-���C����ѳy7����� c�̘(3&ʌ�2��D�כ(SW�;{�����i)���z��n|F;,�H�'��`���(!���{/�r�V�t%���˶"�� un�4.�DV�0[��u�oNG��2��E�3�щO�as�K����_.��Z!�������c���������;)��^�_MK�q���ڨ0ʤ�Gֈ�i���������M>� k盧�=�_(,�R�fw'Mu�C�N�m���]x1�A�[GM���,����Y�݃?U��?��w����x�r�@^gН���8)������ �_�惫�r����:Y��h?�V'��tiC5d���Vt/Ջ~�PB��f5pI_����� �Rs����E�/B}���n5`S�� �0#x��i���]x]���]_�'Ǹ{�=jț.n��|y�|T�p���v����ROBh��BS���`� O�x�w�'O�� ���5���:�7�OH��3��$�I��>�{)N��V��J��îB��'�yJ���$�.;�7���&�|�.�qqmx�f�\���@tJ���^]Y�ֺ�f7��u�(�������������r���1���κ>_,��V�yv�u(��Kj��l�����i��!����W�CPxq{q����ܚ��\\��*�����:`��K!�B4 }f�l�%�&7_�=m\ec� ����{�L���*��7_r��O=��Y�"f���mO�Q/4s/� ŕ��$rL�ɻo9�� ����#Up����� ,�Q�q�$���������Af�hӤ�N����LG�sSq���^MoD�>Xӣ��qy��Ȋ�d�q*9�2�Mӛ�R�dq�e�kV����-�Si��/8,�� [�š���yϠ��Hu@�.HCuA��EOEf��[K�<�'v����i�66=�Zuɧ���y�AsK��`�t5�l�e���xZw@�Q���g�Z������6��X"����&%�t5'Dz�qm�C��+x��J�>�0�I&-�����H_���y���ێ���O�㺯(�S�]�}��-$R��uwt���P��u��̥��\�Q��͊��֢$x������ D�Q�v9�Z�Xu�һ���1�z25��+��(LR�QR��^�j[�b����� Ek�ЍJ��E9����[�AZܞܝ_��M��!�M��gg ������`:��"��T���5�Rl��̀<V'v�G�irU��V'��X�����ٛY�%La~8'J@D�$0!a� �������B60���0������}�� ��D(_����g��\�q=��f�w�ͤ*�2���38΄Z ��g�$Ǣ��Ĺ7��7�6�*��ؾ��-J�����;;���m�-��l�--z��q�`c�K�ߗ����Bp�e�yE����*C`��j��a�u�b؋�uE�jӎb�݇*LLL���ë0�,z��V4i kݧ�?_������ł(�9�� ��p�"��ŏ��{xN�3)\:H_�9��قU��t��y�"@g�J������P!���ޞʅ���^Ʀ�J�{�I�����(��C.����0xD���#v#�v���9]�-����X[��U�,��+)�R�G�p�G�O�_��/ -�\ъ�������;`��ѵ`�G�tDE��)�o*��L���=��JL٪xՈ�F69�H�����ҥ����� 0��?d�zm =ڴL���6Bf�[|_f�R��7�4\)�[�h��Շ�/��k���e+B���#�i<>���K���]K�nZ�=?@��_�X������{���jW�j�e:�?j�/�|5Y���p�v�N]L�K�,�ʍ��p����0>r��q� ���s)#���F3Z�Vбx�\�:3�y~�]o._�DŽ����Ȟ��t��^q�y�Ys (|1�h��4[ZY�\�m���xwBf^������o&P]�k���&�tN3 ���kXa�a�L�뾇��{�;���A[���wC��w��@iN��V*��ث ¤u�����환tؐF�����&P�h(_�.��a���7��e-cYKڱ�e,k�ZƲ�����15���@<���e-cY�X�2���e-?|YK�y�j4f .Ƃ���b,� .Ƃ��� ����m����^T ��S���]z��-�a E�{Bn����)�)�\!x��-���ߐ ���yKVx�����=�[v+�:��� D�4cb��гxq��Н,��$!IBǣI4xK\ ������`?㦣/�-ws9�¶(�x�N'�M7��e�@�t�O�x3:�7 xF4�?�����6�� ;�p���J��B��)V,���x�2���W����a�]\�C [�%�H�ޭ'�g��<SLHAS��g#��8@������b�*�+�iF`�G��� @r18��9�>~ �>��d2�| ���ϥ��-��ز����Gz�Tl��m���K,1}�����K�CK���9y����gv��`�8 ���)%F��I�n��|� � �g�y����?����U�BI27`�?!2�=dT�SG{�H�<�]�b��kl�����{�� ��BHB��3'���.q�d�$ �8�� ���;PL�����*�,6��;&VeɄ_B��>�l�� ���%)`Of�gwd �}-=zI��z  h�2�2R�jY�j�{(�H�D'��n��,��@��c�R�#(0� ���an��Т>d0s��MeV+v�J���p�p1��Է��'�ɬ�H��y�!M�0VDz �|R������!��m�1�4;:�� 9V���F�����Nnh���$�D׫��uq��&L��|B�K�MpKK�tlq1} ���>�Y��� !r�����ʪ���ѯ��HZ�/2�9gZ��|@�#�?��ˆȦ��v�����#�Z�'� ��}oP4w�r���a?�#�Y�ہ%�$�<�i-�:���� �a� ���K`_�P���ل!^� ̐y)u��)*kn=p)We��$�V��r�����|O1o +��9m\?�G�X�Qs��(���w6 �';�Z6��.��x�Ɔe���|�A��\ӆc�.yP���{��]K�UJ�-�S{�T��3(���i=bH+�C4��F�O W�bx6z��#e��O�����S� ��hP�=g��*F���.ۛYK�k�aGzi)e���u+g6>�{i��)e����tu_����z7yXe3����o`l�� Mo���η��cCߠ�Y��,��}�'~�c��G�&��Qf\!6�O�[-��k�(��`-�_�s���z� �:� {C��yU ^� ���qLW�[:�#u'g_�H7���mp�bm���m�� *�2��4��';u6��&[���˸��c��n9�`�/߲�k/��:�!'��rcSX�p�)yOa��]{M9WJt�4��fk��f�R�)���`��}_ZhNv�j9z����Ȼ��B��1��.��l�AyI?�w�� �G Ya�I��ܿ���"��1���3)��� c]�t�&@��CWH���HE�y���7���I]  u�]�� 9���F������5�*^���Ł <�����pd���S��d;/���R�m�� ����9z�z���$֭a���m�q������o��=�a.x��&�R�cu,\�d�ܣ�0zfk��n1)���?n��3��w��T+�*d��oIj8j�c��3�N�^��V��xd8!J�Z�d�;�4-q�&a•�����Y����g�7i�yY<�,���H6���u�Ɇ�|Ʃ�D���,�F]��LRqذ��"������%:���c��L��<�v��V!�K/�H.���0ƒ?��u�;�D��2���a %���䊲8 �"�%1�0K�|���Ǜ��bo�;�y?��}�.�:� ��m�΃���o�ڋzi��%5���}�=��g�X��~x�Vo5�% �\*%�{��hT/$/�֨��u�d�/�rc�}m��)�������"j^��+����4k��s�~���ϒ�F[j���7�8��E��-�� ��� !�� ͬ�x6[�[�C�'���^�]oS���&8���D��[�K�,dǷ��zO���J���oK�qϳ�X��6Ó��G�0��\ч��/m�ݡT�~�|W��n��e�{ �v � J�����;����C"�:c3/�vA���Z4��X��zўH Qyk۲�'��H�r��U���䡵�w��u�;��q��h������3诱m�(_,�刭q5�&�-(uw�z����έi���#��Н��Hr���⽬(ڳ"���t��;�u���`��EE�<����],�M�����1X=�KRN#7��g6 �U��%*U���Z�nv�0��pO.�ƹM�Q�3�L:%�q=���'�vܓ����s��j�+��жT����z�Ձ�h8Jz�e��r',\*b$]�N� ����L~Zz�?�hc'`}�vE�&��e���7�X�L~��Eً+7�{�A��7m�ص��+�Y�������(�6� ӵz.�9���P�W�����%up���]��<���o4ƻ�`g�^��A$����� ���ũQ��U�I"&�R f7Ӭ�jx��f%� I�tK�6L�.,դ7��%�O�#6&^�.0���� t�,�M��/J��~J&�b�&1���M�Еr�>c_ʗ����ev�����&`ɔ0ͿR��}��b,V�a ��|4����Fq;�`� M�5�&���*�L霚�l��|щd�ꉍ7�1s�q1�$�1�/#��~|�]̉E��\D��3�Xh��Cg��Et���� ��lh�Tx���ݍ���}�,������0�����y�� �������� �: uY���}��95ǁJ�")���/�F�"�m_��,��{�V��4Z$�\<\�!�"Q��K}P���s3K�Q&��H,[`���VL�zܦ-�W��!��S:��zB����a�����ʷ:���b���'�������Z�V�Xww�0M+LA�;�4������d���8��3�v�%����֦I�[����@z[��� ��h��?�ˊ66�?�`T��D�>'���&qv!�4]ͅ2C� ����`�!�{(���2��nzG�h���Ho��&�$����%a鮑�.�=ݥe���4g� �R˲�:7jrB����x�ܐ���g]�D7��k����z8St\��}�{iS)�?���_9!^x��>�鑣�� ����#�D��� �_�S0�R�z�jW�[��B��y[��4�N.u�L�Y���N�$ͫ9j��/�w�i�,��e�gQv'ؿ���H��d�% nm=��N�b=�[W��k-�1� �������o�x�� ���ƬF�L�a�N��3�g�m�~]K��@����(S�<fwM襃�"� �_$w%��u �@ �*`՚%NE Z& �s_=�L��es�I��˕��X�]�y��� �N�b��eL�;����bT� �PS0y_���s�R���o��s�.��01�U�A�m䳊:*n�|�ZD�����kWY�Sȵ�djǏnjl�)ݘ� �3z���}��Fݣ�3B�0�Vb�GX�ݬ�X��h�!�i��A_p����ڊ��}o�[*���r��ϕ2̒��7J�|�_�@oo �h���{��޸�i`�����!Ҵ��+��x�|��Ű����O$�:\f7� _k������{��/䃩fI��N�Z�q��d��#w^R\ (!��"���m��ȑ5��Tj��/����g�52����|P(�n,�ЯY���"�pR}�8�g���n���nl�S����6a�X�淥з�hg�t�}��yKcc&��}���ؙ�.&Mn�|gv�TI“>ԵAh�w*�w�g���o�����rB��;�V� �:��%����� N��3�A&��c��2oɢ/T2���8�k1)r�S�؊�N5��n ���D=�C�S�H��,��J��P5d֡����h�f׼:�$�gZ�DӬ: ����5������~��������ջ!��VO�*��^�3������i!޶nы���������+��0Z�A�F���������['�}Q���ڐ�{%��x��n�]���>ͪ4�zy=�/_� қ�/_�;���^����1�M_c��\�=���i(sծu���sO�|��Ff��J�u4��HT����$P�}�s�4�L�&H�c�%R떑��X�_j�o%�>��u�(Qd�Z���{ �J��p�&RB�H�+�r�Z<5!�[*m�O��E���;e���|4�� ����/��'/)�XF/O Zi���D:G��@���>��R�s�n�2�9\�0�[��-$�O�pi�z�R�R��y9'��h�E�: L�rŸ/� ��S(�4��� `�_h��DX�.��7D�Y�>p|~�w��h:X��&���Ҝ<�^��=���V$��L�PBt�S�Ǜ�F=�,a-�,X��x8�OTU�5i�I�P6��:5�Th��� dH�t�s�1�kg �-���>�,�L��;f�/;.X�K�?"�?�)ey����9�F/ B�����fvP�'_LW+������&�ү���M��0��F��`k����v�X_�L�[ju���p���Φ/�Y�.FN���z(�����c�K3{�tv<� :�����ߠ[�|��_Y��7K�0�q��`�p�o��l`>+���jh.�FVݕ&�?����uK���L6��#$��=��}� ���� �;��!; 6{+^�@v���� w����L�he�J9IN��NN�i1Cin��w� [�/q�o���F���p���!�� v�&���Z@,��4���ޜ�����?��u��P���Ѯw�:� ��v��F�lmX��o��k�[����N��{��ڭ"�C�w�RHm�f�z+���J'�~F�ct��Z8۬B!�bC�utBq�i�6E�p�i��q�M�(=������ȋv�>�[�Q���*���汾���%�B �*��S����ѯLJ��{���T�#ʻ������7`�M� *��{�(S��:4�����_#�4�+ͻ&��2q'�)!�����@�_�P��,��DW�����rZ�iO'iir�pf�rf���ת:6�z���?�5>�Ko���Wv�[m �蟆 �K3x��#�M��Y.�o� �x�0Suu��6�g�9V��koH�kH���u͹�x����JQ�-��P$�GD"$i��=�p=@�Ѣ��3�z��[���\՛*3�. }�ݷ�l�]���lv�>:U)��4f^B����װ ؤ�,DiJҀ�,x����W�]V���T7�{l�:a���6�t���-��� ���j���19(�&U��;�Z��<�_��l����H��.�M��*׷�A�<����'��lGv}R�&��<Ҹ��<�f&>���_*R%��$�e�Q�M0p��?u� �}�@󣵄�����则�G9æ����? 0o^~��`�˶���� "����>t��[d�|F x��?���7�P�ڃ��Ar�q���_z>�P�ߔ�$BhDD��"��W��� r��u��pY��!���QPـo��7����{)~���Ƒ���9�15�� �8��V㜾$�s��4��!5��k�8�/L��������_�`Ea�Lt� ��`�K�Z�.�C��ˉ��@�����Y��9Go��-�Ʋ;�H5`�� �7 kv���&+�R!H�0�|/C ��k�f�����M6�SjXih�K��2���O���|�-�(��jZ;϶���畗��2����:���[��AV����,A5 ��"�Ο� 5qv�p����oj�r��˭N���5�SsBI � MG[Y�d!3���2���(�|'��c���?;p���O�1 ��A��N����u��z��k��D�գ���R�-EoȘx�/vJi�����t/l��tG�x��y�B ��!�1C{J��4�(v�h�d� Ɉ"�|�5��Ӌ����4�А��붵��`D�����`2;'id �$ �N^���(��n&���Bi���~�Y[\[���Yo-���3���b~�<�\\.���+�������e�59PwF��A� ��$yN�l孨s�p���S�𝜈���]U�q���8�%7N ��iϽz:��8�Gn�An�$7�t3�ϰr��� 7rõ4w;��'�ȓu��s�_�[�ba@�8J �iG�:�T�V:��/Z���Ɏ]l�M�j��T�+�M�e��a�ףzAO5Y����}�~ �:Z���n��&������훳� �l�F�%��UU��M��ݤ����x��$�u߫,��T�8hsax�����t+�����5�����m� ����Y��il��i� �SL��T���(n䏶^`�] ��n�������hv���D�{:k��Yk��`.�n�<�U�* �Y���{����PK�k��C��PK�ReArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txt�T]o�@|n�>�RC��R�RT#j�(N�CUEDZ6��>�>��_����R��������q5{�� &��*��U����e��)�e�hi�8p��K*4�J̷B��~f��bk�vl�K�T����҅�u�J�k��"G@G��D�}�0����A�9J�;�7�+�S:�b�i��a��n��a�k/r��-.y�� b�"��6?���ʉ�ܔV�PJz���#-$K�d���0�Y��t�EJ�9���!��/�,U���ˈ�/��D��@9�����"�U$�� �|�M(��'rC���4�=�r���~� ]OC���Wrj� �U`˜� �gu Rwi{Ϙgv� �B�F������k�}��N�չre�z����D��B��9Y�+ ��;��C����E�� �%)k\�T��z۾�g�N$Y��3[W�{73v��=��B�[�Jc�ne ��q/D���ei� �z�`�+�r�I�a��r� ��WRh�]�����u���;8��AzW=v�ýdqL�fĔ�����#�o+(��W��{��G�E=}�ա?�C��^�[�"�PK}�;.@�PK�RSArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yaml�Wmo�6��_qk�`/��]1�C�"m�bK�]�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B��O? &?�OF�M���^�������J� �Y��>\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK�RcArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+���fwC6�������0�a܌����#��!IX ��p~��JE�(T����%8����w����q��'s��rϽ �j�HY/h�� �fl�����PKwHy�PK�R[Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� D�q�|����bM�@�ϯ����93��%۪�g$.������ �g�]��;C�^������U����fy�Zz�����ʞ�,)�� � �N�/PKT��l��PK�RSArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.json��Ao� �����e��ŦǶ��[r�"k�C���e�I��^p�ݶ�8�<ox㧻�z˧���: ��|��#���Dg��IC�~�kH+��ӸI �?||.�8����K�P+ΆJM8��R�����J4g���KtS(�c�� eˤ�(�"(�Ab�B�cݠ�ט�ѽB�>�y5��("��v 2P�Ar��Ns1gT�Jˊ�,�Y0)���V�E� 3$�H;"�����4��� �� �j�mc��!?�we�LIѴ�����W�y�f��X\�v��B����zb�`6��D�Hv���t�Z�M9��޻�J��%����G��Yܜ���I\pɁ�͔��t����eZ�Ҳ����\~��.���S��=ȟw�<�PK�51��PK�RCArtifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envm�ˎ�@F����D�@u2�jK�(# �1��V\�B��������?�,j�C��o/���49iX�d�V�k>���+b&5�Y��5� �g�|�1KO�ٷ���P<�7[6�5��A�u4�5IÓ9�� ӹ��q.$]�8��s��C�lXW=U}���|߱zBhA���&z�ө�\˹F�'� ��V���ޒ�;�[�O6��w$T��%GPT7��-�& ���U���*�w3΃ +�s�đ&���㞫 �.�\�5��������(_L�p���D�w~�Gʦ���U�Y�:Y�Q�w�)�|@GH�2=+�#�a�?Mgq ����Ay� z(ίe�a�>y.�?��B��Y�d�v\��'� ;ax�?EY`24=c���WTxM�_c�ˠ��j��Fy��VO��K_���^_~PK�!��}�PK�R�R�B4E csar.metaPK�R�ku���kTOSCA-Metadata/TOSCA.metaPK�R*# �E(;Definitions/service-BasicVm-template.ymlPK�RC&��-� NS.mfPK�RD��\��v2� Definitions/service-BasicVm-template-interface.ymlPK�R�8ҷ�/�Definitions/resource-Securityrules-template.ymlPK�R�()�SA�Definitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK�Rjs��3V)�Definitions/resource-BasicVm-template.ymlPK�R�~� u�3*Definitions/resource-BasicVm-template-interface.ymlPK�R�<)���.G5Definitions/resource-Extneutroncp-template.ymlPK�R���D GO:t:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK�RvY7<�&�D GDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK�R�/E�>��=PDefinitions/data.ymlPK�R�\�J� �Definitions/groups.ymlPK�R ��חDi��Definitions/policies.ymlPK�R���C&v�Definitions/annotations.ymlPK�R��g��Definitions/relationships.ymlPK�R� Qq)EG�Definitions/artifacts.ymlPK�R��~��/)��Definitions/capabilities.ymlPK�R41H4����Definitions/interfaces.ymlPK�R�k��C����Definitions/nodes.ymlPK�R}�;.@�e�Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txtPK�R�ظW�S\ Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK�RwHy�c4Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�RT��l��[>Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�R�51��SUArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.jsonPK�R�!��}�C_Artifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envPK� M 2021-06-08 00:48:29,774 DEBUG 195: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': '49a8d70c-457c-4adf-b447-71f7f46b2b58', 'x-fromappid': 'API client'} 2021-06-08 00:48:29,774 DEBUG 197: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-06-08 00:48:29,774 DEBUG 198: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-ac73f913-ea4e-49ba-be8f-da1a2c36157d" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-agent'}, {'name': 'ubuntu20_key_name', 'value': 'cleouverte'}, {'name': 'ubuntu20_pub_key', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.smaller'}, {'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': 'admin'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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-06-08 00:48:29,775 DEBUG 103: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': '49a8d70c-457c-4adf-b447-71f7f46b2b58', 'x-fromappid': 'API client'} 2021-06-08 00:48:29,775 DEBUG 105: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-06-08 00:48:29,775 DEBUG 106: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-ac73f913-ea4e-49ba-be8f-da1a2c36157d" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-agent'}, {'name': 'ubuntu20_key_name', 'value': 'cleouverte'}, {'name': 'ubuntu20_pub_key', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.smaller'}, {'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': 'admin'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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-06-08 00:48:29,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-06-08 00:48:29,950 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-06-08 00:48:29,953 INFO 116:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-06-08 00:48:29,953 DEBUG 120: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-06-08 00:48:29,973 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:48:29,974 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:48:29,974 DEBUG 195: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-06-08 00:48:29,974 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:48:29,974 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:48:29,975 DEBUG 103: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-06-08 00:48:29,975 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:48:29,975 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:48:29,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:48:33,682 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2516 2021-06-08 00:48:33,684 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:48:33,684 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/790dcd14-8383-4b47-ad53-f4a7a98b2c77/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:48:33,687 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:48:33,688 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:33,688 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:33,688 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:33,688 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:48:33,688 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:33,688 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:33,688 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:33,688 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:48:33,689 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:33,689 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:33,689 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:33,689 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:48:33,689 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:33,689 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:33,689 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:33,689 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:48:33,689 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:33,690 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:33,690 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:48:33,690 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-08 00:48:33,690 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:33,690 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:33,690 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:33,690 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:48:33,690 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:48:33,690 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:48:33,691 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:48:33,691 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:48:33,691 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:48:33,691 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:48:33,691 DEBUG 195: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-06-08 00:48:33,692 DEBUG 197: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-06-08 00:48:33,692 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:48:33,692 DEBUG 103: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-06-08 00:48:33,692 DEBUG 105: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-06-08 00:48:33,692 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:48:33,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:48:39,209 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-06-08 00:48:39,212 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:48:39,215 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","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":"defaulticon","uniqueId":"9df2196c-fb9f-4c14-956c-9984e05dbcbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623112942805,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"41b90e90-98d6-4777-b47b-518e2eb239d8","invariantUUID":"2d986dc0-b5e5-4613-8127-2e696695811a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"916b50f0-adcb-4abb-beb2-27f80a7c9592","lifecycleState":"CERTIFIED","lastUpdateDate":1623113055499,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112869785,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:48:39,220 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:48:39,220 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] sent header: 2021-06-08 00:48:39,221 DEBUG 197: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/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs/47b5371d-20ab-4134-8182-6c0b84a72611/vfModules 2021-06-08 00:48:39,221 DEBUG 198: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-ac73f913-ea4e-49ba-be8f-da1a2c36157d", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "0f45c06b-3a52-4b00-a98b-a90f06ec5ea1", "modelVersionId": "66726b8a-941c-402a-ba6c-fc9e3a2828d9", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "0fb2840a-ee61-4930-a89a-40aeb0d63b24", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [], "testApi": "GR_API", "usePreload": true }, "cloudConfiguration": { "tenantId": "538d363e945942228f6ddfc69d337625", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "0f781264-3e37-48ea-affe-ee189e1cf6a2", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "0a986e53-2dc9-4d6a-93e3-10772dda92ec", "modelVersion": "1.0", "modelVersionId": "f802506e-f1a5-40be-ac4c-955c239748fb" } } }, { "relatedInstance": { "instanceId": "47b5371d-20ab-4134-8182-6c0b84a72611", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "a5a42417-6af8-40c5-ab3f-0285d9c4d6a5", "modelVersion": "1.0", "modelVersionId": "cca6ceba-a966-4776-8daf-bdb483dcc9d5", "modelCustomizationId": "995a8bdc-746c-4da7-8e17-e72bc360351a", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-06-08 00:48:39,221 DEBUG 103: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': 'c487d00a-59fb-48a3-91c2-4977fd74af58', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:48:39,221 DEBUG 105: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/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs/47b5371d-20ab-4134-8182-6c0b84a72611/vfModules 2021-06-08 00:48:39,221 DEBUG 106: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-ac73f913-ea4e-49ba-be8f-da1a2c36157d", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "0f45c06b-3a52-4b00-a98b-a90f06ec5ea1", "modelVersionId": "66726b8a-941c-402a-ba6c-fc9e3a2828d9", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "0fb2840a-ee61-4930-a89a-40aeb0d63b24", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [], "testApi": "GR_API", "usePreload": true }, "cloudConfiguration": { "tenantId": "538d363e945942228f6ddfc69d337625", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "0f781264-3e37-48ea-affe-ee189e1cf6a2", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "0a986e53-2dc9-4d6a-93e3-10772dda92ec", "modelVersion": "1.0", "modelVersionId": "f802506e-f1a5-40be-ac4c-955c239748fb" } } }, { "relatedInstance": { "instanceId": "47b5371d-20ab-4134-8182-6c0b84a72611", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "a5a42417-6af8-40c5-ab3f-0285d9c4d6a5", "modelVersion": "1.0", "modelVersionId": "cca6ceba-a966-4776-8daf-bdb483dcc9d5", "modelCustomizationId": "995a8bdc-746c-4da7-8e17-e72bc360351a", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-06-08 00:48:39,223 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:48:40,711 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs/47b5371d-20ab-4134-8182-6c0b84a72611/vfModules HTTP/1.1" 202 262 2021-06-08 00:48:40,712 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-06-08 00:48:40,712 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","instanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58"}} 2021-06-08 00:48:40,713 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-06-08 00:48:40,719 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:48:40,720 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:48:40,720 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:48:40,722 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6649016-9ab9-47ed-8e23-9a6c907c40ff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:48:40,722 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:48:40,722 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:48:40,726 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:48:40,873 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 2461 2021-06-08 00:48:40,874 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:48:40,875 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Jun 2021 00:48:40 GMT"}}} 2021-06-08 00:48:50,886 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:48:50,886 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:48:50,886 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:48:50,887 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ef956226-f61d-4b83-8132-c9ee8c0b084d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:48:50,887 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:48:50,887 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:48:50,891 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:48:51,305 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 2704 2021-06-08 00:48:51,307 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:48:51,307 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:48:44 GMT"}}} 2021-06-08 00:49:01,318 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:49:01,318 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:01,318 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:01,319 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '99b79635-6abe-42c5-82b7-96ebaa9373ca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:49:01,319 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:01,319 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:01,322 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:49:01,726 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4977 2021-06-08 00:49:01,728 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:49:01,728 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:48:51 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:49:11,737 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:49:11,737 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:11,737 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:11,738 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e5d9f0c8-c441-4ae8-9b54-eaeca01bd153', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:49:11,738 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:11,738 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:11,740 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:49:12,389 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4977 2021-06-08 00:49:12,391 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:49:12,391 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:48:51 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:49:22,402 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:49:22,402 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:22,402 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:22,403 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c8c79f1b-1e61-470d-ae2e-6e7cac7b8b47', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:49:22,403 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:22,403 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:22,405 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:49:22,863 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4977 2021-06-08 00:49:22,864 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:49:22,864 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:48:51 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:49:32,874 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:49:32,874 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:32,874 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:32,875 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fd57c0c8-caab-43be-b539-b5247c17bf1e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:49:32,875 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:32,875 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:32,877 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:49:33,290 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4979 2021-06-08 00:49:33,291 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:49:33,292 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:48:51 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:49:43,302 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:49:43,302 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:43,302 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:43,303 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71f0977c-042e-4081-8da3-1c0229cbbff1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:49:43,303 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:43,303 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:43,305 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:49:43,706 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4979 2021-06-08 00:49:43,708 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:49:43,709 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:48:51 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:49:53,718 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:49:53,718 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:53,719 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:53,719 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df36239a-3d67-4751-846f-b0837192e506', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:49:53,720 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:49:53,720 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:49:53,722 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:49:54,151 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4981 2021-06-08 00:49:54,153 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:49:54,153 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":68,"timestamp":"Tue, 08 Jun 2021 00:49:53 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:50:04,162 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:50:04,162 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:50:04,162 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:50:04,163 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '067e76db-6a6c-4ca2-9999-cef6a38e44ae', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:04,163 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:50:04,163 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:50:04,165 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:04,316 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4947 2021-06-08 00:50:04,318 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:50:04,318 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","finishTime":"Tue, 08 Jun 2021 00:49:58 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:49:58 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:50:04,319 INFO 56:mixins.py(13) - VfModuleInstantiation task finished 2021-06-08 00:50:04,319 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:50:04,319 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:50:04,319 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:50:04,319 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '956f67d0-5222-479f-872d-1f8680714daf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:04,320 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:50:04,320 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:50:04,322 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:04,457 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4947 2021-06-08 00:50:04,459 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:50:04,459 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","finishTime":"Tue, 08 Jun 2021 00:49:58 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:49:58 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:50:04,460 DEBUG 195:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:50:04,461 DEBUG 197:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:50:04,461 DEBUG 198:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:50:04,461 DEBUG 103:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de455328-e143-4160-a303-3f6d74245ef3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:04,461 DEBUG 105:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:50:04,461 DEBUG 106:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:50:04,463 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:04,605 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4947 2021-06-08 00:50:04,606 INFO 116:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:50:04,607 DEBUG 120:onap_service.py(13) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","finishTime":"Tue, 08 Jun 2021 00:49:58 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:49:58 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:50:04,612 DEBUG 195:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:50:04,612 DEBUG 197:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:50:04,612 DEBUG 198:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:50:04,613 DEBUG 103:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '04b46da2-2823-4d78-8c98-02d4039ffa03', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:04,614 DEBUG 105:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:50:04,614 DEBUG 106:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:50:04,618 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:04,762 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4947 2021-06-08 00:50:04,764 INFO 116:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:50:04,765 DEBUG 120:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","finishTime":"Tue, 08 Jun 2021 00:49:58 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:49:58 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:50:04,766 DEBUG 195:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: 2021-06-08 00:50:04,766 DEBUG 197:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:50:04,766 DEBUG 198:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:50:04,767 DEBUG 103:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4df5cfc3-28c6-4f23-945d-4caa2463e042', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:04,767 DEBUG 105:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 2021-06-08 00:50:04,767 DEBUG 106:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] data sent: None 2021-06-08 00:50:04,769 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:04,905 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c487d00a-59fb-48a3-91c2-4977fd74af58 HTTP/1.1" 200 4947 2021-06-08 00:50:04,907 INFO 116:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response code: 200 2021-06-08 00:50:04,908 DEBUG 120:onap_service.py(1) - [None][Check c487d00a-59fb-48a3-91c2-4977fd74af58 orchestration request status] response: {"request":{"requestId":"c487d00a-59fb-48a3-91c2-4977fd74af58","startTime":"Tue, 08 Jun 2021 00:48:39 GMT","finishTime":"Tue, 08 Jun 2021 00:49:58 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"}}},{"relatedInstance":{"instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:49:58 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":null,\"creation_time\":1623113330000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:50:04,909 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-06-08 00:50:04,909 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-06-08 00:50:14,920 DEBUG 195: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-06-08 00:50:14,920 DEBUG 197: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/0f781264-3e37-48ea-affe-ee189e1cf6a2/relationship-list 2021-06-08 00:50:14,920 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:50:14,921 DEBUG 103: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-06-08 00:50:14,921 DEBUG 105: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/0f781264-3e37-48ea-affe-ee189e1cf6a2/relationship-list 2021-06-08 00:50:14,921 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:50:14,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:50:15,285 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/0f781264-3e37-48ea-affe-ee189e1cf6a2/relationship-list HTTP/1.1" 200 1063 2021-06-08 00:50:15,286 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:50:15,287 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/eb74db45-de43-4f76-a028-11bc04d869d5","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"eb74db45-de43-4f76-a028-11bc04d869d5"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-06-08 00:50:15,291 DEBUG 195:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-08 00:50:15,291 DEBUG 197:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611 2021-06-08 00:50:15,291 DEBUG 198:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] data sent: None 2021-06-08 00:50:15,292 DEBUG 103:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-08 00:50:15,292 DEBUG 105:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611 2021-06-08 00:50:15,292 DEBUG 106:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] data sent: None 2021-06-08 00:50:15,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:50:15,710 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611 HTTP/1.1" 200 4555 2021-06-08 00:50:15,712 INFO 116:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] response code: 200 2021-06-08 00:50:15,712 DEBUG 120:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] response: {"vnf-id":"47b5371d-20ab-4134-8182-6c0b84a72611","vnf-name":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623113386554","model-invariant-id":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","model-version-id":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","model-customization-id":"995a8bdc-746c-4da7-8e17-e72bc360351a","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0f781264-3e37-48ea-affe-ee189e1cf6a2/service-data/vnfs/vnf/47b5371d-20ab-4134-8182-6c0b84a72611/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625/vservers/vserver/385c3acb-ebe5-43e0-a32a-9e8467c9e6ed","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":"538d363e945942228f6ddfc69d337625"},{"relationship-key":"vserver.vserver-id","relationship-value":"385c3acb-ebe5-43e0-a32a-9e8467c9e6ed"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0f781264-3e37-48ea-affe-ee189e1cf6a2","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":"0f781264-3e37-48ea-affe-ee189e1cf6a2"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-06-08 00:50:15,715 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-06-08 00:50:15,715 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-06-08 00:50:15,715 DEBUG 195:onap_service.py(1) - [AAI][GET VNF basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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-06-08 00:50:15,715 DEBUG 197:onap_service.py(1) - [AAI][GET VNF basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611/vf-modules 2021-06-08 00:50:15,715 DEBUG 198:onap_service.py(1) - [AAI][GET VNF basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0 VF modules] data sent: None 2021-06-08 00:50:15,715 DEBUG 103:onap_service.py(1) - [AAI][GET VNF basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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-06-08 00:50:15,715 DEBUG 105:onap_service.py(1) - [AAI][GET VNF basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611/vf-modules 2021-06-08 00:50:15,716 DEBUG 106:onap_service.py(1) - [AAI][GET VNF basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0 VF modules] data sent: None 2021-06-08 00:50:15,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:50:15,807 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611/vf-modules HTTP/1.1" 200 1641 2021-06-08 00:50:15,808 INFO 116:onap_service.py(1) - [AAI][GET VNF basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0 VF modules] response code: 200 2021-06-08 00:50:15,808 DEBUG 120:onap_service.py(1) - [AAI][GET VNF basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"f96ba614-0794-459f-9463-6bf3c45d7b04","vf-module-name":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","heat-stack-id":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1623113396805","model-invariant-id":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","model-version-id":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","model-customization-id":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0f781264-3e37-48ea-affe-ee189e1cf6a2/service-data/vnfs/vnf/47b5371d-20ab-4134-8182-6c0b84a72611/vnf-data/vf-modules/vf-module/f96ba614-0794-459f-9463-6bf3c45d7b04/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/538d363e945942228f6ddfc69d337625/vservers/vserver/385c3acb-ebe5-43e0-a32a-9e8467c9e6ed","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":"538d363e945942228f6ddfc69d337625"},{"relationship-key":"vserver.vserver-id","relationship-value":"385c3acb-ebe5-43e0-a32a-9e8467c9e6ed"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-06-08 00:50:15,811 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-06-08 00:50:15,812 DEBUG 155:vf_module.py(1) - Delete f96ba614-0794-459f-9463-6bf3c45d7b04 VF module 2021-06-08 00:50:15,812 DEBUG 43:deletion.py(1) - VF module f96ba614-0794-459f-9463-6bf3c45d7b04 deletion request 2021-06-08 00:50:15,823 DEBUG 195: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-06-08 00:50:15,823 DEBUG 197: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-06-08 00:50:15,823 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:50:15,823 DEBUG 103: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-06-08 00:50:15,823 DEBUG 105: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-06-08 00:50:15,823 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:50:15,825 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:50:15,988 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 655 2021-06-08 00:50:15,990 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:50:15,990 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-06-08 00:50:15,993 DEBUG 195: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-06-08 00:50:15,993 DEBUG 197: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-06-08 00:50:15,993 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:50:15,993 DEBUG 103: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-06-08 00:50:15,994 DEBUG 105: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-06-08 00:50:15,994 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:50:15,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:50:16,195 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-06-08 00:50:16,196 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:50:16,196 DEBUG 120: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":"1623113280562","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/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"}]}]}}]} 2021-06-08 00:50:16,199 DEBUG 195: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-06-08 00:50:16,199 DEBUG 197: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-06-08 00:50:16,199 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:50:16,199 DEBUG 103: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-06-08 00:50:16,199 DEBUG 105: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-06-08 00:50:16,200 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:50:16,202 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:50:16,312 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 655 2021-06-08 00:50:16,313 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:50:16,313 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-06-08 00:50:16,316 DEBUG 195: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-06-08 00:50:16,317 DEBUG 197: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-06-08 00:50:16,317 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:50:16,317 DEBUG 103: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-06-08 00:50:16,317 DEBUG 105: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-06-08 00:50:16,317 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:50:16,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:50:16,499 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-06-08 00:50:16,500 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:50:16,500 DEBUG 120: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":"1623113280562","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/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"}]}]}}]} 2021-06-08 00:50:16,503 DEBUG 195: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-06-08 00:50:16,503 DEBUG 197: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-06-08 00:50:16,503 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:50:16,503 DEBUG 103: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-06-08 00:50:16,504 DEBUG 105: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-06-08 00:50:16,504 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:50:16,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:50:16,610 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 655 2021-06-08 00:50:16,611 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:50:16,611 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-06-08 00:50:16,613 DEBUG 195: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-06-08 00:50:16,613 DEBUG 197: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-06-08 00:50:16,613 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:50:16,613 DEBUG 103: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-06-08 00:50:16,613 DEBUG 105: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-06-08 00:50:16,613 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:50:16,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:50:16,790 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-06-08 00:50:16,792 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:50:16,793 DEBUG 120: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":"1623113280562","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/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"}]}]}}]} 2021-06-08 00:50:16,796 DEBUG 195: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-06-08 00:50:16,796 DEBUG 197: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:50:16,797 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:50:16,797 DEBUG 103: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-06-08 00:50:16,797 DEBUG 105: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:50:16,797 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:50:16,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:50:16,904 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/538d363e945942228f6ddfc69d337625 HTTP/1.1" 200 1061 2021-06-08 00:50:16,906 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-08 00:50:16,907 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"538d363e945942228f6ddfc69d337625","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1623113280883","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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-06-08 00:50:16,915 DEBUG 195:onap_service.py(1) - [None][Create f96ba614-0794-459f-9463-6bf3c45d7b04 VF moduledeletion request] sent header: 2021-06-08 00:50:16,915 DEBUG 197:onap_service.py(1) - [None][Create f96ba614-0794-459f-9463-6bf3c45d7b04 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs/47b5371d-20ab-4134-8182-6c0b84a72611/vfModules/f96ba614-0794-459f-9463-6bf3c45d7b04 2021-06-08 00:50:16,916 DEBUG 198:onap_service.py(1) - [None][Create f96ba614-0794-459f-9463-6bf3c45d7b04 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "0f45c06b-3a52-4b00-a98b-a90f06ec5ea1", "modelVersionId": "66726b8a-941c-402a-ba6c-fc9e3a2828d9", "modelName": "basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d", "modelVersion": "1623113396805", "modelCustomizationId": "0fb2840a-ee61-4930-a89a-40aeb0d63b24" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "538d363e945942228f6ddfc69d337625" } } } 2021-06-08 00:50:16,917 DEBUG 103:onap_service.py(1) - [None][Create f96ba614-0794-459f-9463-6bf3c45d7b04 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ce0876b7-3c1b-452b-975f-b5a4275045ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:16,917 DEBUG 105:onap_service.py(1) - [None][Create f96ba614-0794-459f-9463-6bf3c45d7b04 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs/47b5371d-20ab-4134-8182-6c0b84a72611/vfModules/f96ba614-0794-459f-9463-6bf3c45d7b04 2021-06-08 00:50:16,917 DEBUG 106:onap_service.py(1) - [None][Create f96ba614-0794-459f-9463-6bf3c45d7b04 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "0f45c06b-3a52-4b00-a98b-a90f06ec5ea1", "modelVersionId": "66726b8a-941c-402a-ba6c-fc9e3a2828d9", "modelName": "basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d", "modelVersion": "1623113396805", "modelCustomizationId": "0fb2840a-ee61-4930-a89a-40aeb0d63b24" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "538d363e945942228f6ddfc69d337625" } } } 2021-06-08 00:50:16,920 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:18,318 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs/47b5371d-20ab-4134-8182-6c0b84a72611/vfModules/f96ba614-0794-459f-9463-6bf3c45d7b04 HTTP/1.1" 202 262 2021-06-08 00:50:18,320 INFO 116:onap_service.py(1) - [None][Create f96ba614-0794-459f-9463-6bf3c45d7b04 VF moduledeletion request] response code: 202 2021-06-08 00:50:18,320 DEBUG 120:onap_service.py(1) - [None][Create f96ba614-0794-459f-9463-6bf3c45d7b04 VF moduledeletion request] response: {"requestReferences":{"requestId":"ce0876b7-3c1b-452b-975f-b5a4275045ab","instanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab"}} 2021-06-08 00:50:18,320 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-06-08 00:50:18,327 DEBUG 195:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: 2021-06-08 00:50:18,327 DEBUG 197:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:18,327 DEBUG 198:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:18,329 DEBUG 103:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3f785a93-3fba-4a87-bf5e-924c9ea44b99', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:18,329 DEBUG 105:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:18,329 DEBUG 106:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:18,332 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:18,473 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab HTTP/1.1" 200 1315 2021-06-08 00:50:18,480 INFO 116:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response code: 200 2021-06-08 00:50:18,481 DEBUG 120:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response: {"request":{"requestId":"ce0876b7-3c1b-452b-975f-b5a4275045ab","startTime":"Tue, 08 Jun 2021 00:50:17 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","modelVersion":"1623113396805","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Jun 2021 00:50:17 GMT"}}} 2021-06-08 00:50:28,490 DEBUG 195:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: 2021-06-08 00:50:28,491 DEBUG 197:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:28,491 DEBUG 198:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:28,492 DEBUG 103:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5ce9bf41-ab24-4859-a80d-a4344ab14235', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:28,492 DEBUG 105:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:28,492 DEBUG 106:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:28,496 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:28,915 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab HTTP/1.1" 200 3840 2021-06-08 00:50:28,916 INFO 116:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response code: 200 2021-06-08 00:50:28,917 DEBUG 120:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response: {"request":{"requestId":"ce0876b7-3c1b-452b-975f-b5a4275045ab","startTime":"Tue, 08 Jun 2021 00:50:17 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","modelVersion":"1623113396805","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:50:25 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":1623113425000,\"creation_time\":1623113330000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:50:38,926 DEBUG 195:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: 2021-06-08 00:50:38,926 DEBUG 197:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:38,926 DEBUG 198:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:38,927 DEBUG 103:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f25766a8-91e9-43d7-946c-d4bfc78d3b91', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:38,927 DEBUG 105:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:38,927 DEBUG 106:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:38,931 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:39,337 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab HTTP/1.1" 200 3840 2021-06-08 00:50:39,338 INFO 116:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response code: 200 2021-06-08 00:50:39,338 DEBUG 120:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response: {"request":{"requestId":"ce0876b7-3c1b-452b-975f-b5a4275045ab","startTime":"Tue, 08 Jun 2021 00:50:17 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","modelVersion":"1623113396805","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:50:25 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":1623113425000,\"creation_time\":1623113330000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:50:49,346 DEBUG 195:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: 2021-06-08 00:50:49,346 DEBUG 197:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:49,346 DEBUG 198:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:49,347 DEBUG 103:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96287655-e73d-4cc7-a17a-243b12f1553b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:49,347 DEBUG 105:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:49,347 DEBUG 106:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:49,351 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:49,752 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab HTTP/1.1" 200 3842 2021-06-08 00:50:49,754 INFO 116:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response code: 200 2021-06-08 00:50:49,754 DEBUG 120:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response: {"request":{"requestId":"ce0876b7-3c1b-452b-975f-b5a4275045ab","startTime":"Tue, 08 Jun 2021 00:50:17 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","modelVersion":"1623113396805","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":68,"timestamp":"Tue, 08 Jun 2021 00:50:46 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":1623113425000,\"creation_time\":1623113330000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:50:59,760 DEBUG 195:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: 2021-06-08 00:50:59,760 DEBUG 197:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:59,760 DEBUG 198:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:59,760 DEBUG 103:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dde14e33-7492-4df0-9d60-280032f7ba9d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:59,761 DEBUG 105:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:59,761 DEBUG 106:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:59,763 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:50:59,929 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab HTTP/1.1" 200 3808 2021-06-08 00:50:59,931 INFO 116:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response code: 200 2021-06-08 00:50:59,931 DEBUG 120:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response: {"request":{"requestId":"ce0876b7-3c1b-452b-975f-b5a4275045ab","startTime":"Tue, 08 Jun 2021 00:50:17 GMT","finishTime":"Tue, 08 Jun 2021 00:50:49 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","modelVersion":"1623113396805","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:50:49 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":1623113425000,\"creation_time\":1623113330000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:50:59,932 INFO 56:mixins.py(14) - VfModuleDeletionRequest task finished 2021-06-08 00:50:59,932 DEBUG 195:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: 2021-06-08 00:50:59,932 DEBUG 197:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:59,932 DEBUG 198:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:59,933 DEBUG 103:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2028ecac-233e-4382-aabc-f99a3a883274', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:50:59,933 DEBUG 105:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:50:59,933 DEBUG 106:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:50:59,936 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:00,074 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab HTTP/1.1" 200 3808 2021-06-08 00:51:00,076 INFO 116:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response code: 200 2021-06-08 00:51:00,076 DEBUG 120:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response: {"request":{"requestId":"ce0876b7-3c1b-452b-975f-b5a4275045ab","startTime":"Tue, 08 Jun 2021 00:50:17 GMT","finishTime":"Tue, 08 Jun 2021 00:50:49 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","modelVersion":"1623113396805","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:50:49 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":1623113425000,\"creation_time\":1623113330000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:51:00,077 DEBUG 195:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: 2021-06-08 00:51:00,077 DEBUG 197:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:51:00,077 DEBUG 198:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:51:00,077 DEBUG 103:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd7d3bebf-f718-40b2-aeda-faf681da48eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:00,078 DEBUG 105:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:51:00,078 DEBUG 106:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:51:00,080 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:00,217 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab HTTP/1.1" 200 3808 2021-06-08 00:51:00,223 INFO 116:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response code: 200 2021-06-08 00:51:00,223 DEBUG 120:onap_service.py(14) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response: {"request":{"requestId":"ce0876b7-3c1b-452b-975f-b5a4275045ab","startTime":"Tue, 08 Jun 2021 00:50:17 GMT","finishTime":"Tue, 08 Jun 2021 00:50:49 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","modelVersion":"1623113396805","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:50:49 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":1623113425000,\"creation_time\":1623113330000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:51:00,230 DEBUG 195:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: 2021-06-08 00:51:00,230 DEBUG 197:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:51:00,230 DEBUG 198:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:51:00,231 DEBUG 103:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9bfc3192-c246-42ca-bd67-29a05b42d95a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:00,231 DEBUG 105:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:51:00,232 DEBUG 106:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:51:00,236 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:00,371 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab HTTP/1.1" 200 3808 2021-06-08 00:51:00,372 INFO 116:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response code: 200 2021-06-08 00:51:00,373 DEBUG 120:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response: {"request":{"requestId":"ce0876b7-3c1b-452b-975f-b5a4275045ab","startTime":"Tue, 08 Jun 2021 00:50:17 GMT","finishTime":"Tue, 08 Jun 2021 00:50:49 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","modelVersion":"1623113396805","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:50:49 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":1623113425000,\"creation_time\":1623113330000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:51:00,373 DEBUG 195:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: 2021-06-08 00:51:00,374 DEBUG 197:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:51:00,374 DEBUG 198:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:51:00,374 DEBUG 103:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5af4be54-2184-4bc4-b18d-3b5f7e07bb48', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:00,374 DEBUG 105:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab 2021-06-08 00:51:00,374 DEBUG 106:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] data sent: None 2021-06-08 00:51:00,375 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:00,512 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ce0876b7-3c1b-452b-975f-b5a4275045ab HTTP/1.1" 200 3808 2021-06-08 00:51:00,513 INFO 116:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response code: 200 2021-06-08 00:51:00,514 DEBUG 120:onap_service.py(1) - [None][Check ce0876b7-3c1b-452b-975f-b5a4275045ab orchestration request status] response: {"request":{"requestId":"ce0876b7-3c1b-452b-975f-b5a4275045ab","startTime":"Tue, 08 Jun 2021 00:50:17 GMT","finishTime":"Tue, 08 Jun 2021 00:50:49 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1","modelType":"vfModule","modelName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d","modelVersion":"1623113396805","modelCustomizationUuid":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelVersionId":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelCustomizationId":"0fb2840a-ee61-4930-a89a-40aeb0d63b24","modelUuid":"66726b8a-941c-402a-ba6c-fc9e3a2828d9","modelInvariantUuid":"0f45c06b-3a52-4b00-a98b-a90f06ec5ea1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vfModuleInstanceId":"f96ba614-0794-459f-9463-6bf3c45d7b04","vfModuleInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"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, 08 Jun 2021 00:50:49 GMT"},"requestProcessingData":[{"groupingId":"33aedb1f-044b-4fe4-899f-b78e3e7b6020","tag":"StackInformation","dataPairs":[{"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/538d363e945942228f6ddfc69d337625/stacks/basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d/33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"updated_time\":1623113425000,\"creation_time\":1623113330000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c99b17658cd1403a93518276c0588f60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"33aedb1f-044b-4fe4-899f-b78e3e7b6020\",\"OS::project_id\":\"538d363e945942228f6ddfc69d337625\",\"OS::stack_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d\",\"vnf_name\":\"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0\",\"vnf_id\":\"47b5371d-20ab-4134-8182-6c0b84a72611\",\"vf_module_id\":\"f96ba614-0794-459f-9463-6bf3c45d7b04\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-06-08 00:51:00,515 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-06-08 00:51:00,516 DEBUG 195: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-06-08 00:51:00,516 DEBUG 197: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/0f781264-3e37-48ea-affe-ee189e1cf6a2/relationship-list 2021-06-08 00:51:00,516 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:00,516 DEBUG 103: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-06-08 00:51:00,517 DEBUG 105: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/0f781264-3e37-48ea-affe-ee189e1cf6a2/relationship-list 2021-06-08 00:51:00,517 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:00,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:00,705 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/0f781264-3e37-48ea-affe-ee189e1cf6a2/relationship-list HTTP/1.1" 200 1063 2021-06-08 00:51:00,707 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:51:00,707 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/eb74db45-de43-4f76-a028-11bc04d869d5","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"eb74db45-de43-4f76-a028-11bc04d869d5"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-06-08 00:51:00,710 DEBUG 195:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-08 00:51:00,710 DEBUG 197:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611 2021-06-08 00:51:00,711 DEBUG 198:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] data sent: None 2021-06-08 00:51:00,711 DEBUG 103:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-08 00:51:00,711 DEBUG 105:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611 2021-06-08 00:51:00,711 DEBUG 106:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] data sent: None 2021-06-08 00:51:00,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:00,903 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611 HTTP/1.1" 200 3784 2021-06-08 00:51:00,904 INFO 116:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] response code: 200 2021-06-08 00:51:00,905 DEBUG 120:onap_service.py(1) - [AAI][Get 0f781264-3e37-48ea-affe-ee189e1cf6a2 ] response: {"vnf-id":"47b5371d-20ab-4134-8182-6c0b84a72611","vnf-name":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623113443932","model-invariant-id":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","model-version-id":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","model-customization-id":"995a8bdc-746c-4da7-8e17-e72bc360351a","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0f781264-3e37-48ea-affe-ee189e1cf6a2/service-data/vnfs/vnf/47b5371d-20ab-4134-8182-6c0b84a72611/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0f781264-3e37-48ea-affe-ee189e1cf6a2","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":"0f781264-3e37-48ea-affe-ee189e1cf6a2"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-06-08 00:51:00,907 DEBUG 377:vnf.py(1) - Delete 47b5371d-20ab-4134-8182-6c0b84a72611 VNF 2021-06-08 00:51:00,907 DEBUG 75:deletion.py(1) - VNF 47b5371d-20ab-4134-8182-6c0b84a72611 deletion request 2021-06-08 00:51:00,924 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:51:00,924 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:51:00,924 DEBUG 195: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-06-08 00:51:00,924 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:51:00,924 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:51:00,925 DEBUG 103: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-06-08 00:51:00,925 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:51:00,925 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:51:00,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:51:04,784 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2516 2021-06-08 00:51:04,785 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:51:04,786 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/790dcd14-8383-4b47-ad53-f4a7a98b2c77/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:51:04,788 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:51:04,788 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:04,788 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:04,788 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:04,788 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:51:04,789 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:04,789 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:04,789 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:04,789 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:51:04,789 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:04,789 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:04,789 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:04,789 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:51:04,789 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:04,789 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:04,789 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:04,790 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:51:04,790 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:04,790 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:04,790 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:51:04,791 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-08 00:51:04,791 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:04,791 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:04,791 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:04,791 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:51:04,791 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:04,791 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:04,792 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:04,792 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:51:04,792 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:51:04,792 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:51:04,792 DEBUG 195: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-06-08 00:51:04,792 DEBUG 197: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-06-08 00:51:04,792 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:51:04,793 DEBUG 103: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-06-08 00:51:04,793 DEBUG 105: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-06-08 00:51:04,793 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:51:04,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:51:09,990 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-06-08 00:51:09,992 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:51:09,994 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","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":"defaulticon","uniqueId":"9df2196c-fb9f-4c14-956c-9984e05dbcbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623112942805,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"41b90e90-98d6-4777-b47b-518e2eb239d8","invariantUUID":"2d986dc0-b5e5-4613-8127-2e696695811a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"916b50f0-adcb-4abb-beb2-27f80a7c9592","lifecycleState":"CERTIFIED","lastUpdateDate":1623113055499,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112869785,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:51:09,998 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:51:09,999 DEBUG 103: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-06-08 00:51:09,999 DEBUG 105: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/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel 2021-06-08 00:51:09,999 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-06-08 00:51:10,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:51:11,188 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel HTTP/1.1" 200 None 2021-06-08 00:51:11,191 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-06-08 00:51:11,194 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-08 00:51:11,194 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-08 00:51:11,195 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-08 00:51:11,195 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-08 00:51:11,195 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-08 00:51:11,195 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-08 00:51:11,195 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-08 00:51:11,272 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.0423365196346232, below negative shortcut threshhold 0.05 2021-06-08 00:51:11,363 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04040851585546285, below negative shortcut threshhold 0.05 2021-06-08 00:51:11,440 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040496477012163384, below negative shortcut threshhold 0.05 2021-06-08 00:51:11,531 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.044199742658532416, below negative shortcut threshhold 0.05 2021-06-08 00:51:11,613 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04485481765789965, below negative shortcut threshhold 0.05 2021-06-08 00:51:11,693 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04280317142391922, below negative shortcut threshhold 0.05 2021-06-08 00:51:11,925 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04017935634510458, below negative shortcut threshhold 0.05 2021-06-08 00:51:12,001 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042744314624986283, below negative shortcut threshhold 0.05 2021-06-08 00:51:12,075 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.044743472447451055, below negative shortcut threshhold 0.05 2021-06-08 00:51:12,255 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04454441494840922, below negative shortcut threshhold 0.05 2021-06-08 00:51:12,323 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04386821889606144, below negative shortcut threshhold 0.05 2021-06-08 00:51:12,413 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-08 00:51:12,413 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-08 00:51:12,413 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-08 00:51:12,413 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-08 00:51:12,413 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-08 00:51:12,413 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-08 00:51:12,413 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07194415958764384 2021-06-08 00:51:12,413 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07283079146539352 2021-06-08 00:51:12,414 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-08 00:51:12,414 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-08 00:51:12,414 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-08 00:51:12,414 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08101279672225847 2021-06-08 00:51:12,414 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-08 00:51:12,414 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-08 00:51:12,414 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-08 00:51:12,414 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-08 00:51:12,414 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-08 00:51:12,414 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-08 00:51:12,414 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-08 00:51:12,414 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-08 00:51:12,414 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-08 00:51:12,414 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.0423365196346232 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04040851585546285 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.040496477012163384 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.044199742658532416 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04485481765789965 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04280317142391922 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07194415958764384 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07283079146539352 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.04017935634510458 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.042744314624986283 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.044743472447451055 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08101279672225847 2021-06-08 00:51:12,415 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-08 00:51:12,416 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04454441494840922 2021-06-08 00:51:12,416 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04386821889606144 2021-06-08 00:51:12,416 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04386821889606144 2021-06-08 00:51:12,418 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� Ѫ�U�d)q��B������n~Na�;�M"�¹Ȧޝ��ix�Bf2~�X� ��V�Dj�W�\��Q�&��/���2�Td]�=������ޭ�r�����\�ƍַ�(�PK�ku���PK�R(Definitions/service-BasicVm-template.yml�Is�L�>���REI�W���d'�dr���1D6����, (*4LrH��g�g�%ǃ@ѐn�1�SV{���<�rM��2��"~� ��K�e�+� `������y ��� ���&N��u�~_�4 R�X�B���w@���*��BN��� ���@W)� ,t�R�g@ee� y.�D�^�a�;8�h�yw����#�Ki����h���t�c���6�YE��^ر-d��c�A.Zߐ�00�?h�lq���ĞG��U�B 1�!gLB9t,7F'H��QF��k�t:p� "��&���e;T� Z-���ځe���<�s�`2� Tä�΃d�P��Hz��ps���x�?�$�n�����ضCb�Y��p����8gPk`@���@]�P3�#��2�u �]���8C/��dr��!�ba�9,��>6H��7�WHk�C��`ġ�u恲�#��IB�[��:Qr��@�֍���O1hv:�M��w&cq\��`'c-}#�80��$�1M����h>�q�o����0G�#I$��y�E=��f-V�(�TCN�W7@t��/�P�x��[�X� <_M���f�Q��Mϐ�Q��������� �� ����ƾ�"�������8MΑ"��Oi�+u�����xnv����JJu6���t%�5)��8)�Mu�@�1-���B���!��t��N�ɺ�W����W{�5�?��x F� ��ǫ�dx�'#QS���z���o��k���þ ������L&�/k�_������ޘ�}��s썞�����M����Jo?��ZZ�|#�"��\A"��~�]�cr��o/�]QW������.���`v��ݾ�m���<��ϙ�<�n���3���Vo؟��>~�z��x�>$�E�,z���K7x'4�0^����:�i�,�������R�#?������w}v��-G�9��~��k���|��/`=��ݷ��^� ǂ�^]�����_��NjE(�g���� ���'�w���]W�.�>`r�� my��l�?���������\z~3���Y�m��#�lX���w8�?�����,����K]@]��嵬�gx)ߜ���ZJ:�=Odq2��Ȫ��ߖ�˗�z�N>��)��ׯ����P�˿�3b=͞=����wI�_����]���_Ʊ-��r��)���Q��1w?J-� �� ���a����� '�m��f<uc����+�K��ow�B�#I9�����3 �(| u�I�#�l"�4��yh4|Zehlو$BG���t�(���= �f���S� O���]Fת��=^�����1} )���W��O#� ~�s�����!Yl|_�o�[��U{�]H��5S4�y�b�YB6հ����%E�B����@0诀Z yt��!�/tW�xY���TQ�R%$i�P����x�Gv�A]E�%��*�S*+GCa����kF�9ܲ�-��UYh�B ���,K��'P���j0��-��U�F�e�����2o�J �G.�u5���VԽ]�X.Xٕ� >�'�W!]�� o��>���]�k���թħ�;���0p`��� L�u�yX/yJo7AtT�R�uµޕUo���U� J�3�G�����H��(9 ���v�m��&�U�j��C������j�;g�.��[������/����Wܣ�RC�E���� +�ڡ+8��%��o��)+�@4���b�G��Pc������ �j� 7g��F,�LM����tI���#��v�-v���Z�qSV=�Ժ‘I��S��J�>D�V��|�UE.@��Vv5 zRE�իiC��Ւ��� ���z�\+/6�̷*G�U ��(��EUtq�T����ҷp���C�S���l}��?�����ng<>� �A�/�PK*# �EPK�RNS.mfM�Aj�0E�:�.�t,�%��m7j)I�P�i�IJ��8����] ����8�ʨ��k����\u��r�� V���d����S`u����#�}�]�i���{lP�I-�M6,��1��>g��N�8�}�x�����V��������fNv���iq���� ��f���o�Et}�".FאMs켍'ǩ�.ɛ ��,��\B��X�~A��ML�c_½�kW�8|�P>�PKC&��-PK�R2Definitions/service-BasicVm-template-interface.yml�\Ks�6��W���Iқn���t�q2u�K�Á@H�X����.��H��,٤d t��������E#5�qBL0ä��* 3d�-�Ҍ�x�S�{�2z�� �P�@�[0NgEA�I9�L��f��lay�� ����E�奨����X֒m�(��J�m�����I�H�UY)�����۔j;A�ظn�T�HfTP"�,�T���'���j�ؚ&�B�t�y@Q-sO�6 X����y�� !�Ȳ8���Lh��a�~1�b���r�*a[�ι˪�֥� 34��S,�RE�ə�� -0ו4(6JrNU u��G����??����q�y4���7$:N����˴�ғT� ��\�'�� �Ku���:}_[<��0���Q��c�PǠ'� ��d{�����֣ͧ���H�ʸ�k�V�D���];�u�Ya�� <�G�W�dۖ �N�*i']�D�hNQ*!�H��PB��BT�KBr�� [p�B�w��=��~���֘�$.|�tB�W� �׻^cmZ4� 1j��'z����uTء�V"l�P�~��*Kɮ�J\u㯭�-�n��^sk8������I�D�q,hl�|��2�'��%�y��1�j��C�}�a�A�de�\Ql� �`���1�����}>�]� L�*�������9�����l?�Soq�RA���I��a_*ů�ѽV=�6E0��Pmt��=�gڠ{�0U0���$��2Li�Q��?�mǰm�*^Pn � 1llV ���I���S s��#�ȳ���ND1�g��FҘ�� ���P���ʻ�JA�9d�<�I��Y�y ��$�'���ܱf��>UPA��U���3uB�⅋B�l���<��k��`��5^����7v�qX{q� ���͜j/��X��\����C� :uWT.a��5�XÊ�&Z�Ym\� :phl9�� ����L� �T�(XQ�vՠg�LX�9��� �-(6�:�d=��p�BR�0�4��j ��d���cV6�0qzb�7@ x��F�NF�L�j�<#�].�y�޾}���}�[=�g*Š��g��{/��>ӻ3eJIu��=��;<�R~^�)��n���w1����2����{�%����# ���,nj�dA�y ?�;C�������|������ݶ�v|^H��$3$������n)o�GS�٦��8Q����Ծ��n)�@�����0o�i�/��6N�Ņ��v���bLfa�9 �,��'��<���g�� �! Mݽy����$����S!�mv��\�̧��K����9fS��}��4� C�K�q��z��zlt�V;q2�[��� ��X����IYl�A��F?bV��E�ؙ.����dz�m�i� _�S��(A�֖�i��d�n�z3�?ۃ�a����=��ڶ/jB����vBC�x)��k/���*d�SF1��¡QT[���V�rT$n��1C���3ѵ%�4��!���tC�k}�zۤ�G���5���C��X���|���~�m/�fK����&Q���Ii*��~�%tO��J�����w;>�ͧa콠6�U� M/<`]k�ƦG��o9 ٗ/�x�"���9y���#�Ej�36{ ����������Y4��*�I�?�rP�OW會f+�R�yد<]Dj����?PKD��\��vPK�R/Definitions/resource-Securityrules-template.yml�Umo�0��_�oݤ�H�6 ߺf�&mi�6��sk`S�$��� ��vZWiB ��{�ձ�p�L�V(i�jC���FeDQ��P�� ��Z�}/�p_3S��kLY�4��0�ty��Ď��#�z�\ �I�uaVR��d����9���˔���ߖ���r�^�_mhUc ��&�쐦���}�e��sh�v!V������P�*C��ҕ���7PK�8ҷ�PK�RADefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.yml�����@�{?�t�� �B�E�R������H��Y���9,N �������4��� ��͈��C��ly����j��|�����1iFpL�^�|�YY]ҬMӤ��<��9K -��� ��+q��.^r"N�(�"ɋ��T�S�d9VivΪ��X��ॸi.�b@nl���!~m� �K�prs��60��C�� 5������[���g$UNY�c�,��c� y���@�z���κ��SM��yM��P!x�z�xz����P�Q�H��� ٺ��C��ަ�2�KE�fZ�9M~*vL�� ���V�G���:T0o�M;vg���ٸ�e����-�S[0Ɔ%���385���к;��iZ<����ϓ�uC����ƒ��e��5����W�McG����O������PK�()�SPK�R)Definitions/resource-BasicVm-template.yml��r���}���9���`�ؤ�V]�Ifrf����B8�laq�|����n���:5�zWw��|�CPV��[��ۖ'���3~8��c`yMC���P�><��0����-�������#(p�p D�M���� ����T �G+F�+@I�0�`�B (�"Lx!I��4�1�@OG��$*���;~(��9A�� ��3߱�]�1��x� �-�T�|"���س�Gl���X�D�w �z�����Ngf/m��T0����b4����/��ȔG��0�n��`cd�Z�ʚ���<�Tt�,M$;��؀� ��N67/\;�CE#�c:*�L�bhY���Be�S�"3�d�n��� �y)c� �h�# �/��(pusث��@�"�X+X�2J`���Vj�pN�`D��0hg�zV���n� 4f��~5�E��_G�D��X�Z�h�i��$�l��gkv�U��)�p�����Uъ�b��V�P+3,\�)���7�W��$�V���^8]K��9|׶f�u[r�T|������h�ԉq8�4ٴU<��F#4k00�c&���DP1D�|I�խE��������f�2�a.N�c�^�*Ve�\ͧ�1������1�AËxKݑ��e��|���a���mi�"pÿJ��n��O�m�ѭF�&��(Q$��0��������������b`;�" Ҭ?�� 2���.5��Ҟ�(k��������Y ,�5sKL�D� �2لm�����=;���i7�pu#�7�maلk�q��a�4M� �69�j!��NҬ/�I7�H��@��xS���^��AfJ~'��Άĝ�?O�7�:�����ؘ/�N�����O��|m]m��7��_��ٿ���K� \��l4g/���ő�͞���M��Z?�o�{�l>��iK��/�N��Wȗ~���N���<�]��_�|�� O����5I�O&�G�~X�ſ�[���p��Q|�������#?�m)�77x����9z��>�>~���������|���s�%�y;�����L�������T��-=^�oN~h����L;�'gw�Wt���ߟG�� �w�������Z}��9�9=��<��������|�O%��ln� ��p��w�ص�C�W��T�'��txs������������>�z�.�g��#���P/�% jՙ�ߖS3�O'�GR0�x��o�o���a��jҧ����D:��r{�.jx���F�o&�I1������A�^Mo�O�t78�|��\ 7S��=��O��������������=��o�xL�m�>qx����׳���:PH%�?$%>�`&L�$(Uƶ�$�x�&,�\{eܰ;����9\2�ʴH�;��;��D��g�&MƕJ! ��+����R�"��h��eT1�sd�hB�u���؁0�CQl+�5U��ck�C�ΦgL�d�;4� ��.~0?�Q�lm��Xz�����=��{Pǐ�Z6 t�<�Ik���_y�迶�,�Dg��*Ղ��d϶�_X!Pӑ��4H��H|���B��v��\g�]^3���Rs8�L�l��B�E�Ef����'�1jE�g�����#22������W8_�&lj9}��t�l�v4��yL5�9�~����#<J ��<��4f!�# )�x�9Ȧ��Ȋ�@ �@�&�@��X�Ɗ��D��*� V�eO��a�cÄjǖ��c�і�z)��~T�K[kI)F<�6�ϐ]��  XʈU� *�`^";����+iv�ґ\�+�h��E�)��=����(m}��*�g �`��v����'�zP[�۶�JȷIJ!�+��2��O���T�bM_3l(({�f��*�.�����ḚI��Mf�����8J�RU�M�����<�Z��!z�r����re(rVA�?�pʹ �4�:��m: *�D) ��m*ј�W8�2�H�����J�'ؙT��1�&��8#� �l��1ώ���X((�U5 �1�X��d)Ñ"h�BBh��ե�_� H6<��2%,�G�R��ќnE}�d��ODsV��C��hNPd����1R�#�Br��f�LG\�Η .��w��W��g���������l��;�{�;��/�zv�7����� �&T�[�x�~�W�Suo9<��B*��b/ ��u�ykBR@���"ļ\*�Y�ToP(r�P3���Z%Gj+D�?V �<켒}…���?{k�����A2>�Ŋt*mэ�� ޞ����m�7y�����ho��&�2 ���~�VM!ٞ{#�zo?�9s���?�`��ډx�?��8œ��9�T ����w?���Z8�!RF�J��xh�D��k��^�"%P�$�u���]!'�C3ī�0�� ��̓�E�~���[���KI��W��ݳ�;��(�e�6��^�N�F%uz�о�CL�!��"���C�l� Ҥ^�ǥ���_������,�&��R�d��A�ps˹���<�N�\�s�c��bK���r��g� ���]�5y�����]צ�o��- �GɡQ�����y��I��d��6���[�T�ͤ4�_7zPMPwe��%�Խ�˺t����fFWq�@�v R Y��A ��;�-�ٷdȢ���RY�cG�+�i}}}�@�՘�no�0�@���[�� jw��K��}�G�2�h0Y`��{�6�dPs�Yu����E�M�����ƽ�_E��0B���8 (, �4Q��X�1a8�&?� �9Q�@ C��@�"�0� 7Q�j����`ӝ�^�]�^�NP�Fx��5Ȗ\��-=1�6^u�$� �m���EЈ��͒������'�{��l�O��-|�>x���[NW|J�XC�%U� 0� k� ��d2��k��ї�S�1�FI���a�^,�Ty�G�8Ҹ�{�="s�]�Z��Pk������4~��;�J�z*wN �$�\��;�����ϯ� �^���m'|�1~v/�-�U� �d�X�补���B��N}�t���6��&��09�Z���b;Q.��o��nbԄ_˴���ĩ���`mv�.�l�LY(E���� �"N�*�n��\�z�Xז�m�4��ՠ�ɶ�@-���z�R�V;��;����ez��f�h�si��>n���k�S�xP���C���ea����t��m�h �J���Y[�E�nTs���L�x6�O��L�Ů%j�V�ILJI�����Ԛ���ܹ�9�ZU��&�Y�Z����&�%�Z���M��;��}�&��"}y4�J��o�;��&�v�y����q���+�jY�єo���5������ ��ke��y����jnWvxY��.�G���t>�����~bﺐkqL(��8��M��vw�i���|�4ZE��9�0G�ݟ?S"� _+�f��U�{0)�Q�ᶵO����j�Na�8��m�}�8]��+f������s��А��vU/%����J߯ۡx�ӷ�@;����U�bn+r��R ;X�,��*P���>:J3����hJl[��(P1�,n�-0P|�+�}�oI��L�U����Y���@�u��>��_�Y@�\�9�ξ.W��P�ڪ�}�$���>���E+�?�j�*n��JIZ:��`�WQ@ӛ�5�0ʼn�6� ��7��PKjs��3VPK�R3Definitions/resource-BasicVm-template-interface.yml�]ms���~~��9ӑ��7;sg��{w�V���޹�D� �`���$��t�Z�������d��DFl(�F l+SHm��Rb�-����RPJ�2�򏜄���td�K������kE ���}X`� �h�H�zP�Bx}!+R6r#(<�ĉ���-b u�������0��p��e��VYHH�P&�P%�%Sh��P��r�H�~U�h 5E�ļ\�،�ɾ>�M�Q���U]�4��h����D:p v)�fN1��7s~�E��K����0���Rd1��w#(��ҍ��tU��-z0EԤ�+�[��œND�v)������cd)�����f�Ӟ����C�_1�f�Y����A�+�\��J$�S�2�Z�=��k6j����Ȗޘ�]�p�������q��x��\���lڵU�V�fH�<7$��0 U8Z �������h�ꕻ�{ZS� �\eF0TL�����i���� !�S � ���s!�Nߧ̹�)�3P�Ѝ�m�r�R���� � �Zl���J�R���ZIL���ط��zu?�?[/��;O,�z|��:e���ӡ�]㴕���O��Ԯ= ��ӧ'����;{b�n�����g׬[&�������S��Nө�6�ܓ����siD�%��F�����g|Uƥ�&��w �?�g��tS��K�_x0~�N�=��G���=W|,Ƨw��U�}f'%Jǰ�Ԙ�?Q�k�����V��1)?���z�޿�Nj�1�6��#����&��~ ̮[���UZxzTi�Uo�q����=.����J�:����I��5~2�ο��g�)�����.�ۙ:�&�w�E ����T��� ��� ���,��~�jV��h욺q��rq{\v W�r��4,T�"<1~�<+��A���G���'g:l=tʥ��K�<0���E��7��V:/���.tf��ϗ�N�T�L~U��y������C�����<�Y�_������6���=�]��t���m-��:>�I�|8�P򨘻�&,1N����*���;p�x�j�D���͍yj �r���^�Էy<�+�[n�LA�kT�x�rż�?I��+Qg`(��6� Mj M�3$7��dYqD��O�\8;Kҹ[ hRl��t�JCZ4��l SZͤ�i5����14��;P>��&�����|�!��n��4��H�g)R8�3 g��1� �,�8��|�#�XB��N��~0�Qb&�&� �j�[��rU��,ȶ��=�l���� �_~�Xhc�V�8n� Q����Hds)�U��r$��� � QU�REkNʇ��Z�v�Uo�צ�@��gUJ(�����9V���PX�d��L��V�.���������{���3��<ɞ���x @s��eQ�u�� ����r�ջ(���Mh~dW��C� ��ō��P������vWP�ֈ��'�ڮGʈ&�n��5� ¿��q؊7��U� 0�6�px�.o�J^���5�����J�B����M��E�a��s���E�m:-|�N�:Y��|UT��88F�oE��ʖ|��z� � #K�!�����'P��k��5��.�B�s���������~���D�[b,��#�+�JPպ��V���^��#G)_���W�0 `�pI��Gw�5|��)3��ATV2��$j}/e��=ŬH�O���v����" �&\n+Y���@�-i=� �G,p>8+������g�����fv����M��S �y(�mI�+h��cȖF�$�M��FӤr�e�ڎ� �4��f�٧#��s���A>��w�0���3Y\��٠� ��By�s��١��jU�,����l��)���B~�';�X��a瓱�vj@�D�}l�u*jo��%�� �H,������E��A��G����d�|/� U��iW�"f@�d�p%�"kA8���F��\�,����5ohZg��~�W��w�Eյy�T,Μ�Cl���<5�ح��p�ÆD�ÉY��\��6&�p�l:`��a��³YN�3��4�b���h6�}��-� ��%���7�k�r0���RB�[[>��Į�y��M{U�y�eT^*o�%�����}�B�o�r�8M��M:S�5-7���SmV�������<E��� I미{W���.�̾m0L����cf�ږ8ъ��um��r��˷�~��x^|�DO�zge+}���zcE��#�8���&�����"�ջ�|rY�J��E���ned��g�g���ee=T4]Ϡ��uh�����j�#��"/D�t>���P�5���Vp&���w�*@F�(��+��3��\�:�EMX���Z7;q6��s�M�,���(l>6 U�.+�%���_^Ms�[�B���+�m�*)Z����iH�VQf���s��:��=f���7��}�[:+��N�tp�{�Sd��"{�30�LէN��C���Keti�,��g@5H?W�y��l��gfSBX��; ��N�KĜ{�%��:q� 2��(7�>s��U����-��Q�^t��r�i�5e��%q�T knˑ[�Ѣ�����������,����m �\i{��y��5[�{���8�1�mr%L�T���@x��:����݉��.c�Q����W�����D�[3��Q F �v[�Q�r}a�����Z��?Q��؜?�ט�T7a�Wy��]�_ ��_PK�~� u�PK�R.Definitions/resource-Extneutroncp-template.yml�WKs�6��W�Դ1���6o��t4��J,���p@`)aB ��t�߻�$���� �b��a�ۇ�2�F!�J�h ��GH�?2"�S�64K�Atu����Z^"�jA�],&��k��ǃހB�7� z�ݰ�M<���Rv��R9In9��׽������ٻ�����-�?�>���PY� B/v ��J��P��0-r�a�W@F�_��NI � �L iIL �Ɂ�4%ʮ@����b $�*C[�ZX*� � ��� �we�x�1���wr�B�<�`T�<��J��a:��_�.t��SHA��y���T�(��b@c��]`���&���Gƅ��D�h� �M��K�������9�9�E�9�Ui�+U )�TX�|Gw�R^jU�j���8W�`{.kY�B�T����j���{lԼP�e�rLSY�QX�/�6[J�e�y�r����sYFH�ѥކ%���+���$�S��aM�X)�l�;�>�t�eJʻ�0��&�a�@�%wC~B�C����Em~-D���Z���0�����JЗ0� O?��<6]\�4���9��}U�%�6.�Z�V���8�ј7��제#��J���cq�['Mɗ���ɌT��7T�w�r�R�� Y�|V���Z�� [AF��j`�ln�@�j�*��D4C@��XH�a�R0_W]��.��LJŀL-$߲���9�[Ӵ����Z1ǁD�Ԇ���{��C���ux�/VS �F�Xg��,-8�谀���߉QU;��H�`N=��v�4���R����i�)WLa�����7 yJ�����m��?t�3++�R�.]��\I_4oR��W�Hn�X�uݸO�m:l{TmQ���x���tRo��S��3铈�A� �1�Lff����������=��@d��]� �m6=�t��n�g<��L�Ib!*�W�hu{pޜ����lN�5'�l���0)�D�f��OU�[k;DhD�&�]�����l.~������1��?�Y G�r��V�ɠ����ӏ���~��0��Ge�V���E����id�p��7��s _�+������w�-SX^T�O��������'�PB[ͪ�I�LOYŬjv ��b�M��67���N���h�ȝ�� ��l!�a"8�K$W�٧'�1۽���Ck����,�rs{u�<����@[�+:����zŅ���>��u��fg�\����R�1 ow�C_�PK�<)���PK�R:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.yml��r�8���i3{`���v���8��J����EQmM�蕨�=_?���D���v�RnA@�l%[u��c^&։� �qm��+�O�W���Z_�a3|}a^x±�C��ǧ?� ��t�WWh�Zm�fk���R��nm�v���)`��&���t\�';�6;g��&������wO��C�k�ƉG�S��ȡ�⇝�,]��'��@��#˸��8�/�4���{���#M�c��i�௬� ���@�`FQ�zm�IC{�,zOo�K��5̍���1M�4&�N���"��x�>� ���\��n�� ��ߧ�M�҇ �(f��ʦ�p����@ ��k�C'_έ��~����|X`Dl/@c��L���+u��8Je����>F�GC�mÈ�tE(���+#�P䅌�.&Tf����c>��D#�QPX��9(}a�4eq�>(i߽�0 NJ^� �>�t���b��G6�@��y7�--�CV!��M�Bw.�g�Y%x��O�m��I�?�T�hǻ�N���)���$��T1p���i�tQ�U�T;:�Zekn ����w��Q�,/LM/Sp�D���8���r����g`��m�=��LHX����S��p���\�R�v/����ZY�ie[�:VHٯ(��\K�^�Z�6h��W+!�4�%f�ŇEt �Ż��Ңi�|_ |�$�! �b2��|� �2��c� �~F��C�Xࡼ��\��zF�:p�� =o/���� �"/�:�]F(�N҆b�V z%����v�y��j��ac�sn�Q`v��X�����V����j�Z��Yil��}�N�O��Y5�&�}��� B%��h�m�11�pb�b���YY;汔/����cƸF1D@#������@'�s�n����O�L�3�_I�2�-Ç ɛ3�#L�W ؄u�w*ħ!Ć�c�>{�g ���6y�u�M�9vT����sά����}�����v� v�4_1��g䞜�3��(vjC�3���C��mm��>�f��rӐ�1J�2�3mh3�1;�+I�'bdD�ȅ#��D�XZv���F "�Z-�,�Vb�9�Dﴶ �ܒU�S��$�j�Cc�/��B���b�O��YZ�/�� ����/__8sÒt�����p�ӱ%�~�KI�ն�s�Y�X�`���o��|�-m���x�[����8�� �Y� $��ɇb�������򀍋��ꤝD ��0������̥m�h�w6hC�K���=���%��fOv� 7G�^mn�F�Ks�6[s����%Zn��\����,��܀�@�!-�}�@�i��d`������*���d�;+҄E��wv~.�;�� qƶ�6{l�����M\|�]��K̆ڊ,�r}�"�d�T`��_ ԑ��A�1�N\g����k��@yb�BlD�/A >�j�Y�!��Z�AB�R�3d +=:�4�%A�w������ڹ�T~�|K���&��~�  V=L���6�~�l}�{|�{�n?� �@0�l[干�v�G����p��䠝���K~.�T�E~T{����,(R�z�Q�ˡ|���cga��X��TF�Ԕ#rY'��$#�A������/��ɳ���#����AbM:JY�@�yӄ%3%&����d�W�[gb^�U[=�y�`�"�a���;��O�����<�=oV5��� ���y�>$d�q�Y��"�ڒsM�=N�N����o��Yݎ5���d�Wt�g�c�ۘ�GEJ����>��ұ���i���|��L¸g�|�!�=��l�� >g.hs%�s���?�^���b��֜!����s�������R'��TKԾ�r�m"q=�a�׹ql+�ͣt�a�:R��8�� ���9jҼs�&�S ���s$9�i$�N}9�A�/r\�V �V�E)����9[Ӷ�h���6W�%�䊠+{��/�Lvn������!�f���+ms��W;��{bo���Z> �Y���Ը���>��jܾe������3������5�8 j�:C��읕���h�n`v��E���E�� ���-�:�W\i��$���kƝ/���)���7�o����k�����~9�Z����R$�G�1�*j�*�XUVZ���nʌ�I�V7�@.���\���J���H��U*������8�5��sn���Q]�3��^������HCT��!�z���hj���7��&��L A��F�40�7�(�+iE��,�y��K�EH�#bih��p:��?�j�\�� ���,�*� ;��zy�r� ��E�(e�yաlH��?��H�H-n���w�F1R�� �8�x��l �*̰�c�ܫ7i�UKi؊AWf�ڢX ��R���F Q ӣ�=��]6���c����F/��]l�8V�����hp$�d�~<LA(�e0��P_%���K��5�]��Ps�#��Q�S���r� [:B�Jְ*���&/�/�� �{m�E�[�*�ӑ��P+�F�/̃�Q���*�j�\�$�z&�O��bz( K��^(��r�L�HQw��A��Hԥ�Q��A�b�ʷt�7�>��v�?���*�M�+fU–Y����9�#�� ]�[�y#ۭ�@����u��64bF�9Q�a��4p�4[��g�nm���$�a�z���+�g�!D��� '�\�ΛLU�:E$=��ʐEn̼�҃�e5n9`�0yĒ�H���wF E�.�,��tɋ!4;� ���<ƨ����;�͵݊ ҒHe�u5�9ɵ��;#=�Zǻ ���Εs����y� H�ݒ)�h�!��t7��h����C#砿 �K�}��)��E���_�d�� 6$�� M�ׁ-��vNn�O0�a��Q�C\��.Pj�U�&��À15%��/ ��hR?�G�W#�E`�{�I�y0��.�Fz~Q�jI��#�[����G_�}P���F�N���iR���Oz�>��@�:Ȕ��FjW�5��Q�c(_R=yGb ��!y����p$�V�H������'����01�������Hnʅ�^���Wq��G�|!���q�sE�b$7Oq����PK���D GOPK�RDDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.yml�]K��*��_�ݽ�����y���T��v'���������@ȉ���I6��G�-7Ux%#8��q8<��P��.g� �КJ�D�W�eN�9z���|R��o�.2  |,��:!�9�̰�zS�Lb���Y��Y��&��9���X���^4��RT~�:�y]���N�mZ�s.t-���$ی��h�B!��()�De*��$4]/H�+F� b��\i���=ԘU����M]aF%[� -�(fc�;�>�ٲ���r�j��gV�R(�Ws�l+|������̦��r ��ݦ��Β�9�|�*�+&i6K8WmnC��i�Y�8*s�)�on����S�S�g5�T�3����\� RdE �+�J�1�r1mjL��<4 �*Ŗ����6�� jt��o����Ѡ�q /�Fu�R����u�!��)�`�8�("Yi���![��" �� ]`��F�J�]���V����緜�ֺ@���4�����6|1 �G�T�5/����8�����,����N"x��@��y�kl��`BnN�NJb�� ӕ�E��|�l1J 7kR�ݏ�� ��/��X&^�/=�Tc�����|��IC/`�w��fJ�X�,K�}>�| u3qh�X�� �5f90���)�w˾��U��% r,��读o��̓��F �C}ƃ�&�L.4�� B�����\�V+ø��C.��u�\����qQq�GQH���z�~vs�*_��ĊJ�"�+����#IҎ$��XA�&|�`}y��P`2� t5���h������0�Fi�� i#@�jMы(����bEU$�*�T�Ì��z�]a q�`�K9��a�NI%ad@��j;#h��<����4z�3/� ��_�Fn,D�1N����ۊ�B}jy ZIF�;�r�c��ڥ�:��+�C�W����� �i�1.�p���v�r �x2�I!8����J���lUH���J���]��y����돇O~ڦ��g� ����_� ��>�� ��g�Ǥg�ݠ�z���Mj�k(MU�-i��߫&��-� �j��������RfJ�qaj��5�<1�D$�D�e~B@A��L���Y��$���i�(U$�$D1PC��j�\G�aw�|N<6e���f��z�x?`���ÇƟa�Nn�\K#j��SE�c�sA� ����g��b�{0�`!�Ol�>wS�=s�X��<��p�P�ڦ�T�/M� L�p����T�&e�qq~X��!E�w *�P��=�{t� :�A�6 �R�AJ���4���A=,�x�X��5c�P)W&fM�Kݕ�ȔI��  U�@���X��3�1<~+�g�`hEyfקlh�ٔIo ������ؘu:���~��; U0)��ݹ��7(p� �.�Dp��+ִÀvh6�K����f�����sf�J:���V΀a�%z@�m��ʹ�ӮARV��,���\г�H�I�‘�gE0���F�\�$#�C�6��"��� N �$J�]b�0]ѥi3�{0�Y�kN�Bl�1�8���뭯Qx �Kz<�r}�TU�̞���Y�e�b��C��1A����&ϑ2M��g?8����x�����w��q��n%�MZ�hA%�-�"q&!�z0���8�pG�Gm���Nw{�<_$�I@��,e0<��i���5������ �`��!���n�y��l�:Fl��k��&XkLV���X���V�4�rN�D�x��9�y�ź�/����|�f�ҝX�R�O���#����Y�W� ���,��>�u��XͿp��;�h�(r�����~\-�n�V��ۂ��·°�� �`b<�p�_Ks�%H~�(M�i��1�X-�z�d�W�Ր/���> �yu� ,� �!�{�O��u��2IN��I���{Ѓ����^�����l�h��~d Q�Q�ثj�a�#�L/��͐k�0����n,�m�fK�z��N ;�IՔ�O���x�ڵ���j�ƕ�W�mDZ���2%���IY��5��4A�PC���C��7���!"E��W-[��!���g\lyS�-��J�t���4�� k��{�� ������;@ ��y�Cǹ����a ��U��Q�w!�?���i{���#�O�i�+oj���~6k}�_��w��p�ܢ�oѶK�#]s��^�g�����=?�z���Z65 �?PKvY7<�&�PK�RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PK�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PK�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK�RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PK�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPK�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PK�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK�RDefinitions/nodes.yml�}ks�H����aO�E�ۭ]o\̅?�)iF>=��Zc�ÁAP�6`�Z��wf=�*�@�-�0v[ ��������J�ı����/�� �vn��?~!)�)��Z��ַ>Y���q�����S{���v�zk�I��cG���aJW<�ԍ��A��6��Ƌس \�V��0=aߟ�d򻻜F��9t�J�ʍ�����q��Ey�. S�J��#l!N`|K�^��S��_H��^�H�����(��`��Iy(����9����̼�ݺA��;!�0����>kg�ܶ�q>Q��L���wd�wU��@��۠Jo6U��:}�cw_.GWG>䖂~�z��^`6b2�w�8����S��������Y�Hl��;i`���rւ��؋(˒��K�o�)����=�Ol�'a�qc���N���ӝ ��v ,���2�I�U/��{�6���v��nU׮�fqe��ވV�^X�,�8��;"�O�r`��(�m�� '�cIe��ҿ��|��rsv~F�N��H�`eǕ�aHA����u�ߝ�q%��=��2�~Un�` ��e�V��$��eK`p�W7} 㯕��v�?�Վ���ٸ[�xO����&|�� ���` ����Cs�6���C�б}+I��~t��t����ٺA����a� 6s�es��}؟gu[��S�5p�:�WE��Ќ���<.�A�m���嵗��$[�W��K/X�l�}�|us�N��:G11���61 l� ���r�������X@�*�W��؀��S��j��a쥛m��͗|� Y�~R�T�Y� q���r�����=�ێ�S��_�0�H�X@���$�.��9P?'$ �L Exh��S�U\�ڍ`�7��~(��&�~���/�e�(��=�ɋr����h�<*�Y�P�ڙ6�_ ��i �'U0c:�7�1�_����7�}�*�����qj�B� z���G����������m����ds�<@��;���3A�yN<4���;N��8菣��� Cߵ��$�N�̭���T@l��W�F7�}�^�Sq��� +��>�o 58���}:;��uӟ~`�x�9�:���_��>��U>D��'���p�ܿp�j0�@�N.����Nn�-U�@O��t�+�{ �|��^a��A#���l֎m�=��A�6�O����eԂY�&��]ΕHb��l������l��Z+�Z����+��a,XI��Xu���z�b�~_�zT�f ��+�. P�`�U��Q� vo���ut����ᾳj>���/qTg� �J;��5A�F��l��%��D�^�Y:L�D��zR�c#�Ǟ�ͤ����T|sZ�Z�'�z� ��D���M�I��bS��(­ K�Lf�����)���/L76,b���B��5�D2g ��-g�{)M__�d� �:K����ܺH'!��"�]#�+H|�qB1� =PFԨ3�����(���ʡ|s��e��!&?���,}�T�>at~��FV3&��WJ��KX���=|�;#+�ǹ^|Y�WU5�q��5���z� ���fc��2˶�;������Ҫ�jg� ���3鼴t�1������'�*�U��9�������{e�y�Z� L�'6Ľ&��I�w9� �=�:��A_�1%!f�c�;o��V�~G�>�t�l�!~��2�+��7yV�@�tC����b�Q����C�W��hm������fm�2z��G}ɻf��Z$��oN2+<� ���d~{�x4��#��!��F��!��f-kx������[�g����I�Q k�c����3�+�ą��fe�h9�<�ǣy|�3��<~��}�yl����H�GJ�{�"Yc'��d�G�l(�� �j~'�ytۼ���tM�ҍW��6�չL�-&�$��]���DC�7���o�Jp�`���!�f{�GL��u����e�����?���r���Bu�g�j/�]=? WV| §�T|�ko����T�]ڪiυ��������򩯝��&N=y�fP�����4ޚ�����("�lc� !�7K�0�,(0t���Æ�"���h���1E����Z��9�Q#�zn� Ld��P�Ign �X� @�ni5,���M�k;>����cs��}��{�����`dͪ]ʚ̊���b�+R_��}�,���7�T��:�u���������OrΕC��Z��ݤ�^�(���#H�b\���u1��Ln��j ��č`C���Ot�Ǹðq�_��ɜ���9���s�P��y�����uJ-Лq�� (F��Eb0�+��6�ngl_��=�F{�;<�#��5����ڭ�UH5J�CH��7b�2nz����5��M�i�ڡ1�Yh��-��2��̥�Fc*��!��ʝ��a�s�+�"� q �p�9�/M�v����+/�Į���kZG��Eb0���������^�.R����/��x��a�e�S`�F�Eb0��7g�W(kg�/$��.^���+�@��YB��w��!��E�Y������q� (�������ڽ��^��E��[z[4^I�qʻr��rc�Q߷ ���{=���(� �x���S8Dc <��w8��{�;��Q�+v%�z���1J�7#q�t�B��cz�L�n�H�W�W(m�,��h�~�;� ,�0�/;�������<���h_�֢ �$6@��$�q�Z$�C74 �z�R m�z�9�9O��bfo��{E�^��g�"�M�!{p���8�-i�D���^���(����?���߆4 � e��x1� Q��P�дa2JYs�_��=N��;��tR��Q�&� ����^��d�[��v�|�|VsИM\"'Z�dk;0�G�d��$D��>>���~SAd ��Ba^� S��b�����1����Q$ê~����:�{s�l�6�}��Ƙ�6��(��ce�IQ�Q �)|�C�Q�j��Et�X��X�Q��c}��l[5&7�[-c�}�\��^�,.���x��ǫ���L�C��ly����-�߱W�h P�M�G� �&�����0��<�~S�n�\� ��qq/���acc��1o*٬��^�(s�ެ<>lb�D�s�s�`Rw�%�U�]�N�P�1�����cD2^���%�Q-��v�Z�o����Q.�3}����$���jLj>�=�;�R#��n�wڽ{��#��G�k�G�#�Ռ�Q: >h��(�G�|�R�E>�٪�Q@ �W@�-3Lj����G��� sl�i��(������pc:�� A~�4����"{�T��Q�j� �nh����ܢ��� ۱��w�n�1�������[��^����^��k���:��I��R)S�DJF�7$�G� �=�Pr: 7G��Eb�����c�W(��o\�ܬs�����oA<6z� ��M����X�"1���,��+�&5?��ӝ�3��#��y����ml�v�+�^������ bU‚5f1x���3A��L6��N��)�=2c���Wn k��0�V�՚�fU����]�@i��ub#���hYG*Z�e������� Gi>��p�w����0����4��`�N����;7N@��� N���ʌv�l}�/]V�%�fA��.HoeQ٣h����l�Wځ�?���˜�$PT� �C{��}�u����^�r,��w���Kr+®,(46�u�r�q�\P���̝/#���ϻ�#�������>�N@�Y�wDֆ��$�cյ<Z�pES�8�q;��������孺�Oo%���u+��v^k>�}7�S'���%څ��f���V\���64j�o�cq���a~� L��A-���_a#ĺ�|������N� ��`= �����R��jM�a�����0Lk�<�{�A���S�x�wa��(n=0�6q�\R�.3��#@���Y�b[;ʟ���ٸ[[޿:�ue��y2��N�����0Ʌ0ej�D�5�wza�́�L�|61��!0���Xq�iR�|O�%�mt�p��%$:�����lW�^�D) p�ֶ�_��]=Yq�ɂ�}�/6.�Ӿ�-�n�P�i����7i�:�* iYe��] � L�X�����s���iNcF���=S���u���E���"^t���"�0������g��z\���v>��h<�۲��k�A�=n�'!�Ӹ�F;�餲.W�w���V4ֿ�gAW�< �J�StF����ߧ7��CnE���} >�>�=G�-�wP.�# �� ����;6�bx�+ܝ_R�7���'U��� �Ū5֡�B;߄?tcu�8�(���� '������jl�M��� ��5a#CC��ۮ=x��J":���O�t�zPz��w�����*51�J^��n�K�'Le0�@�����"�K� ��� Y|���mV#(m��a��:,8 �N�Z>����GW���f ^���|3�G��=�o�X�Ua�d�+�vn��}�ʎ��1^MDV�����Ru;��{k���H��u<hB�V�� BMW������c�m�4��� �1�Qb��8"���k?j�ѐ�t?A����[�e�܅)�S�K6`xVDw�[>6���5� ��&ę���ދ}8Z�_݃k�PS�]1�x p�hH=?\�~y ���j���������r�M��c�,c�m�D�oW(��:���� �@jv����-4��N�1��k�7J�fZ���IK��b�mߛ��U݀����bv�c��j3���������2��V5�4�/�#/���g(���4���K5l��9)�X�Z1S��M��s3R�0���]םu��1��ɤ���=1���2��M3|� ��[�9�.�WAF ��G��3����>�$�%!��7��KV��65Y+��o��e�'�t�v�*�.��}�ȴ��J'�1�`��d��K�h_v4(T�gAT�˘Jf5�!Ǩ��:ka��U���H� #$��s���uv����[�+C����f!1G�)w�-���C����ѳy7����� c�̘(3&ʌ�2��D�כ(SW�;{�����i)���z��n|F;,�H�'��`���(!���{/�r�V�t%���˶"�� un�4.�DV�0[��u�oNG��2��E�3�щO�as�K����_.��Z!�������c���������;)��^�_MK�q���ڨ0ʤ�Gֈ�i���������M>� k盧�=�_(,�R�fw'Mu�C�N�m���]x1�A�[GM���,����Y�݃?U��?��w����x�r�@^gН���8)������ �_�惫�r����:Y��h?�V'��tiC5d���Vt/Ջ~�PB��f5pI_����� �Rs����E�/B}���n5`S�� �0#x��i���]x]���]_�'Ǹ{�=jț.n��|y�|T�p���v����ROBh��BS���`� O�x�w�'O�� ���5���:�7�OH��3��$�I��>�{)N��V��J��îB��'�yJ���$�.;�7���&�|�.�qqmx�f�\���@tJ���^]Y�ֺ�f7��u�(�������������r���1���κ>_,��V�yv�u(��Kj��l�����i��!����W�CPxq{q����ܚ��\\��*�����:`��K!�B4 }f�l�%�&7_�=m\ec� ����{�L���*��7_r��O=��Y�"f���mO�Q/4s/� ŕ��$rL�ɻo9�� ����#Up����� ,�Q�q�$���������Af�hӤ�N����LG�sSq���^MoD�>Xӣ��qy��Ȋ�d�q*9�2�Mӛ�R�dq�e�kV����-�Si��/8,�� [�š���yϠ��Hu@�.HCuA��EOEf��[K�<�'v����i�66=�Zuɧ���y�AsK��`�t5�l�e���xZw@�Q���g�Z������6��X"����&%�t5'Dz�qm�C��+x��J�>�0�I&-�����H_���y���ێ���O�㺯(�S�]�}��-$R��uwt���P��u��̥��\�Q��͊��֢$x������ D�Q�v9�Z�Xu�һ���1�z25��+��(LR�QR��^�j[�b����� Ek�ЍJ��E9����[�AZܞܝ_��M��!�M��gg ������`:��"��T���5�Rl��̀<V'v�G�irU��V'��X�����ٛY�%La~8'J@D�$0!a� �������B60���0������}�� ��D(_����g��\�q=��f�w�ͤ*�2���38΄Z ��g�$Ǣ��Ĺ7��7�6�*��ؾ��-J�����;;���m�-��l�--z��q�`c�K�ߗ����Bp�e�yE����*C`��j��a�u�b؋�uE�jӎb�݇*LLL���ë0�,z��V4i kݧ�?_������ł(�9�� ��p�"��ŏ��{xN�3)\:H_�9��قU��t��y�"@g�J������P!���ޞʅ���^Ʀ�J�{�I�����(��C.����0xD���#v#�v���9]�-����X[��U�,��+)�R�G�p�G�O�_��/ -�\ъ�������;`��ѵ`�G�tDE��)�o*��L���=��JL٪xՈ�F69�H�����ҥ����� 0��?d�zm =ڴL���6Bf�[|_f�R��7�4\)�[�h��Շ�/��k���e+B���#�i<>���K���]K�nZ�=?@��_�X������{���jW�j�e:�?j�/�|5Y���p�v�N]L�K�,�ʍ��p����0>r��q� ���s)#���F3Z�Vбx�\�:3�y~�]o._�DŽ����Ȟ��t��^q�y�Ys (|1�h��4[ZY�\�m���xwBf^������o&P]�k���&�tN3 ���kXa�a�L�뾇��{�;���A[���wC��w��@iN��V*��ث ¤u�����환tؐF�����&P�h(_�.��a���7��e-cYKڱ�e,k�ZƲ�����15���@<���e-cY�X�2���e-?|YK�y�j4f .Ƃ���b,� .Ƃ��� ����m����^T ��S���]z��-�a E�{Bn����)�)�\!x��-���ߐ ���yKVx�����=�[v+�:��� D�4cb��гxq��Н,��$!IBǣI4xK\ ������`?㦣/�-ws9�¶(�x�N'�M7��e�@�t�O�x3:�7 xF4�?�����6�� ;�p���J��B��)V,���x�2���W����a�]\�C [�%�H�ޭ'�g��<SLHAS��g#��8@������b�*�+�iF`�G��� @r18��9�>~ �>��d2�| ���ϥ��-��ز����Gz�Tl��m���K,1}�����K�CK���9y����gv��`�8 ���)%F��I�n��|� � �g�y����?����U�BI27`�?!2�=dT�SG{�H�<�]�b��kl�����{�� ��BHB��3'���.q�d�$ �8�� ���;PL�����*�,6��;&VeɄ_B��>�l�� ���%)`Of�gwd �}-=zI��z  h�2�2R�jY�j�{(�H�D'��n��,��@��c�R�#(0� ���an��Т>d0s��MeV+v�J���p�p1��Է��'�ɬ�H��y�!M�0VDz �|R������!��m�1�4;:�� 9V���F�����Nnh���$�D׫��uq��&L��|B�K�MpKK�tlq1} ���>�Y��� !r�����ʪ���ѯ��HZ�/2�9gZ��|@�#�?��ˆȦ��v�����#�Z�'� ��}oP4w�r���a?�#�Y�ہ%�$�<�i-�:���� �a� ���K`_�P���ل!^� ̐y)u��)*kn=p)We��$�V��r�����|O1o +��9m\?�G�X�Qs��(���w6 �';�Z6��.��x�Ɔe���|�A��\ӆc�.yP���{��]K�UJ�-�S{�T��3(���i=bH+�C4��F�O W�bx6z��#e��O�����S� ��hP�=g��*F���.ۛYK�k�aGzi)e���u+g6>�{i��)e����tu_����z7yXe3����o`l�� Mo���η��cCߠ�Y��,��}�'~�c��G�&��Qf\!6�O�[-��k�(��`-�_�s���z� �:� {C��yU ^� ���qLW�[:�#u'g_�H7���mp�bm���m�� *�2��4��';u6��&[���˸��c��n9�`�/߲�k/��:�!'��rcSX�p�)yOa��]{M9WJt�4��fk��f�R�)���`��}_ZhNv�j9z����Ȼ��B��1��.��l�AyI?�w�� �G Ya�I��ܿ���"��1���3)��� c]�t�&@��CWH���HE�y���7���I]  u�]�� 9���F������5�*^���Ł <�����pd���S��d;/���R�m�� ����9z�z���$֭a���m�q������o��=�a.x��&�R�cu,\�d�ܣ�0zfk��n1)���?n��3��w��T+�*d��oIj8j�c��3�N�^��V��xd8!J�Z�d�;�4-q�&a•�����Y����g�7i�yY<�,���H6���u�Ɇ�|Ʃ�D���,�F]��LRqذ��"������%:���c��L��<�v��V!�K/�H.���0ƒ?��u�;�D��2���a %���䊲8 �"�%1�0K�|���Ǜ��bo�;�y?��}�.�:� ��m�΃���o�ڋzi��%5���}�=��g�X��~x�Vo5�% �\*%�{��hT/$/�֨��u�d�/�rc�}m��)�������"j^��+����4k��s�~���ϒ�F[j���7�8��E��-�� ��� !�� ͬ�x6[�[�C�'���^�]oS���&8���D��[�K�,dǷ��zO���J���oK�qϳ�X��6Ó��G�0��\ч��/m�ݡT�~�|W��n��e�{ �v � J�����;����C"�:c3/�vA���Z4��X��zўH Qyk۲�'��H�r��U���䡵�w��u�;��q��h������3诱m�(_,�刭q5�&�-(uw�z����έi���#��Н��Hr���⽬(ڳ"���t��;�u���`��EE�<����],�M�����1X=�KRN#7��g6 �U��%*U���Z�nv�0��pO.�ƹM�Q�3�L:%�q=���'�vܓ����s��j�+��жT����z�Ձ�h8Jz�e��r',\*b$]�N� ����L~Zz�?�hc'`}�vE�&��e���7�X�L~��Eً+7�{�A��7m�ص��+�Y�������(�6� ӵz.�9���P�W�����%up���]��<���o4ƻ�`g�^��A$����� ���ũQ��U�I"&�R f7Ӭ�jx��f%� I�tK�6L�.,դ7��%�O�#6&^�.0���� t�,�M��/J��~J&�b�&1���M�Еr�>c_ʗ����ev�����&`ɔ0ͿR��}��b,V�a ��|4����Fq;�`� M�5�&���*�L霚�l��|щd�ꉍ7�1s�q1�$�1�/#��~|�]̉E��\D��3�Xh��Cg��Et���� ��lh�Tx���ݍ���}�,������0�����y�� �������� �: uY���}��95ǁJ�")���/�F�"�m_��,��{�V��4Z$�\<\�!�"Q��K}P���s3K�Q&��H,[`���VL�zܦ-�W��!��S:��zB����a�����ʷ:���b���'�������Z�V�Xww�0M+LA�;�4������d���8��3�v�%����֦I�[����@z[��� ��h��?�ˊ66�?�`T��D�>'���&qv!�4]ͅ2C� ����`�!�{(���2��nzG�h���Ho��&�$����%a鮑�.�=ݥe���4g� �R˲�:7jrB����x�ܐ���g]�D7��k����z8St\��}�{iS)�?���_9!^x��>�鑣�� ����#�D��� �_�S0�R�z�jW�[��B��y[��4�N.u�L�Y���N�$ͫ9j��/�w�i�,��e�gQv'ؿ���H��d�% nm=��N�b=�[W��k-�1� �������o�x�� ���ƬF�L�a�N��3�g�m�~]K��@����(S�<fwM襃�"� �_$w%��u �@ �*`՚%NE Z& �s_=�L��es�I��˕��X�]�y��� �N�b��eL�;����bT� �PS0y_���s�R���o��s�.��01�U�A�m䳊:*n�|�ZD�����kWY�Sȵ�djǏnjl�)ݘ� �3z���}��Fݣ�3B�0�Vb�GX�ݬ�X��h�!�i��A_p����ڊ��}o�[*���r��ϕ2̒��7J�|�_�@oo �h���{��޸�i`�����!Ҵ��+��x�|��Ű����O$�:\f7� _k������{��/䃩fI��N�Z�q��d��#w^R\ (!��"���m��ȑ5��Tj��/����g�52����|P(�n,�ЯY���"�pR}�8�g���n���nl�S����6a�X�淥з�hg�t�}��yKcc&��}���ؙ�.&Mn�|gv�TI“>ԵAh�w*�w�g���o�����rB��;�V� �:��%����� N��3�A&��c��2oɢ/T2���8�k1)r�S�؊�N5��n ���D=�C�S�H��,��J��P5d֡����h�f׼:�$�gZ�DӬ: ����5������~��������ջ!��VO�*��^�3������i!޶nы���������+��0Z�A�F���������['�}Q���ڐ�{%��x��n�]���>ͪ4�zy=�/_� қ�/_�;���^����1�M_c��\�=���i(sծu���sO�|��Ff��J�u4��HT����$P�}�s�4�L�&H�c�%R떑��X�_j�o%�>��u�(Qd�Z���{ �J��p�&RB�H�+�r�Z<5!�[*m�O��E���;e���|4�� ����/��'/)�XF/O Zi���D:G��@���>��R�s�n�2�9\�0�[��-$�O�pi�z�R�R��y9'��h�E�: L�rŸ/� ��S(�4��� `�_h��DX�.��7D�Y�>p|~�w��h:X��&���Ҝ<�^��=���V$��L�PBt�S�Ǜ�F=�,a-�,X��x8�OTU�5i�I�P6��:5�Th��� dH�t�s�1�kg �-���>�,�L��;f�/;.X�K�?"�?�)ey����9�F/ B�����fvP�'_LW+������&�ү���M��0��F��`k����v�X_�L�[ju���p���Φ/�Y�.FN���z(�����c�K3{�tv<� :�����ߠ[�|��_Y��7K�0�q��`�p�o��l`>+���jh.�FVݕ&�?����uK���L6��#$��=��}� ���� �;��!; 6{+^�@v���� w����L�he�J9IN��NN�i1Cin��w� [�/q�o���F���p���!�� v�&���Z@,��4���ޜ�����?��u��P���Ѯw�:� ��v��F�lmX��o��k�[����N��{��ڭ"�C�w�RHm�f�z+���J'�~F�ct��Z8۬B!�bC�utBq�i�6E�p�i��q�M�(=������ȋv�>�[�Q���*���汾���%�B �*��S����ѯLJ��{���T�#ʻ������7`�M� *��{�(S��:4�����_#�4�+ͻ&��2q'�)!�����@�_�P��,��DW�����rZ�iO'iir�pf�rf���ת:6�z���?�5>�Ko���Wv�[m �蟆 �K3x��#�M��Y.�o� �x�0Suu��6�g�9V��koH�kH���u͹�x����JQ�-��P$�GD"$i��=�p=@�Ѣ��3�z��[���\՛*3�. }�ݷ�l�]���lv�>:U)��4f^B����װ ؤ�,DiJҀ�,x����W�]V���T7�{l�:a���6�t���-��� ���j���19(�&U��;�Z��<�_��l����H��.�M��*׷�A�<����'��lGv}R�&��<Ҹ��<�f&>���_*R%��$�e�Q�M0p��?u� �}�@󣵄�����则�G9æ����? 0o^~��`�˶���� "����>t��[d�|F x��?���7�P�ڃ��Ar�q���_z>�P�ߔ�$BhDD��"��W��� r��u��pY��!���QPـo��7����{)~���Ƒ���9�15�� �8��V㜾$�s��4��!5��k�8�/L��������_�`Ea�Lt� ��`�K�Z�.�C��ˉ��@�����Y��9Go��-�Ʋ;�H5`�� �7 kv���&+�R!H�0�|/C ��k�f�����M6�SjXih�K��2���O���|�-�(��jZ;϶���畗��2����:���[��AV����,A5 ��"�Ο� 5qv�p����oj�r��˭N���5�SsBI � MG[Y�d!3���2���(�|'��c���?;p���O�1 ��A��N����u��z��k��D�գ���R�-EoȘx�/vJi�����t/l��tG�x��y�B ��!�1C{J��4�(v�h�d� Ɉ"�|�5��Ӌ����4�А��붵��`D�����`2;'id �$ �N^���(��n&���Bi���~�Y[\[���Yo-���3���b~�<�\\.���+�������e�59PwF��A� ��$yN�l孨s�p���S�𝜈���]U�q���8�%7N ��iϽz:��8�Gn�An�$7�t3�ϰr��� 7rõ4w;��'�ȓu��s�_�[�ba@�8J �iG�:�T�V:��/Z���Ɏ]l�M�j��T�+�M�e��a�ףzAO5Y����}�~ �:Z���n��&������훳� �l�F�%��UU��M��ݤ����x��$�u߫,��T�8hsax�����t+�����5�����m� ����Y��il��i� �SL��T���(n䏶^`�] ��n�������hv���D�{:k��Yk��`.�n�<�U�* �Y���{����PK�k��C��PK�ReArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txt�T]o�@|n�>�RC��R�RT#j�(N�CUEDZ6��>�>��_����R��������q5{�� &��*��U����e��)�e�hi�8p��K*4�J̷B��~f��bk�vl�K�T����҅�u�J�k��"G@G��D�}�0����A�9J�;�7�+�S:�b�i��a��n��a�k/r��-.y�� b�"��6?���ʉ�ܔV�PJz���#-$K�d���0�Y��t�EJ�9���!��/�,U���ˈ�/��D��@9�����"�U$�� �|�M(��'rC���4�=�r���~� ]OC���Wrj� �U`˜� �gu Rwi{Ϙgv� �B�F������k�}��N�չre�z����D��B��9Y�+ ��;��C����E�� �%)k\�T��z۾�g�N$Y��3[W�{73v��=��B�[�Jc�ne ��q/D���ei� �z�`�+�r�I�a��r� ��WRh�]�����u���;8��AzW=v�ýdqL�fĔ�����#�o+(��W��{��G�E=}�ա?�C��^�[�"�PK}�;.@�PK�RSArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yaml�Wmo�6��_qk�`/��]1�C�"m�bK�]�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B��O? &?�OF�M���^�������J� �Y��>\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK�RcArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+���fwC6�������0�a܌����#��!IX ��p~��JE�(T����%8����w����q��'s��rϽ �j�HY/h�� �fl�����PKwHy�PK�R[Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� D�q�|����bM�@�ϯ����93��%۪�g$.������ �g�]��;C�^������U����fy�Zz�����ʞ�,)�� � �N�/PKT��l��PK�RSArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.json��Ao� �����e��ŦǶ��[r�"k�C���e�I��^p�ݶ�8�<ox㧻�z˧���: ��|��#���Dg��IC�~�kH+��ӸI �?||.�8����K�P+ΆJM8��R�����J4g���KtS(�c�� eˤ�(�"(�Ab�B�cݠ�ט�ѽB�>�y5��("��v 2P�Ar��Ns1gT�Jˊ�,�Y0)���V�E� 3$�H;"�����4��� �� �j�mc��!?�we�LIѴ�����W�y�f��X\�v��B����zb�`6��D�Hv���t�Z�M9��޻�J��%����G��Yܜ���I\pɁ�͔��t����eZ�Ҳ����\~��.���S��=ȟw�<�PK�51��PK�RCArtifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envm�ˎ�@F����D�@u2�jK�(# �1��V\�B��������?�,j�C��o/���49iX�d�V�k>���+b&5�Y��5� �g�|�1KO�ٷ���P<�7[6�5��A�u4�5IÓ9�� ӹ��q.$]�8��s��C�lXW=U}���|߱zBhA���&z�ө�\˹F�'� ��V���ޒ�;�[�O6��w$T��%GPT7��-�& ���U���*�w3΃ +�s�đ&���㞫 �.�\�5��������(_L�p���D�w~�Gʦ���U�Y�:Y�Q�w�)�|@GH�2=+�#�a�?Mgq ����Ay� z(ίe�a�>y.�?��B��Y�d�v\��'� ;ax�?EY`24=c���WTxM�_c�ˠ��j��Fy��VO��K_���^_~PK�!��}�PK�R�R�B4E csar.metaPK�R�ku���kTOSCA-Metadata/TOSCA.metaPK�R*# �E(;Definitions/service-BasicVm-template.ymlPK�RC&��-� NS.mfPK�RD��\��v2� Definitions/service-BasicVm-template-interface.ymlPK�R�8ҷ�/�Definitions/resource-Securityrules-template.ymlPK�R�()�SA�Definitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK�Rjs��3V)�Definitions/resource-BasicVm-template.ymlPK�R�~� u�3*Definitions/resource-BasicVm-template-interface.ymlPK�R�<)���.G5Definitions/resource-Extneutroncp-template.ymlPK�R���D GO:t:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK�RvY7<�&�D GDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK�R�/E�>��=PDefinitions/data.ymlPK�R�\�J� �Definitions/groups.ymlPK�R ��חDi��Definitions/policies.ymlPK�R���C&v�Definitions/annotations.ymlPK�R��g��Definitions/relationships.ymlPK�R� Qq)EG�Definitions/artifacts.ymlPK�R��~��/)��Definitions/capabilities.ymlPK�R41H4����Definitions/interfaces.ymlPK�R�k��C����Definitions/nodes.ymlPK�R}�;.@�e�Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txtPK�R�ظW�S\ Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK�RwHy�c4Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�RT��l��[>Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�R�51��SUArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.jsonPK�R�!��}�C_Artifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envPK� M 2021-06-08 00:51:12,531 DEBUG 195: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-06-08 00:51:12,532 DEBUG 197: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-06-08 00:51:12,532 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:12,532 DEBUG 103: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-06-08 00:51:12,532 DEBUG 105: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-06-08 00:51:12,532 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:12,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:12,989 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 655 2021-06-08 00:51:12,990 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:51:12,990 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-06-08 00:51:12,993 DEBUG 195: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-06-08 00:51:12,993 DEBUG 197: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-06-08 00:51:12,993 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:12,993 DEBUG 103: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-06-08 00:51:12,993 DEBUG 105: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-06-08 00:51:12,994 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:12,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:13,093 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-06-08 00:51:13,094 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:51:13,094 DEBUG 120: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":"1623113280562","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/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"}]}]}}]} 2021-06-08 00:51:13,097 DEBUG 195: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-06-08 00:51:13,097 DEBUG 197: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-06-08 00:51:13,097 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:13,098 DEBUG 103: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-06-08 00:51:13,098 DEBUG 105: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-06-08 00:51:13,098 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:13,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:13,178 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 655 2021-06-08 00:51:13,180 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:51:13,180 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-06-08 00:51:13,184 DEBUG 195: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-06-08 00:51:13,184 DEBUG 197: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-06-08 00:51:13,184 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:13,184 DEBUG 103: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-06-08 00:51:13,184 DEBUG 105: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-06-08 00:51:13,184 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:13,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:13,291 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-06-08 00:51:13,292 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:51:13,292 DEBUG 120: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":"1623113280562","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/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"}]}]}}]} 2021-06-08 00:51:13,296 DEBUG 195: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-06-08 00:51:13,296 DEBUG 197: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-06-08 00:51:13,296 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:13,297 DEBUG 103: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-06-08 00:51:13,297 DEBUG 105: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-06-08 00:51:13,297 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:13,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:13,385 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 655 2021-06-08 00:51:13,386 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:51:13,386 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-06-08 00:51:13,390 DEBUG 195: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-06-08 00:51:13,390 DEBUG 197: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-06-08 00:51:13,390 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:13,391 DEBUG 103: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-06-08 00:51:13,391 DEBUG 105: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-06-08 00:51:13,391 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:13,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:13,495 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-06-08 00:51:13,496 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:51:13,496 DEBUG 120: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":"1623113280562","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/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"}]}]}}]} 2021-06-08 00:51:13,500 DEBUG 195: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-06-08 00:51:13,500 DEBUG 197: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:51:13,500 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:51:13,500 DEBUG 103: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-06-08 00:51:13,500 DEBUG 105: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:51:13,500 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:51:13,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:13,591 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/538d363e945942228f6ddfc69d337625 HTTP/1.1" 200 1061 2021-06-08 00:51:13,596 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-08 00:51:13,596 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"538d363e945942228f6ddfc69d337625","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1623113280883","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/47b5371d-20ab-4134-8182-6c0b84a72611","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47b5371d-20ab-4134-8182-6c0b84a72611"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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-06-08 00:51:13,600 DEBUG 195:onap_service.py(1) - [None][Create 47b5371d-20ab-4134-8182-6c0b84a72611 VNF deletion request] sent header: 2021-06-08 00:51:13,600 DEBUG 197:onap_service.py(1) - [None][Create 47b5371d-20ab-4134-8182-6c0b84a72611 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs/47b5371d-20ab-4134-8182-6c0b84a72611 2021-06-08 00:51:13,600 DEBUG 198:onap_service.py(1) - [None][Create 47b5371d-20ab-4134-8182-6c0b84a72611 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "a5a42417-6af8-40c5-ab3f-0285d9c4d6a5", "modelVersion": "1.0", "modelVersionId": "cca6ceba-a966-4776-8daf-bdb483dcc9d5", "modelCustomizationId": "995a8bdc-746c-4da7-8e17-e72bc360351a", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "538d363e945942228f6ddfc69d337625" } } } 2021-06-08 00:51:13,601 DEBUG 103:onap_service.py(1) - [None][Create 47b5371d-20ab-4134-8182-6c0b84a72611 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5b94ea22-e36c-4f1e-b259-450203da9f55', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:13,601 DEBUG 105:onap_service.py(1) - [None][Create 47b5371d-20ab-4134-8182-6c0b84a72611 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs/47b5371d-20ab-4134-8182-6c0b84a72611 2021-06-08 00:51:13,601 DEBUG 106:onap_service.py(1) - [None][Create 47b5371d-20ab-4134-8182-6c0b84a72611 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "a5a42417-6af8-40c5-ab3f-0285d9c4d6a5", "modelVersion": "1.0", "modelVersionId": "cca6ceba-a966-4776-8daf-bdb483dcc9d5", "modelCustomizationId": "995a8bdc-746c-4da7-8e17-e72bc360351a", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "538d363e945942228f6ddfc69d337625" } } } 2021-06-08 00:51:13,604 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:15,187 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2/vnfs/47b5371d-20ab-4134-8182-6c0b84a72611 HTTP/1.1" 202 262 2021-06-08 00:51:15,189 INFO 116:onap_service.py(1) - [None][Create 47b5371d-20ab-4134-8182-6c0b84a72611 VNF deletion request] response code: 202 2021-06-08 00:51:15,190 DEBUG 120:onap_service.py(1) - [None][Create 47b5371d-20ab-4134-8182-6c0b84a72611 VNF deletion request] response: {"requestReferences":{"requestId":"5b94ea22-e36c-4f1e-b259-450203da9f55","instanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55"}} 2021-06-08 00:51:15,191 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-06-08 00:51:15,198 DEBUG 195:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: 2021-06-08 00:51:15,199 DEBUG 197:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:15,199 DEBUG 198:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:15,200 DEBUG 103:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '466b2348-8e54-4f7f-b3c2-bbb13a133618', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:15,201 DEBUG 105:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:15,201 DEBUG 106:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:15,205 DEBUG 226:connectionpool.py(15) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:15,334 DEBUG 433:connectionpool.py(15) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 HTTP/1.1" 200 1270 2021-06-08 00:51:15,337 INFO 116:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response code: 200 2021-06-08 00:51:15,338 DEBUG 120:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response: {"request":{"requestId":"5b94ea22-e36c-4f1e-b259-450203da9f55","startTime":"Tue, 08 Jun 2021 00:51:13 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Jun 2021 00:51:14 GMT"}}} 2021-06-08 00:51:25,349 DEBUG 195:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: 2021-06-08 00:51:25,349 DEBUG 197:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:25,349 DEBUG 198:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:25,350 DEBUG 103:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '70783ba9-9a6d-4f49-9922-20045c928597', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:25,350 DEBUG 105:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:25,350 DEBUG 106:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:25,352 DEBUG 226:connectionpool.py(15) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:25,492 DEBUG 433:connectionpool.py(15) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 HTTP/1.1" 200 1476 2021-06-08 00:51:25,494 INFO 116:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response code: 200 2021-06-08 00:51:25,495 DEBUG 120:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response: {"request":{"requestId":"5b94ea22-e36c-4f1e-b259-450203da9f55","startTime":"Tue, 08 Jun 2021 00:51:13 GMT","finishTime":"Tue, 08 Jun 2021 00:51:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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, 08 Jun 2021 00:51:23 GMT"}}} 2021-06-08 00:51:25,496 INFO 56:mixins.py(15) - VnfDeletionRequest task finished 2021-06-08 00:51:25,496 DEBUG 195:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: 2021-06-08 00:51:25,496 DEBUG 197:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:25,496 DEBUG 198:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:25,497 DEBUG 103:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4e183d28-0fc2-4384-8f8f-61d4f2f6a9e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:25,497 DEBUG 105:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:25,497 DEBUG 106:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:25,500 DEBUG 226:connectionpool.py(15) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:25,632 DEBUG 433:connectionpool.py(15) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 HTTP/1.1" 200 1476 2021-06-08 00:51:25,633 INFO 116:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response code: 200 2021-06-08 00:51:25,634 DEBUG 120:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response: {"request":{"requestId":"5b94ea22-e36c-4f1e-b259-450203da9f55","startTime":"Tue, 08 Jun 2021 00:51:13 GMT","finishTime":"Tue, 08 Jun 2021 00:51:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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, 08 Jun 2021 00:51:23 GMT"}}} 2021-06-08 00:51:25,634 DEBUG 195:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: 2021-06-08 00:51:25,634 DEBUG 197:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:25,634 DEBUG 198:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:25,635 DEBUG 103:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7c34eb64-46d2-49f6-a53d-f8304ee2b520', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:25,635 DEBUG 105:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:25,635 DEBUG 106:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:25,636 DEBUG 226:connectionpool.py(15) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:25,773 DEBUG 433:connectionpool.py(15) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 HTTP/1.1" 200 1476 2021-06-08 00:51:25,775 INFO 116:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response code: 200 2021-06-08 00:51:25,775 DEBUG 120:onap_service.py(15) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response: {"request":{"requestId":"5b94ea22-e36c-4f1e-b259-450203da9f55","startTime":"Tue, 08 Jun 2021 00:51:13 GMT","finishTime":"Tue, 08 Jun 2021 00:51:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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, 08 Jun 2021 00:51:23 GMT"}}} 2021-06-08 00:51:25,779 DEBUG 195:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: 2021-06-08 00:51:25,780 DEBUG 197:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:25,780 DEBUG 198:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:25,781 DEBUG 103:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ee9c7a70-e592-46b1-9923-eaf3fbbe5af2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:25,782 DEBUG 105:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:25,782 DEBUG 106:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:25,787 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:25,929 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 HTTP/1.1" 200 1476 2021-06-08 00:51:25,931 INFO 116:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response code: 200 2021-06-08 00:51:25,931 DEBUG 120:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response: {"request":{"requestId":"5b94ea22-e36c-4f1e-b259-450203da9f55","startTime":"Tue, 08 Jun 2021 00:51:13 GMT","finishTime":"Tue, 08 Jun 2021 00:51:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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, 08 Jun 2021 00:51:23 GMT"}}} 2021-06-08 00:51:25,932 DEBUG 195:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: 2021-06-08 00:51:25,932 DEBUG 197:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:25,932 DEBUG 198:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:25,933 DEBUG 103:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '15b6c7bc-527e-40d4-9b92-3fdf73eece99', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:25,933 DEBUG 105:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 2021-06-08 00:51:25,933 DEBUG 106:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] data sent: None 2021-06-08 00:51:25,935 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:51:26,069 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b94ea22-e36c-4f1e-b259-450203da9f55 HTTP/1.1" 200 1476 2021-06-08 00:51:26,070 INFO 116:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response code: 200 2021-06-08 00:51:26,071 DEBUG 120:onap_service.py(1) - [None][Check 5b94ea22-e36c-4f1e-b259-450203da9f55 orchestration request status] response: {"request":{"requestId":"5b94ea22-e36c-4f1e-b259-450203da9f55","startTime":"Tue, 08 Jun 2021 00:51:13 GMT","finishTime":"Tue, 08 Jun 2021 00:51:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelVersionId":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelCustomizationId":"995a8bdc-746c-4da7-8e17-e72bc360351a","modelUuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","modelInvariantUuid":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","vnfInstanceId":"47b5371d-20ab-4134-8182-6c0b84a72611","vnfInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d_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, 08 Jun 2021 00:51:23 GMT"}}} 2021-06-08 00:51:26,072 DEBUG 312:service.py(1) - Delete 0f781264-3e37-48ea-affe-ee189e1cf6a2 service instance 2021-06-08 00:51:26,072 DEBUG 105:deletion.py(1) - Service 0f781264-3e37-48ea-affe-ee189e1cf6a2 deletion request 2021-06-08 00:51:26,080 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:51:26,080 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:51:26,081 DEBUG 195: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-06-08 00:51:26,081 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:51:26,081 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:51:26,081 DEBUG 103: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-06-08 00:51:26,082 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:51:26,082 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:51:26,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:51:30,774 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2516 2021-06-08 00:51:30,776 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:51:30,776 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/790dcd14-8383-4b47-ad53-f4a7a98b2c77/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:51:30,779 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:51:30,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:30,779 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:30,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:30,779 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:51:30,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:30,779 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:30,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:30,779 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:51:30,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:30,780 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:30,780 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:30,780 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:51:30,780 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:30,780 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:30,780 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:30,780 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:51:30,780 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:30,780 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:30,780 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:51:30,780 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-08 00:51:30,780 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:30,780 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:30,781 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:30,781 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:51:30,781 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:30,781 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:30,781 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:30,781 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:51:30,781 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:51:30,781 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:51:30,782 DEBUG 195: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-06-08 00:51:30,782 DEBUG 197: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-06-08 00:51:30,782 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:51:30,782 DEBUG 103: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-06-08 00:51:30,782 DEBUG 105: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-06-08 00:51:30,782 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:51:30,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:51:37,486 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-06-08 00:51:37,490 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:51:37,493 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","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":"defaulticon","uniqueId":"9df2196c-fb9f-4c14-956c-9984e05dbcbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623112942805,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"41b90e90-98d6-4777-b47b-518e2eb239d8","invariantUUID":"2d986dc0-b5e5-4613-8127-2e696695811a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"916b50f0-adcb-4abb-beb2-27f80a7c9592","lifecycleState":"CERTIFIED","lastUpdateDate":1623113055499,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112869785,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:51:37,498 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:51:37,498 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:51:37,498 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:51:37,499 DEBUG 195: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-06-08 00:51:37,499 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:51:37,499 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:51:37,499 DEBUG 103: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-06-08 00:51:37,499 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:51:37,499 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:51:37,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:51:41,899 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2516 2021-06-08 00:51:41,901 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:51:41,902 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/790dcd14-8383-4b47-ad53-f4a7a98b2c77/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:51:41,904 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:51:41,904 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:41,905 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:41,905 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:41,905 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:51:41,905 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:41,905 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:41,905 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:41,905 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:51:41,905 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:41,905 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:41,905 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:41,905 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:51:41,905 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:41,905 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:41,905 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:41,905 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:51:41,906 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:41,906 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:41,906 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:51:41,906 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-08 00:51:41,906 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:41,906 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:41,906 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:41,906 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:51:41,906 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:41,906 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:41,906 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:41,906 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:51:41,906 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:51:41,906 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:51:41,907 DEBUG 195: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-06-08 00:51:41,907 DEBUG 197: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-06-08 00:51:41,907 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:51:41,907 DEBUG 103: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-06-08 00:51:41,907 DEBUG 105: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-06-08 00:51:41,907 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:51:41,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:51:46,780 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-06-08 00:51:46,784 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:51:46,788 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","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":"defaulticon","uniqueId":"9df2196c-fb9f-4c14-956c-9984e05dbcbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623112942805,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"41b90e90-98d6-4777-b47b-518e2eb239d8","invariantUUID":"2d986dc0-b5e5-4613-8127-2e696695811a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"916b50f0-adcb-4abb-beb2-27f80a7c9592","lifecycleState":"CERTIFIED","lastUpdateDate":1623113055499,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112869785,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:51:46,794 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:51:46,795 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-06-08 00:51:46,795 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-08 00:51:46,795 DEBUG 195: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-06-08 00:51:46,795 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:51:46,795 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:51:46,796 DEBUG 103: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-06-08 00:51:46,796 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-08 00:51:46,796 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-08 00:51:46,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:51:50,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2516 2021-06-08 00:51:50,711 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-08 00:51:50,712 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68dedec9-a3dc-4922-a07d-e48199e93b45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de079b68-65e8-4e29-a7da-6c239988ad2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f4703aef-4650-4ae4-95bd-25d632186f1a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","name":"vFW 2021-06-08 00-20-15","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1fc87d92-6c8c-4903-8bf8-8a73d7266352/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/790dcd14-8383-4b47-ad53-f4a7a98b2c77/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","name":"basic_onboard_pIDxCc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-08 00:51:50,715 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-08 00:51:50,716 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:50,716 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:50,716 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:50,716 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-08 00:51:50,716 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:50,716 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:50,716 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:50,716 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-06-08 00:51:50,717 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:50,717 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:50,717 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:50,717 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-08 00:51:50,717 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:50,717 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:50,717 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:50,717 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-06-08 00-20-15 from SDC 2021-06-08 00:51:50,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:50,718 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:50,718 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-06-08 00:51:50,718 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-08 00:51:50,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:50,718 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:50,718 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:50,718 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_pIDxCc from SDC 2021-06-08 00:51:50,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-08 00:51:50,719 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-08 00:51:50,719 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-08 00:51:50,719 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-06-08 00:51:50,719 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-06-08 00:51:50,719 INFO 192:__init__.py(1) - Service found, updating information 2021-06-08 00:51:50,719 DEBUG 195: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-06-08 00:51:50,720 DEBUG 197: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-06-08 00:51:50,720 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:51:50,720 DEBUG 103: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-06-08 00:51:50,720 DEBUG 105: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-06-08 00:51:50,720 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-08 00:51:50,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-08 00:51:56,590 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-06-08 00:51:56,592 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-08 00:51:56,594 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"039a4f0e-168e-4ea2-9243-a980d82c5041","lifecycleState":"CERTIFIED","lastUpdateDate":1623110356706,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"819471f8-cf41-4e55-b1fb-536954e7083c","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","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":"port","uniqueId":"34b869ee-1ff7-472b-9bc9-d72f99ce16ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623110199297,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34d34c1-913a-4b6d-9537-e613cb8c86de","invariantUUID":"ecf8647b-08d6-4c8f-9b71-3882f7e08b55","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a53c7e50-837b-438a-8300-9a812291fe96","lifecycleState":"CERTIFIED","lastUpdateDate":1623110001994,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c254063-a8e1-4ff6-95ae-0aaa1f209516","invariantUUID":"498c050e-64df-4602-9140-907e849ff9e1","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"36b4a8ed-00b4-4683-a54f-88d8e2c19060","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623110390500,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28581e84-ef08-4954-9eb8-7a70240e4984","invariantUUID":"3e9cc2a6-7f41-4271-a25a-7eee339f52f9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e550729-89cd-4ed5-aec5-4ebb6f56d726","lifecycleState":"CERTIFIED","lastUpdateDate":1623109319706,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e91032e-bf47-47be-9d1e-0bdbaba20bbf","invariantUUID":"70121432-f9da-4434-be3c-d5a492a3098d","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":"objectStorage","uniqueId":"1a5f3c36-9bef-4de7-a529-3786afdccf92","lifecycleState":"CERTIFIED","lastUpdateDate":1623110075880,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e73d9e-f72c-4979-aefa-1eb221a255e7","invariantUUID":"edfff44f-2ea2-41fd-836e-96ef8eb4ce4f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e389bef1-6e54-4f67-aa21-be26b9955390","lifecycleState":"CERTIFIED","lastUpdateDate":1623110282578,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8395463e-ff5d-4134-a5ab-e2993654f2df","invariantUUID":"70e1850c-3028-4abe-a007-eefc9ff88efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d14e028-964d-4d97-abad-7c698fad486f","lifecycleState":"CERTIFIED","lastUpdateDate":1623110179584,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91a9fe0b-7c06-4263-b1f6-034f4ba5db0b","invariantUUID":"823b6a70-d228-4997-a7be-3d3039bd9398","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"81b77315-23d1-4dab-9d52-d7bf659f2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110313383,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96af7895-739d-44aa-b9cd-cbc156929a8e","invariantUUID":"e9b1b169-2bdb-41ab-aa51-92078ab2a17f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7142baa8-4372-448e-a832-4b13c4e3486b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110266988,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d3e037-13be-4680-a10b-e41850d55914","invariantUUID":"35afe6de-1d82-4e51-a6fb-9c99a74a217d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec5bfa25-9897-4874-80c5-4bf08dba26a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623110250772,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a8f99d-c0f2-49b8-a76b-d23065bffb7e","invariantUUID":"0f1de7b6-e632-4248-92a0-b5d4dba4158d","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":"compute","uniqueId":"935f2861-308d-4c0d-bb90-7887ea77e4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1623109990770,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61e7ffee-52f3-4a6e-a027-1ea63c0e0e7a","invariantUUID":"1406666e-ec56-4762-8e6b-f99ac1ad6629","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbecba4e-c294-4c68-904e-01220b2f57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1623109786177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9d5810c-ea2f-4554-a12e-97ed9e584eb5","invariantUUID":"9c991c9a-2724-4efd-8ef0-b8b2c6a11229","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da78a059-d731-4440-ab8d-5e9a84a09c4c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110043907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56c379df-8d42-4c0d-a5f7-9a6fcc3b4bab","invariantUUID":"3baa420b-f290-47f3-98b2-0922d97a0ec3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db1d64e-3750-4494-a0a6-abc80e7bf590","lifecycleState":"CERTIFIED","lastUpdateDate":1623112704601,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89ea6d7a-5bfb-407f-a59f-a1ba4fb37bae","invariantUUID":"5e6168c6-8972-4db7-a583-e9a671cb7392","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a53019c0-cd95-40c0-b6d7-934005fe45dc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112705385,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cca6ceba-a966-4776-8daf-bdb483dcc9d5","invariantUUID":"a5a42417-6af8-40c5-ab3f-0285d9c4d6a5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5a859d9-6518-4b6c-8d88-f1cc9a622b63","lifecycleState":"CERTIFIED","lastUpdateDate":1623110158806,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53388cef-a353-42b6-b15c-459d14b887f2","invariantUUID":"1e0f5204-fdee-440a-8d0e-8908ae7e7ece","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":"compute","uniqueId":"2ca0a2d9-5522-435e-af76-a4bbe47d0cca","lifecycleState":"CERTIFIED","lastUpdateDate":1623110408884,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfa6bb1-eeab-4d1d-b8e5-aef6bcc95067","invariantUUID":"71c32f64-260b-491d-ae87-033160c3e80e","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":"c4a42173-7e6f-4400-acd0-b9fbe0885f18","lifecycleState":"CERTIFIED","lastUpdateDate":1623109497607,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f669c83-35d7-43e6-a39c-eeeb217521e8","invariantUUID":"2ca1c720-ec7d-4f95-875a-42802d74e1fb","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":"port","uniqueId":"bc81cf7e-4fb3-4d81-ab1e-0f63e6879172","lifecycleState":"CERTIFIED","lastUpdateDate":1623109526074,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d43028b-3fe8-4e24-b979-20a6167d283f","invariantUUID":"2cbb85dd-702e-4a74-b44f-91875d60fe04","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":"objectStorage","uniqueId":"d100d473-43a9-48e9-8546-dc99fcfdc0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109379097,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8ce04a-533a-43c4-8af2-5457ea05f913","invariantUUID":"c67104cd-f677-4769-872c-a1800cae3195","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":"5baecb8a-6661-4e6c-9da4-282a06f053c6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109928179,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"444ab9bd-25e8-4cf8-8065-b686e1234638","invariantUUID":"031bfc88-3e54-4040-af9c-63bbf15da730","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"430f3d5c-167a-49f3-97d3-e2489a2ad828","lifecycleState":"CERTIFIED","lastUpdateDate":1623109885777,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7954ecd-d3d4-423f-88d2-43d53a282692","invariantUUID":"18ee5c74-6468-4418-86f0-d7917660333f","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":"network","uniqueId":"53859fb5-bdc4-49f8-830d-be3f1afa0d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109438723,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506571dc-c060-47fb-9270-52469912fa33","invariantUUID":"5bc6de00-cdc5-41be-aef8-7f4d60004feb","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":"284ac519-ab3a-47f9-8152-6a4d9d96d27c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110219494,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1607c45e-dc84-4a9f-80e1-6b08e92159c3","invariantUUID":"814f929d-330a-4a9e-99bd-1841b57639cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68b84b94-3377-4503-930f-bc29d7f7b0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1623110430683,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4bc2bb4-c08e-4b05-8735-f5fccddcf8f4","invariantUUID":"92a169d7-78ec-49c7-9fc4-f35750e5fdcb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0627eac9-c158-4e79-9dec-f6467a2d169a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110340786,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7641a16-7100-4efc-9f8f-77fc8e0d5771","invariantUUID":"4af18a8d-ebee-4bb1-b052-0ef8dbeb1c2b","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":"port","uniqueId":"b459e467-b6c2-4dba-bb20-a3ff35047885","lifecycleState":"CERTIFIED","lastUpdateDate":1623110322599,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c5c0597-35b5-4367-9cf5-2edf3754d243","invariantUUID":"b99b661e-d349-4ad5-bedf-5707abd02b8e","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":"2596e67d-8470-40dd-88cb-d450972fc349","lifecycleState":"CERTIFIED","lastUpdateDate":1623110209783,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58f37c98-2bcc-42b5-84c6-81fe093659e3","invariantUUID":"833eb754-e518-451e-b1c0-39305942ad84","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":"563b633a-b0fc-4648-a664-0bb82155273d","lifecycleState":"CERTIFIED","lastUpdateDate":1623109511077,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15760cd9-ecf4-4928-9a56-066bb53b054c","invariantUUID":"5e7722dd-c0f6-421e-a396-bf9711f2ca07","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ea34732f-a78d-4a92-90b4-5d7497e38199","lifecycleState":"CERTIFIED","lastUpdateDate":1623109389178,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"267a2d1c-4a93-4d51-a504-855674757734","invariantUUID":"cdbbce8f-feee-46a2-af03-38f3535364cb","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":"objectStorage","uniqueId":"7f3f2b0f-7694-4265-9dd2-2550ae802ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1623109968370,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1230703-f29b-4c57-bf05-9f5a48e7f46f","invariantUUID":"9167b8ad-acdd-4e0b-8e29-12c15783996c","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":"objectStorage","uniqueId":"bf8ad206-db3e-44ff-8fb4-ad398d758483","lifecycleState":"CERTIFIED","lastUpdateDate":1623109476700,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"478a828f-c5f6-4288-b63c-a6880b6a9294","invariantUUID":"d81e9fbb-3e46-4788-b8d0-fc46f90b79b4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cc037827-1817-415f-8d71-43b3796714c9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109427701,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01ff3e7f-4ed4-4746-8115-b35e40417061","invariantUUID":"4fb46aa3-066b-46f1-a7bb-a05b098ab2d4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"642df3af-5aab-43a8-9a2a-1fadb548f5f8","lifecycleState":"CERTIFIED","lastUpdateDate":1623109897184,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3536ca01-3bd2-4c21-b959-12dd179387f2","invariantUUID":"51a7d807-5a50-4547-9257-8bdcc4fd43f1","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":"networkrules","uniqueId":"116f2794-ee9f-46ef-a7dc-43ebbf85dfd9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109651591,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"216a7458-495c-4cd7-8525-c8874652f9ed","invariantUUID":"e8bd9877-cef8-4f09-ae39-baf188e0b0eb","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30d574db-b6a6-4e31-a8a1-c2d28875b53b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109538016,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e4e850b-75d6-45ea-b8e6-fda6d635edab","invariantUUID":"862884c5-68ab-4c47-84c9-1fd8abde970a","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":"compute","uniqueId":"55f4a7c1-7663-4bb8-a7be-4345ab7333fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623110065271,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95ac4e2-bb95-46c5-a892-21dee293dc0d","invariantUUID":"ea094d46-8068-4ffc-8b88-0e6919c06efc","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":"defaulticon","uniqueId":"9b871a55-1dad-44e0-b9fb-7e03f35ee7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623109959000,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a37d50f-c9ef-479a-acd7-da89be54ba7a","invariantUUID":"fdb7269b-f0a4-4403-be8d-07673120a25c","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":"securityrules","uniqueId":"cf10595b-c431-4afa-89fe-e9fdad1e5588","lifecycleState":"CERTIFIED","lastUpdateDate":1623109711282,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60693ac8-a9e0-44a4-8faa-fef2a7e4f7b4","invariantUUID":"93ce1198-6573-4c0e-970a-e5fcb471e2a0","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":"defaulticon","uniqueId":"9df2196c-fb9f-4c14-956c-9984e05dbcbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623112942805,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"41b90e90-98d6-4777-b47b-518e2eb239d8","invariantUUID":"2d986dc0-b5e5-4613-8127-2e696695811a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85e93c46-1879-4002-9473-22b4df33b08b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109979592,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e22c0a4-6ada-4373-869c-fd3881f5a722","invariantUUID":"6de07353-39d2-4b27-8e7c-555550e20700","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62957675-2b5f-4ac1-b74d-9c5047e49ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109806795,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b342a433-1a99-4032-962b-e0b31be2f360","invariantUUID":"e81e7a97-6bc8-4baf-8b52-554092723c42","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":"defaulticon","uniqueId":"4cf8456a-f7c7-43cf-8ae4-6b94d584bbd6","lifecycleState":"CERTIFIED","lastUpdateDate":1623109367278,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fa1d442f-9894-46a4-a88f-a4f4645551d9","invariantUUID":"f76f8f2c-0402-43bb-b68f-66a126fff708","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"09a35cf8-877f-4676-9f89-27d2f9236242","lifecycleState":"CERTIFIED","lastUpdateDate":1623110297198,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b654a9-4340-433a-a111-df32dbdc7305","invariantUUID":"df161d2c-c926-44d3-85e2-6e638605a0fa","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":"networkrules","uniqueId":"cdfc956c-73f3-43bb-bfde-47f56ca108eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623109689278,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"25419521-c925-4f5f-b191-21d8595a067a","invariantUUID":"345ed137-fb2e-4bcb-9271-602cf98f6f21","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":"dc50e2fe-c1e4-4726-958e-5fc9f4b92371","lifecycleState":"CERTIFIED","lastUpdateDate":1623109568869,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bb165b1-998f-4aa0-afb9-b6d504dd4b83","invariantUUID":"4ee03ff0-c6a4-4472-b817-f85a7d495727","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b96c073-9773-4b83-8aec-4c2ac4375a52","lifecycleState":"CERTIFIED","lastUpdateDate":1623110033672,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c50393d-f1bd-49d3-9da7-4175653789d8","invariantUUID":"4f5b7881-426a-481d-83f4-ef2e3444ea74","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea9a39a2-bcd5-4f45-af43-9cfb08a63d39","lifecycleState":"CERTIFIED","lastUpdateDate":1623110420183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ec9d8d-bde6-4c29-85ae-9fbc101ec120","invariantUUID":"b11d1067-ec86-4c32-9261-63b73fc02f8f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b13a60-6a94-49dd-947e-05e770011504","lifecycleState":"CERTIFIED","lastUpdateDate":1623110372982,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a6a35ce-13c1-4286-b51c-01f78269c532","invariantUUID":"998bb879-8746-4936-a29a-6f6024c92194","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":"29bc666d-019b-4b2c-bbaa-844c73c18e00","lifecycleState":"CERTIFIED","lastUpdateDate":1623110023599,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ed61629-0930-4ce2-b080-1bc6de6fbf86","invariantUUID":"c8041955-d851-4d46-9af4-f3b2228b813b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a0e9d0-f6ba-4dbf-83ff-ddc72ab5e13a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110240104,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41a043f5-1e90-4b34-887c-5ec87c8f9707","invariantUUID":"714e18d6-87dc-497f-89c4-aca5e43519ef","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80863fd9-fccc-47b9-a007-6d065edac83f","lifecycleState":"CERTIFIED","lastUpdateDate":1623109749888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4c2402e-3e61-470f-aa0e-97fbdf37e011","invariantUUID":"aadc0637-428a-4a26-b375-8cc0aa2402bc","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":"f042f91c-7002-4c99-aea6-47c1dafb4425","lifecycleState":"CERTIFIED","lastUpdateDate":1623109939588,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"147b76b9-ca84-4be3-94b9-8f081de7db3c","invariantUUID":"99c7648a-1e63-4643-a71a-7a51b264fd80","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":"e932a429-eb9e-4147-969a-437356d44934","lifecycleState":"CERTIFIED","lastUpdateDate":1623109558222,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9230206d-d149-421c-8a8d-d4d269399d7d","invariantUUID":"2e32a71c-30fd-4307-9d0c-4ded97554fbf","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e299b07e-88c1-48a7-a00b-4b7461fb202c","lifecycleState":"CERTIFIED","lastUpdateDate":1623110119806,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff712739-d4e9-4463-a5fd-e54abb72c03a","invariantUUID":"3bd4e417-c801-4964-b97c-a6ea787cb032","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":"port","uniqueId":"a1742897-29d0-4f6c-8631-3792ae3bfc17","lifecycleState":"CERTIFIED","lastUpdateDate":1623109662191,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9c14476-470e-4df4-b18f-ea0e592cf7c9","invariantUUID":"bfa46d23-9eed-4b50-88a6-e28ab9d5d554","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":"258f2be7-99e4-4052-be48-d11c0cbe66e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109797890,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff9dcb47-148d-4d02-987a-19cb5d0a0433","invariantUUID":"a7d50bb1-1ae0-4811-ac8c-8b17b634ac7f","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":"cb2ae55d-85eb-4b59-b8e6-272c00b398e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623109853488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17551cfd-7df6-4f27-93a8-710d0ef6d460","invariantUUID":"6ca201e8-b503-4996-959c-f17c2b510132","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"457766f7-ae9c-4ba1-b918-15a8bffa82bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623109547382,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cdcfa38-c6f8-479e-b81c-8e4b044e3bdb","invariantUUID":"de81802b-2db0-41a2-a7b6-ed4f04ac5ded","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f2e114a-1bfb-4be5-86b8-f12b11e6419e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109918399,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"394097e5-c7ac-405d-882b-4ffc7ccb510c","invariantUUID":"9ffd6c38-95a1-4967-b1b5-5e88806bd321","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":"objectStorage","uniqueId":"731b9168-8ab4-4df8-813e-11c0589c801b","lifecycleState":"CERTIFIED","lastUpdateDate":1623110106881,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b969bcb-82ca-4134-8fb6-a0cc195ebbcb","invariantUUID":"873f9e06-99e1-46ed-8544-43f4d716272a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0aa4d85e-da5d-4eb1-ba1a-d9f25b0b7b1b","lifecycleState":"CERTIFIED","lastUpdateDate":1623109949679,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4a68c167-3c92-4f79-ab07-d6b7f8fcee85","invariantUUID":"d9414bd0-127c-4144-9480-d5aee5d73f98","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":"compute","uniqueId":"f916767f-2592-42fa-8e54-498d2fb9678a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109728374,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b539e9d4-3a9c-4c1b-b8a4-4868a1c6db87","invariantUUID":"be73a6b3-c052-41ad-b99c-929e5e4991d7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4caa88a8-739d-4027-9d14-a60b3020bb83","lifecycleState":"CERTIFIED","lastUpdateDate":1623109761004,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a35081-944d-4a2d-9caa-3c9409eb2546","invariantUUID":"12cf950a-3640-47d3-b626-faeaa83cc38d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c9f04bad-8cba-4718-ae54-84bd36012e99","lifecycleState":"CERTIFIED","lastUpdateDate":1623110168279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dc88a33-a6cd-4fb0-bf69-952fe93fd366","invariantUUID":"fc2b39c7-4436-4290-b34a-54d1752896a7","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":"objectStorage","uniqueId":"895d8e25-5e0b-488a-815d-9c85784fafc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623109486371,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9380ed-5ea1-4cdc-849a-b02d92ce7a71","invariantUUID":"26051e57-34c0-49f0-8fbc-173f92633eaf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f6e1347-3dfa-4ac4-9010-8a40959553bc","lifecycleState":"CERTIFIED","lastUpdateDate":1623112702013,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"637d35e4-eb50-47bb-a837-6a5b6f2cfdb9","invariantUUID":"0f3b661d-935c-410b-a978-feb1fb962e31","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f27bcdd3-76db-44c0-bcd9-44dc17ed2876","lifecycleState":"CERTIFIED","lastUpdateDate":1623109580211,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"026858d5-9a81-45bd-a8ae-cbf91d6d044e","invariantUUID":"11e74f36-20d7-4b86-a945-672bceb0f258","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":"port","uniqueId":"9b2f7a09-24b6-45f4-bbd8-5d8c277a080a","lifecycleState":"CERTIFIED","lastUpdateDate":1623110189774,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"345c76ed-d2d2-4b47-9687-fc1d555c42ac","invariantUUID":"24fb71dd-318e-4f4a-b5ee-4aa90b6a7bf4","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":"1587a092-5278-4624-98ee-a370a569c7fa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111779685,"name":"basic_onboard_pIDxCc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f3a7ce1c-695f-442c-9461-6fe444b213d7","invariantUUID":"5152c335-7685-4449-9d50-43ecea47c417","systemName":"BasicOnboardPidxcc","description":"VF","tags":["basic_onboard_pIDxCc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"41aaa875-ddb1-499c-b144-a4b7c0e2fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1623109418612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"586ad29e-e8fb-43a3-aace-1cef0c52e1c7","invariantUUID":"87dd913f-5443-4ec5-b4b4-fddda238a05d","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":"f92eee3b-9859-4444-8311-ea1bc732bab9","lifecycleState":"CERTIFIED","lastUpdateDate":1623109700584,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d88c210-c1b7-4559-9f84-361a500b58b3","invariantUUID":"5ace85c2-b5ef-4325-aa6a-5910adb03ab8","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":"191d4cd9-3ae9-41fc-aa74-28e4cd2bbe6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623109591570,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"73c2ea0f-0160-4993-9280-55091942bafc","invariantUUID":"c5078d8f-d173-4184-b100-1c5ba7f561ac","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03b6b079-0909-4460-9786-39e73dc12c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1623109739484,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af017fa4-d842-4dd7-97d8-57380b6cce5b","invariantUUID":"9fa94f2f-b121-434f-9c51-376c89c110bb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09521f35-c60e-48e2-90d5-a43153c221b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623110229583,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58eeeaf4-4d8a-4cd1-b61a-aec9b56a5c22","invariantUUID":"6ccaf343-c4a3-46dc-825a-38edcd481dc9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a9e7ac66-02b4-4b18-ba00-795151bcdeaa","lifecycleState":"CERTIFIED","lastUpdateDate":1623111891089,"name":"basic_onboard_pIDxCc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ab64a004-dd5d-4dfc-bbae-86d4ee9f38a4","invariantUUID":"cc01c464-1b67-4ca9-977f-63ba34b6c2d2","systemName":"BasicOnboardPidxcc","description":"service","tags":["basic_onboard_pIDxCc"],"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":"eef0c072-5b17-4624-a5e4-5080138d692d","lifecycleState":"CERTIFIED","lastUpdateDate":1623112526974,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"68dedec9-a3dc-4922-a07d-e48199e93b45","invariantUUID":"4d037f6c-3b03-4eaf-9eda-86ddfea907e5","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":"dc1d431c-1683-4863-8019-87cc820c213f","lifecycleState":"CERTIFIED","lastUpdateDate":1623112835478,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f802506e-f1a5-40be-ac4c-955c239748fb","invariantUUID":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2381f379-0256-453d-a815-4c264b7b6d33","lifecycleState":"CERTIFIED","lastUpdateDate":1623112832870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f4703aef-4650-4ae4-95bd-25d632186f1a","invariantUUID":"6c2aaa30-0a79-4a2b-bf3e-b3319096ab19","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"916b50f0-adcb-4abb-beb2-27f80a7c9592","lifecycleState":"CERTIFIED","lastUpdateDate":1623113055499,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"790dcd14-8383-4b47-ad53-f4a7a98b2c77","invariantUUID":"4adb44eb-e2b2-4a5d-a187-caa921ac94ef","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"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":"a8c8b949-7719-4ed1-a800-d3c3c2454a02","lifecycleState":"CERTIFIED","lastUpdateDate":1623112869785,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de079b68-65e8-4e29-a7da-6c239988ad2b","invariantUUID":"7fea99c8-2f70-454a-b9fe-79594810a208","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"5ee5e206-dd45-4e84-b5c8-1468dba66477","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623111616714,"name":"vFW 2021-06-08 00-20-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1fc87d92-6c8c-4903-8bf8-8a73d7266352","invariantUUID":"856b07ce-c2de-4fe4-ba00-e552cd9add89","systemName":"Vfw20210608002015","description":"catalog service description","tags":["robot-ete","vFW 2021-06-08 00-20-15"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-08 00:51:56,600 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-06-08 00:51:56,600 DEBUG 103: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-06-08 00:51:56,600 DEBUG 105: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/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel 2021-06-08 00:51:56,601 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-06-08 00:51:56,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-08 00:51:57,803 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/f802506e-f1a5-40be-ac4c-955c239748fb/toscaModel HTTP/1.1" 200 None 2021-06-08 00:51:57,807 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-06-08 00:51:57,810 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-08 00:51:57,811 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-08 00:51:57,811 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-08 00:51:57,811 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-08 00:51:57,812 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-08 00:51:57,812 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-08 00:51:57,812 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-08 00:51:57,885 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.0423365196346232, below negative shortcut threshhold 0.05 2021-06-08 00:51:57,955 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04040851585546285, below negative shortcut threshhold 0.05 2021-06-08 00:51:58,028 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040496477012163384, below negative shortcut threshhold 0.05 2021-06-08 00:51:58,102 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.044199742658532416, below negative shortcut threshhold 0.05 2021-06-08 00:51:58,189 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04485481765789965, below negative shortcut threshhold 0.05 2021-06-08 00:51:58,268 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04280317142391922, below negative shortcut threshhold 0.05 2021-06-08 00:51:58,491 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04017935634510458, below negative shortcut threshhold 0.05 2021-06-08 00:51:58,560 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042744314624986283, below negative shortcut threshhold 0.05 2021-06-08 00:51:58,628 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.044743472447451055, below negative shortcut threshhold 0.05 2021-06-08 00:51:58,815 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04454441494840922, below negative shortcut threshhold 0.05 2021-06-08 00:51:58,894 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04386821889606144, below negative shortcut threshhold 0.05 2021-06-08 00:51:58,970 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-08 00:51:58,970 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-08 00:51:58,970 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-08 00:51:58,971 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-08 00:51:58,971 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-08 00:51:58,971 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-08 00:51:58,971 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07194415958764384 2021-06-08 00:51:58,971 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07283079146539352 2021-06-08 00:51:58,971 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-08 00:51:58,971 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-08 00:51:58,971 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-08 00:51:58,971 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08101279672225847 2021-06-08 00:51:58,971 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-08 00:51:58,971 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-08 00:51:58,971 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-08 00:51:58,971 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.0423365196346232 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04040851585546285 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.040496477012163384 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.044199742658532416 2021-06-08 00:51:58,972 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04485481765789965 2021-06-08 00:51:58,973 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04280317142391922 2021-06-08 00:51:58,973 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07194415958764384 2021-06-08 00:51:58,973 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07283079146539352 2021-06-08 00:51:58,973 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.04017935634510458 2021-06-08 00:51:58,973 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.042744314624986283 2021-06-08 00:51:58,973 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.044743472447451055 2021-06-08 00:51:58,973 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08101279672225847 2021-06-08 00:51:58,973 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-08 00:51:58,973 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04454441494840922 2021-06-08 00:51:58,973 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04386821889606144 2021-06-08 00:51:58,973 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04386821889606144 2021-06-08 00:51:58,975 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� Ѫ�U�d)q��B������n~Na�;�M"�¹Ȧޝ��ix�Bf2~�X� ��V�Dj�W�\��Q�&��/���2�Td]�=������ޭ�r�����\�ƍַ�(�PK�ku���PK�R(Definitions/service-BasicVm-template.yml�Is�L�>���REI�W���d'�dr���1D6����, (*4LrH��g�g�%ǃ@ѐn�1�SV{���<�rM��2��"~� ��K�e�+� `������y ��� ���&N��u�~_�4 R�X�B���w@���*��BN��� ���@W)� ,t�R�g@ee� y.�D�^�a�;8�h�yw����#�Ki����h���t�c���6�YE��^ر-d��c�A.Zߐ�00�?h�lq���ĞG��U�B 1�!gLB9t,7F'H��QF��k�t:p� "��&���e;T� Z-���ځe���<�s�`2� Tä�΃d�P��Hz��ps���x�?�$�n�����ضCb�Y��p����8gPk`@���@]�P3�#��2�u �]���8C/��dr��!�ba�9,��>6H��7�WHk�C��`ġ�u恲�#��IB�[��:Qr��@�֍���O1hv:�M��w&cq\��`'c-}#�80��$�1M����h>�q�o����0G�#I$��y�E=��f-V�(�TCN�W7@t��/�P�x��[�X� <_M���f�Q��Mϐ�Q��������� �� ����ƾ�"�������8MΑ"��Oi�+u�����xnv����JJu6���t%�5)��8)�Mu�@�1-���B���!��t��N�ɺ�W����W{�5�?��x F� ��ǫ�dx�'#QS���z���o��k���þ ������L&�/k�_������ޘ�}��s썞�����M����Jo?��ZZ�|#�"��\A"��~�]�cr��o/�]QW������.���`v��ݾ�m���<��ϙ�<�n���3���Vo؟��>~�z��x�>$�E�,z���K7x'4�0^����:�i�,�������R�#?������w}v��-G�9��~��k���|��/`=��ݷ��^� ǂ�^]�����_��NjE(�g���� ���'�w���]W�.�>`r�� my��l�?���������\z~3���Y�m��#�lX���w8�?�����,����K]@]��嵬�gx)ߜ���ZJ:�=Odq2��Ȫ��ߖ�˗�z�N>��)��ׯ����P�˿�3b=͞=����wI�_����]���_Ʊ-��r��)���Q��1w?J-� �� ���a����� '�m��f<uc����+�K��ow�B�#I9�����3 �(| u�I�#�l"�4��yh4|Zehlو$BG���t�(���= �f���S� O���]Fת��=^�����1} )���W��O#� ~�s�����!Yl|_�o�[��U{�]H��5S4�y�b�YB6հ����%E�B����@0诀Z yt��!�/tW�xY���TQ�R%$i�P����x�Gv�A]E�%��*�S*+GCa����kF�9ܲ�-��UYh�B ���,K��'P���j0��-��U�F�e�����2o�J �G.�u5���VԽ]�X.Xٕ� >�'�W!]�� o��>���]�k���թħ�;���0p`��� L�u�yX/yJo7AtT�R�uµޕUo���U� J�3�G�����H��(9 ���v�m��&�U�j��C������j�;g�.��[������/����Wܣ�RC�E���� +�ڡ+8��%��o��)+�@4���b�G��Pc������ �j� 7g��F,�LM����tI���#��v�-v���Z�qSV=�Ժ‘I��S��J�>D�V��|�UE.@��Vv5 zRE�իiC��Ւ��� ���z�\+/6�̷*G�U ��(��EUtq�T����ҷp���C�S���l}��?�����ng<>� �A�/�PK*# �EPK�RNS.mfM�Aj�0E�:�.�t,�%��m7j)I�P�i�IJ��8����] ����8�ʨ��k����\u��r�� V���d����S`u����#�}�]�i���{lP�I-�M6,��1��>g��N�8�}�x�����V��������fNv���iq���� ��f���o�Et}�".FאMs켍'ǩ�.ɛ ��,��\B��X�~A��ML�c_½�kW�8|�P>�PKC&��-PK�R2Definitions/service-BasicVm-template-interface.yml�\Ks�6��W���Iқn���t�q2u�K�Á@H�X����.��H��,٤d t��������E#5�qBL0ä��* 3d�-�Ҍ�x�S�{�2z�� �P�@�[0NgEA�I9�L��f��lay�� ����E�奨����X֒m�(��J�m�����I�H�UY)�����۔j;A�ظn�T�HfTP"�,�T���'���j�ؚ&�B�t�y@Q-sO�6 X����y�� !�Ȳ8���Lh��a�~1�b���r�*a[�ι˪�֥� 34��S,�RE�ə�� -0ו4(6JrNU u��G����??����q�y4���7$:N����˴�ғT� ��\�'�� �Ku���:}_[<��0���Q��c�PǠ'� ��d{�����֣ͧ���H�ʸ�k�V�D���];�u�Ya�� <�G�W�dۖ �N�*i']�D�hNQ*!�H��PB��BT�KBr�� [p�B�w��=��~���֘�$.|�tB�W� �׻^cmZ4� 1j��'z����uTء�V"l�P�~��*Kɮ�J\u㯭�-�n��^sk8������I�D�q,hl�|��2�'��%�y��1�j��C�}�a�A�de�\Ql� �`���1�����}>�]� L�*�������9�����l?�Soq�RA���I��a_*ů�ѽV=�6E0��Pmt��=�gڠ{�0U0���$��2Li�Q��?�mǰm�*^Pn � 1llV ���I���S s��#�ȳ���ND1�g��FҘ�� ���P���ʻ�JA�9d�<�I��Y�y ��$�'���ܱf��>UPA��U���3uB�⅋B�l���<��k��`��5^����7v�qX{q� ���͜j/��X��\����C� :uWT.a��5�XÊ�&Z�Ym\� :phl9�� ����L� �T�(XQ�vՠg�LX�9��� �-(6�:�d=��p�BR�0�4��j ��d���cV6�0qzb�7@ x��F�NF�L�j�<#�].�y�޾}���}�[=�g*Š��g��{/��>ӻ3eJIu��=��;<�R~^�)��n���w1����2����{�%����# ���,nj�dA�y ?�;C�������|������ݶ�v|^H��$3$������n)o�GS�٦��8Q����Ծ��n)�@�����0o�i�/��6N�Ņ��v���bLfa�9 �,��'��<���g�� �! Mݽy����$����S!�mv��\�̧��K����9fS��}��4� C�K�q��z��zlt�V;q2�[��� ��X����IYl�A��F?bV��E�ؙ.����dz�m�i� _�S��(A�֖�i��d�n�z3�?ۃ�a����=��ڶ/jB����vBC�x)��k/���*d�SF1��¡QT[���V�rT$n��1C���3ѵ%�4��!���tC�k}�zۤ�G���5���C��X���|���~�m/�fK����&Q���Ii*��~�%tO��J�����w;>�ͧa콠6�U� M/<`]k�ƦG��o9 ٗ/�x�"���9y���#�Ej�36{ ����������Y4��*�I�?�rP�OW會f+�R�yد<]Dj����?PKD��\��vPK�R/Definitions/resource-Securityrules-template.yml�Umo�0��_�oݤ�H�6 ߺf�&mi�6��sk`S�$��� ��vZWiB ��{�ձ�p�L�V(i�jC���FeDQ��P�� ��Z�}/�p_3S��kLY�4��0�ty��Ď��#�z�\ �I�uaVR��d����9���˔���ߖ���r�^�_mhUc ��&�쐦���}�e��sh�v!V������P�*C��ҕ���7PK�8ҷ�PK�RADefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.yml�����@�{?�t�� �B�E�R������H��Y���9,N �������4��� ��͈��C��ly����j��|�����1iFpL�^�|�YY]ҬMӤ��<��9K -��� ��+q��.^r"N�(�"ɋ��T�S�d9VivΪ��X��ॸi.�b@nl���!~m� �K�prs��60��C�� 5������[���g$UNY�c�,��c� y���@�z���κ��SM��yM��P!x�z�xz����P�Q�H��� ٺ��C��ަ�2�KE�fZ�9M~*vL�� ���V�G���:T0o�M;vg���ٸ�e����-�S[0Ɔ%���385���к;��iZ<����ϓ�uC����ƒ��e��5����W�McG����O������PK�()�SPK�R)Definitions/resource-BasicVm-template.yml��r���}���9���`�ؤ�V]�Ifrf����B8�laq�|����n���:5�zWw��|�CPV��[��ۖ'���3~8��c`yMC���P�><��0����-�������#(p�p D�M���� ����T �G+F�+@I�0�`�B (�"Lx!I��4�1�@OG��$*���;~(��9A�� ��3߱�]�1��x� �-�T�|"���س�Gl���X�D�w �z�����Ngf/m��T0����b4����/��ȔG��0�n��`cd�Z�ʚ���<�Tt�,M$;��؀� ��N67/\;�CE#�c:*�L�bhY���Be�S�"3�d�n��� �y)c� �h�# �/��(pusث��@�"�X+X�2J`���Vj�pN�`D��0hg�zV���n� 4f��~5�E��_G�D��X�Z�h�i��$�l��gkv�U��)�p�����Uъ�b��V�P+3,\�)���7�W��$�V���^8]K��9|׶f�u[r�T|������h�ԉq8�4ٴU<��F#4k00�c&���DP1D�|I�խE��������f�2�a.N�c�^�*Ve�\ͧ�1������1�AËxKݑ��e��|���a���mi�"pÿJ��n��O�m�ѭF�&��(Q$��0��������������b`;�" Ҭ?�� 2���.5��Ҟ�(k��������Y ,�5sKL�D� �2لm�����=;���i7�pu#�7�maلk�q��a�4M� �69�j!��NҬ/�I7�H��@��xS���^��AfJ~'��Άĝ�?O�7�:�����ؘ/�N�����O��|m]m��7��_��ٿ���K� \��l4g/���ő�͞���M��Z?�o�{�l>��iK��/�N��Wȗ~���N���<�]��_�|�� O����5I�O&�G�~X�ſ�[���p��Q|�������#?�m)�77x����9z��>�>~���������|���s�%�y;�����L�������T��-=^�oN~h����L;�'gw�Wt���ߟG�� �w�������Z}��9�9=��<��������|�O%��ln� ��p��w�ص�C�W��T�'��txs������������>�z�.�g��#���P/�% jՙ�ߖS3�O'�GR0�x��o�o���a��jҧ����D:��r{�.jx���F�o&�I1������A�^Mo�O�t78�|��\ 7S��=��O��������������=��o�xL�m�>qx����׳���:PH%�?$%>�`&L�$(Uƶ�$�x�&,�\{eܰ;����9\2�ʴH�;��;��D��g�&MƕJ! ��+����R�"��h��eT1�sd�hB�u���؁0�CQl+�5U��ck�C�ΦgL�d�;4� ��.~0?�Q�lm��Xz�����=��{Pǐ�Z6 t�<�Ik���_y�迶�,�Dg��*Ղ��d϶�_X!Pӑ��4H��H|���B��v��\g�]^3���Rs8�L�l��B�E�Ef����'�1jE�g�����#22������W8_�&lj9}��t�l�v4��yL5�9�~����#<J ��<��4f!�# )�x�9Ȧ��Ȋ�@ �@�&�@��X�Ɗ��D��*� V�eO��a�cÄjǖ��c�і�z)��~T�K[kI)F<�6�ϐ]��  XʈU� *�`^";����+iv�ґ\�+�h��E�)��=����(m}��*�g �`��v����'�zP[�۶�JȷIJ!�+��2��O���T�bM_3l(({�f��*�.�����ḚI��Mf�����8J�RU�M�����<�Z��!z�r����re(rVA�?�pʹ �4�:��m: *�D) ��m*ј�W8�2�H�����J�'ؙT��1�&��8#� �l��1ώ���X((�U5 �1�X��d)Ñ"h�BBh��ե�_� H6<��2%,�G�R��ќnE}�d��ODsV��C��hNPd����1R�#�Br��f�LG\�Η .��w��W��g���������l��;�{�;��/�zv�7����� �&T�[�x�~�W�Suo9<��B*��b/ ��u�ykBR@���"ļ\*�Y�ToP(r�P3���Z%Gj+D�?V �<켒}…���?{k�����A2>�Ŋt*mэ�� ޞ����m�7y�����ho��&�2 ���~�VM!ٞ{#�zo?�9s���?�`��ډx�?��8œ��9�T ����w?���Z8�!RF�J��xh�D��k��^�"%P�$�u���]!'�C3ī�0�� ��̓�E�~���[���KI��W��ݳ�;��(�e�6��^�N�F%uz�о�CL�!��"���C�l� Ҥ^�ǥ���_������,�&��R�d��A�ps˹���<�N�\�s�c��bK���r��g� ���]�5y�����]צ�o��- �GɡQ�����y��I��d��6���[�T�ͤ4�_7zPMPwe��%�Խ�˺t����fFWq�@�v R Y��A ��;�-�ٷdȢ���RY�cG�+�i}}}�@�՘�no�0�@���[�� jw��K��}�G�2�h0Y`��{�6�dPs�Yu����E�M�����ƽ�_E��0B���8 (, �4Q��X�1a8�&?� �9Q�@ C��@�"�0� 7Q�j����`ӝ�^�]�^�NP�Fx��5Ȗ\��-=1�6^u�$� �m���EЈ��͒������'�{��l�O��-|�>x���[NW|J�XC�%U� 0� k� ��d2��k��ї�S�1�FI���a�^,�Ty�G�8Ҹ�{�="s�]�Z��Pk������4~��;�J�z*wN �$�\��;�����ϯ� �^���m'|�1~v/�-�U� �d�X�补���B��N}�t���6��&��09�Z���b;Q.��o��nbԄ_˴���ĩ���`mv�.�l�LY(E���� �"N�*�n��\�z�Xז�m�4��ՠ�ɶ�@-���z�R�V;��;����ez��f�h�si��>n���k�S�xP���C���ea����t��m�h �J���Y[�E�nTs���L�x6�O��L�Ů%j�V�ILJI�����Ԛ���ܹ�9�ZU��&�Y�Z����&�%�Z���M��;��}�&��"}y4�J��o�;��&�v�y����q���+�jY�єo���5������ ��ke��y����jnWvxY��.�G���t>�����~bﺐkqL(��8��M��vw�i���|�4ZE��9�0G�ݟ?S"� _+�f��U�{0)�Q�ᶵO����j�Na�8��m�}�8]��+f������s��А��vU/%����J߯ۡx�ӷ�@;����U�bn+r��R ;X�,��*P���>:J3����hJl[��(P1�,n�-0P|�+�}�oI��L�U����Y���@�u��>��_�Y@�\�9�ξ.W��P�ڪ�}�$���>���E+�?�j�*n��JIZ:��`�WQ@ӛ�5�0ʼn�6� ��7��PKjs��3VPK�R3Definitions/resource-BasicVm-template-interface.yml�]ms���~~��9ӑ��7;sg��{w�V���޹�D� �`���$��t�Z�������d��DFl(�F l+SHm��Rb�-����RPJ�2�򏜄���td�K������kE ���}X`� �h�H�zP�Bx}!+R6r#(<�ĉ���-b u�������0��p��e��VYHH�P&�P%�%Sh��P��r�H�~U�h 5E�ļ\�،�ɾ>�M�Q���U]�4��h����D:p v)�fN1��7s~�E��K����0���Rd1��w#(��ҍ��tU��-z0EԤ�+�[��œND�v)������cd)�����f�Ӟ����C�_1�f�Y����A�+�\��J$�S�2�Z�=��k6j����Ȗޘ�]�p�������q��x��\���lڵU�V�fH�<7$��0 U8Z �������h�ꕻ�{ZS� �\eF0TL�����i���� !�S � ���s!�Nߧ̹�)�3P�Ѝ�m�r�R���� � �Zl���J�R���ZIL���ط��zu?�?[/��;O,�z|��:e���ӡ�]㴕���O��Ԯ= ��ӧ'����;{b�n�����g׬[&�������S��Nө�6�ܓ����siD�%��F�����g|Uƥ�&��w �?�g��tS��K�_x0~�N�=��G���=W|,Ƨw��U�}f'%Jǰ�Ԙ�?Q�k�����V��1)?���z�޿�Nj�1�6��#����&��~ ̮[���UZxzTi�Uo�q����=.����J�:����I��5~2�ο��g�)�����.�ۙ:�&�w�E ����T��� ��� ���,��~�jV��h욺q��rq{\v W�r��4,T�"<1~�<+��A���G���'g:l=tʥ��K�<0���E��7��V:/���.tf��ϗ�N�T�L~U��y������C�����<�Y�_������6���=�]��t���m-��:>�I�|8�P򨘻�&,1N����*���;p�x�j�D���͍yj �r���^�Էy<�+�[n�LA�kT�x�rż�?I��+Qg`(��6� Mj M�3$7��dYqD��O�\8;Kҹ[ hRl��t�JCZ4��l SZͤ�i5����14��;P>��&�����|�!��n��4��H�g)R8�3 g��1� �,�8��|�#�XB��N��~0�Qb&�&� �j�[��rU��,ȶ��=�l���� �_~�Xhc�V�8n� Q����Hds)�U��r$��� � QU�REkNʇ��Z�v�Uo�צ�@��gUJ(�����9V���PX�d��L��V�.���������{���3��<ɞ���x @s��eQ�u�� ����r�ջ(���Mh~dW��C� ��ō��P������vWP�ֈ��'�ڮGʈ&�n��5� ¿��q؊7��U� 0�6�px�.o�J^���5�����J�B����M��E�a��s���E�m:-|�N�:Y��|UT��88F�oE��ʖ|��z� � #K�!�����'P��k��5��.�B�s���������~���D�[b,��#�+�JPպ��V���^��#G)_���W�0 `�pI��Gw�5|��)3��ATV2��$j}/e��=ŬH�O���v����" �&\n+Y���@�-i=� �G,p>8+������g�����fv����M��S �y(�mI�+h��cȖF�$�M��FӤr�e�ڎ� �4��f�٧#��s���A>��w�0���3Y\��٠� ��By�s��١��jU�,����l��)���B~�';�X��a瓱�vj@�D�}l�u*jo��%�� �H,������E��A��G����d�|/� U��iW�"f@�d�p%�"kA8���F��\�,����5ohZg��~�W��w�Eյy�T,Μ�Cl���<5�ح��p�ÆD�ÉY��\��6&�p�l:`��a��³YN�3��4�b���h6�}��-� ��%���7�k�r0���RB�[[>��Į�y��M{U�y�eT^*o�%�����}�B�o�r�8M��M:S�5-7���SmV�������<E��� I미{W���.�̾m0L����cf�ږ8ъ��um��r��˷�~��x^|�DO�zge+}���zcE��#�8���&�����"�ջ�|rY�J��E���ned��g�g���ee=T4]Ϡ��uh�����j�#��"/D�t>���P�5���Vp&���w�*@F�(��+��3��\�:�EMX���Z7;q6��s�M�,���(l>6 U�.+�%���_^Ms�[�B���+�m�*)Z����iH�VQf���s��:��=f���7��}�[:+��N�tp�{�Sd��"{�30�LէN��C���Keti�,��g@5H?W�y��l��gfSBX��; ��N�KĜ{�%��:q� 2��(7�>s��U����-��Q�^t��r�i�5e��%q�T knˑ[�Ѣ�����������,����m �\i{��y��5[�{���8�1�mr%L�T���@x��:����݉��.c�Q����W�����D�[3��Q F �v[�Q�r}a�����Z��?Q��؜?�ט�T7a�Wy��]�_ ��_PK�~� u�PK�R.Definitions/resource-Extneutroncp-template.yml�WKs�6��W�Դ1���6o��t4��J,���p@`)aB ��t�߻�$���� �b��a�ۇ�2�F!�J�h ��GH�?2"�S�64K�Atu����Z^"�jA�],&��k��ǃހB�7� z�ݰ�M<���Rv��R9In9��׽������ٻ�����-�?�>���PY� B/v ��J��P��0-r�a�W@F�_��NI � �L iIL �Ɂ�4%ʮ@����b $�*C[�ZX*� � ��� �we�x�1���wr�B�<�`T�<��J��a:��_�.t��SHA��y���T�(��b@c��]`���&���Gƅ��D�h� �M��K�������9�9�E�9�Ui�+U )�TX�|Gw�R^jU�j���8W�`{.kY�B�T����j���{lԼP�e�rLSY�QX�/�6[J�e�y�r����sYFH�ѥކ%���+���$�S��aM�X)�l�;�>�t�eJʻ�0��&�a�@�%wC~B�C����Em~-D���Z���0�����JЗ0� O?��<6]\�4���9��}U�%�6.�Z�V���8�ј7��제#��J���cq�['Mɗ���ɌT��7T�w�r�R�� Y�|V���Z�� [AF��j`�ln�@�j�*��D4C@��XH�a�R0_W]��.��LJŀL-$߲���9�[Ӵ����Z1ǁD�Ԇ���{��C���ux�/VS �F�Xg��,-8�谀���߉QU;��H�`N=��v�4���R����i�)WLa�����7 yJ�����m��?t�3++�R�.]��\I_4oR��W�Hn�X�uݸO�m:l{TmQ���x���tRo��S��3铈�A� �1�Lff����������=��@d��]� �m6=�t��n�g<��L�Ib!*�W�hu{pޜ����lN�5'�l���0)�D�f��OU�[k;DhD�&�]�����l.~������1��?�Y G�r��V�ɠ����ӏ���~��0��Ge�V���E����id�p��7��s _�+������w�-SX^T�O��������'�PB[ͪ�I�LOYŬjv ��b�M��67���N���h�ȝ�� ��l!�a"8�K$W�٧'�1۽���Ck����,�rs{u�<����@[�+:����zŅ���>��u��fg�\����R�1 ow�C_�PK�<)���PK�R:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.yml��r�8���i3{`���v���8��J����EQmM�蕨�=_?���D���v�RnA@�l%[u��c^&։� �qm��+�O�W���Z_�a3|}a^x±�C��ǧ?� ��t�WWh�Zm�fk���R��nm�v���)`��&���t\�';�6;g��&������wO��C�k�ƉG�S��ȡ�⇝�,]��'��@��#˸��8�/�4���{���#M�c��i�௬� ���@�`FQ�zm�IC{�,zOo�K��5̍���1M�4&�N���"��x�>� ���\��n�� ��ߧ�M�҇ �(f��ʦ�p����@ ��k�C'_έ��~����|X`Dl/@c��L���+u��8Je����>F�GC�mÈ�tE(���+#�P䅌�.&Tf����c>��D#�QPX��9(}a�4eq�>(i߽�0 NJ^� �>�t���b��G6�@��y7�--�CV!��M�Bw.�g�Y%x��O�m��I�?�T�hǻ�N���)���$��T1p���i�tQ�U�T;:�Zekn ����w��Q�,/LM/Sp�D���8���r����g`��m�=��LHX����S��p���\�R�v/����ZY�ie[�:VHٯ(��\K�^�Z�6h��W+!�4�%f�ŇEt �Ż��Ңi�|_ |�$�! �b2��|� �2��c� �~F��C�Xࡼ��\��zF�:p�� =o/���� �"/�:�]F(�N҆b�V z%����v�y��j��ac�sn�Q`v��X�����V����j�Z��Yil��}�N�O��Y5�&�}��� B%��h�m�11�pb�b���YY;汔/����cƸF1D@#������@'�s�n����O�L�3�_I�2�-Ç ɛ3�#L�W ؄u�w*ħ!Ć�c�>{�g ���6y�u�M�9vT����sά����}�����v� v�4_1��g䞜�3��(vjC�3���C��mm��>�f��rӐ�1J�2�3mh3�1;�+I�'bdD�ȅ#��D�XZv���F "�Z-�,�Vb�9�Dﴶ �ܒU�S��$�j�Cc�/��B���b�O��YZ�/�� ����/__8sÒt�����p�ӱ%�~�KI�ն�s�Y�X�`���o��|�-m���x�[����8�� �Y� $��ɇb�������򀍋��ꤝD ��0������̥m�h�w6hC�K���=���%��fOv� 7G�^mn�F�Ks�6[s����%Zn��\����,��܀�@�!-�}�@�i��d`������*���d�;+҄E��wv~.�;�� qƶ�6{l�����M\|�]��K̆ڊ,�r}�"�d�T`��_ ԑ��A�1�N\g����k��@yb�BlD�/A >�j�Y�!��Z�AB�R�3d +=:�4�%A�w������ڹ�T~�|K���&��~�  V=L���6�~�l}�{|�{�n?� �@0�l[干�v�G����p��䠝���K~.�T�E~T{����,(R�z�Q�ˡ|���cga��X��TF�Ԕ#rY'��$#�A������/��ɳ���#����AbM:JY�@�yӄ%3%&����d�W�[gb^�U[=�y�`�"�a���;��O�����<�=oV5��� ���y�>$d�q�Y��"�ڒsM�=N�N����o��Yݎ5���d�Wt�g�c�ۘ�GEJ����>��ұ���i���|��L¸g�|�!�=��l�� >g.hs%�s���?�^���b��֜!����s�������R'��TKԾ�r�m"q=�a�׹ql+�ͣt�a�:R��8�� ���9jҼs�&�S ���s$9�i$�N}9�A�/r\�V �V�E)����9[Ӷ�h���6W�%�䊠+{��/�Lvn������!�f���+ms��W;��{bo���Z> �Y���Ը���>��jܾe������3������5�8 j�:C��읕���h�n`v��E���E�� ���-�:�W\i��$���kƝ/���)���7�o����k�����~9�Z����R$�G�1�*j�*�XUVZ���nʌ�I�V7�@.���\���J���H��U*������8�5��sn���Q]�3��^������HCT��!�z���hj���7��&��L A��F�40�7�(�+iE��,�y��K�EH�#bih��p:��?�j�\�� ���,�*� ;��zy�r� ��E�(e�yաlH��?��H�H-n���w�F1R�� �8�x��l �*̰�c�ܫ7i�UKi؊AWf�ڢX ��R���F Q ӣ�=��]6���c����F/��]l�8V�����hp$�d�~<LA(�e0��P_%���K��5�]��Ps�#��Q�S���r� [:B�Jְ*���&/�/�� �{m�E�[�*�ӑ��P+�F�/̃�Q���*�j�\�$�z&�O��bz( K��^(��r�L�HQw��A��Hԥ�Q��A�b�ʷt�7�>��v�?���*�M�+fU–Y����9�#�� ]�[�y#ۭ�@����u��64bF�9Q�a��4p�4[��g�nm���$�a�z���+�g�!D��� '�\�ΛLU�:E$=��ʐEn̼�҃�e5n9`�0yĒ�H���wF E�.�,��tɋ!4;� ���<ƨ����;�͵݊ ҒHe�u5�9ɵ��;#=�Zǻ ���Εs����y� H�ݒ)�h�!��t7��h����C#砿 �K�}��)��E���_�d�� 6$�� M�ׁ-��vNn�O0�a��Q�C\��.Pj�U�&��À15%��/ ��hR?�G�W#�E`�{�I�y0��.�Fz~Q�jI��#�[����G_�}P���F�N���iR���Oz�>��@�:Ȕ��FjW�5��Q�c(_R=yGb ��!y����p$�V�H������'����01�������Hnʅ�^���Wq��G�|!���q�sE�b$7Oq����PK���D GOPK�RDDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.yml�]K��*��_�ݽ�����y���T��v'���������@ȉ���I6��G�-7Ux%#8��q8<��P��.g� �КJ�D�W�eN�9z���|R��o�.2  |,��:!�9�̰�zS�Lb���Y��Y��&��9���X���^4��RT~�:�y]���N�mZ�s.t-���$ی��h�B!��()�De*��$4]/H�+F� b��\i���=ԘU����M]aF%[� -�(fc�;�>�ٲ���r�j��gV�R(�Ws�l+|������̦��r ��ݦ��Β�9�|�*�+&i6K8WmnC��i�Y�8*s�)�on����S�S�g5�T�3����\� RdE �+�J�1�r1mjL��<4 �*Ŗ����6�� jt��o����Ѡ�q /�Fu�R����u�!��)�`�8�("Yi���![��" �� ]`��F�J�]���V����緜�ֺ@���4�����6|1 �G�T�5/����8�����,����N"x��@��y�kl��`BnN�NJb�� ӕ�E��|�l1J 7kR�ݏ�� ��/��X&^�/=�Tc�����|��IC/`�w��fJ�X�,K�}>�| u3qh�X�� �5f90���)�w˾��U��% r,��读o��̓��F �C}ƃ�&�L.4�� B�����\�V+ø��C.��u�\����qQq�GQH���z�~vs�*_��ĊJ�"�+����#IҎ$��XA�&|�`}y��P`2� t5���h������0�Fi�� i#@�jMы(����bEU$�*�T�Ì��z�]a q�`�K9��a�NI%ad@��j;#h��<����4z�3/� ��_�Fn,D�1N����ۊ�B}jy ZIF�;�r�c��ڥ�:��+�C�W����� �i�1.�p���v�r �x2�I!8����J���lUH���J���]��y����돇O~ڦ��g� ����_� ��>�� ��g�Ǥg�ݠ�z���Mj�k(MU�-i��߫&��-� �j��������RfJ�qaj��5�<1�D$�D�e~B@A��L���Y��$���i�(U$�$D1PC��j�\G�aw�|N<6e���f��z�x?`���ÇƟa�Nn�\K#j��SE�c�sA� ����g��b�{0�`!�Ol�>wS�=s�X��<��p�P�ڦ�T�/M� L�p����T�&e�qq~X��!E�w *�P��=�{t� :�A�6 �R�AJ���4���A=,�x�X��5c�P)W&fM�Kݕ�ȔI��  U�@���X��3�1<~+�g�`hEyfקlh�ٔIo ������ؘu:���~��; U0)��ݹ��7(p� �.�Dp��+ִÀvh6�K����f�����sf�J:���V΀a�%z@�m��ʹ�ӮARV��,���\г�H�I�‘�gE0���F�\�$#�C�6��"��� N �$J�]b�0]ѥi3�{0�Y�kN�Bl�1�8���뭯Qx �Kz<�r}�TU�̞���Y�e�b��C��1A����&ϑ2M��g?8����x�����w��q��n%�MZ�hA%�-�"q&!�z0���8�pG�Gm���Nw{�<_$�I@��,e0<��i���5������ �`��!���n�y��l�:Fl��k��&XkLV���X���V�4�rN�D�x��9�y�ź�/����|�f�ҝX�R�O���#����Y�W� ���,��>�u��XͿp��;�h�(r�����~\-�n�V��ۂ��·°�� �`b<�p�_Ks�%H~�(M�i��1�X-�z�d�W�Ր/���> �yu� ,� �!�{�O��u��2IN��I���{Ѓ����^�����l�h��~d Q�Q�ثj�a�#�L/��͐k�0����n,�m�fK�z��N ;�IՔ�O���x�ڵ���j�ƕ�W�mDZ���2%���IY��5��4A�PC���C��7���!"E��W-[��!���g\lyS�-��J�t���4�� k��{�� ������;@ ��y�Cǹ����a ��U��Q�w!�?���i{���#�O�i�+oj���~6k}�_��w��p�ܢ�oѶK�#]s��^�g�����=?�z���Z65 �?PKvY7<�&�PK�RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PK�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PK�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK�RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PK�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPK�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PK�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK�RDefinitions/nodes.yml�}ks�H����aO�E�ۭ]o\̅?�)iF>=��Zc�ÁAP�6`�Z��wf=�*�@�-�0v[ ��������J�ı����/�� �vn��?~!)�)��Z��ַ>Y���q�����S{���v�zk�I��cG���aJW<�ԍ��A��6��Ƌس \�V��0=aߟ�d򻻜F��9t�J�ʍ�����q��Ey�. S�J��#l!N`|K�^��S��_H��^�H�����(��`��Iy(����9����̼�ݺA��;!�0����>kg�ܶ�q>Q��L���wd�wU��@��۠Jo6U��:}�cw_.GWG>䖂~�z��^`6b2�w�8����S��������Y�Hl��;i`���rւ��؋(˒��K�o�)����=�Ol�'a�qc���N���ӝ ��v ,���2�I�U/��{�6���v��nU׮�fqe��ވV�^X�,�8��;"�O�r`��(�m�� '�cIe��ҿ��|��rsv~F�N��H�`eǕ�aHA����u�ߝ�q%��=��2�~Un�` ��e�V��$��eK`p�W7} 㯕��v�?�Վ���ٸ[�xO����&|�� ���` ����Cs�6���C�б}+I��~t��t����ٺA����a� 6s�es��}؟gu[��S�5p�:�WE��Ќ���<.�A�m���嵗��$[�W��K/X�l�}�|us�N��:G11���61 l� ���r�������X@�*�W��؀��S��j��a쥛m��͗|� Y�~R�T�Y� q���r�����=�ێ�S��_�0�H�X@���$�.��9P?'$ �L Exh��S�U\�ڍ`�7��~(��&�~���/�e�(��=�ɋr����h�<*�Y�P�ڙ6�_ ��i �'U0c:�7�1�_����7�}�*�����qj�B� z���G����������m����ds�<@��;���3A�yN<4���;N��8菣��� Cߵ��$�N�̭���T@l��W�F7�}�^�Sq��� +��>�o 58���}:;��uӟ~`�x�9�:���_��>��U>D��'���p�ܿp�j0�@�N.����Nn�-U�@O��t�+�{ �|��^a��A#���l֎m�=��A�6�O����eԂY�&��]ΕHb��l������l��Z+�Z����+��a,XI��Xu���z�b�~_�zT�f ��+�. P�`�U��Q� vo���ut����ᾳj>���/qTg� �J;��5A�F��l��%��D�^�Y:L�D��zR�c#�Ǟ�ͤ����T|sZ�Z�'�z� ��D���M�I��bS��(­ K�Lf�����)���/L76,b���B��5�D2g ��-g�{)M__�d� �:K����ܺH'!��"�]#�+H|�qB1� =PFԨ3�����(���ʡ|s��e��!&?���,}�T�>at~��FV3&��WJ��KX���=|�;#+�ǹ^|Y�WU5�q��5���z� ���fc��2˶�;������Ҫ�jg� ���3鼴t�1������'�*�U��9�������{e�y�Z� L�'6Ľ&��I�w9� �=�:��A_�1%!f�c�;o��V�~G�>�t�l�!~��2�+��7yV�@�tC����b�Q����C�W��hm������fm�2z��G}ɻf��Z$��oN2+<� ���d~{�x4��#��!��F��!��f-kx������[�g����I�Q k�c����3�+�ą��fe�h9�<�ǣy|�3��<~��}�yl����H�GJ�{�"Yc'��d�G�l(�� �j~'�ytۼ���tM�ҍW��6�չL�-&�$��]���DC�7���o�Jp�`���!�f{�GL��u����e�����?���r���Bu�g�j/�]=? WV| §�T|�ko����T�]ڪiυ��������򩯝��&N=y�fP�����4ޚ�����("�lc� !�7K�0�,(0t���Æ�"���h���1E����Z��9�Q#�zn� Ld��P�Ign �X� @�ni5,���M�k;>����cs��}��{�����`dͪ]ʚ̊���b�+R_��}�,���7�T��:�u���������OrΕC��Z��ݤ�^�(���#H�b\���u1��Ln��j ��č`C���Ot�Ǹðq�_��ɜ���9���s�P��y�����uJ-Лq�� (F��Eb0�+��6�ngl_��=�F{�;<�#��5����ڭ�UH5J�CH��7b�2nz����5��M�i�ڡ1�Yh��-��2��̥�Fc*��!��ʝ��a�s�+�"� q �p�9�/M�v����+/�Į���kZG��Eb0���������^�.R����/��x��a�e�S`�F�Eb0��7g�W(kg�/$��.^���+�@��YB��w��!��E�Y������q� (�������ڽ��^��E��[z[4^I�qʻr��rc�Q߷ ���{=���(� �x���S8Dc <��w8��{�;��Q�+v%�z���1J�7#q�t�B��cz�L�n�H�W�W(m�,��h�~�;� ,�0�/;�������<���h_�֢ �$6@��$�q�Z$�C74 �z�R m�z�9�9O��bfo��{E�^��g�"�M�!{p���8�-i�D���^���(����?���߆4 � e��x1� Q��P�дa2JYs�_��=N��;��tR��Q�&� ����^��d�[��v�|�|VsИM\"'Z�dk;0�G�d��$D��>>���~SAd ��Ba^� S��b�����1����Q$ê~����:�{s�l�6�}��Ƙ�6��(��ce�IQ�Q �)|�C�Q�j��Et�X��X�Q��c}��l[5&7�[-c�}�\��^�,.���x��ǫ���L�C��ly����-�߱W�h P�M�G� �&�����0��<�~S�n�\� ��qq/���acc��1o*٬��^�(s�ެ<>lb�D�s�s�`Rw�%�U�]�N�P�1�����cD2^���%�Q-��v�Z�o����Q.�3}����$���jLj>�=�;�R#��n�wڽ{��#��G�k�G�#�Ռ�Q: >h��(�G�|�R�E>�٪�Q@ �W@�-3Lj����G��� sl�i��(������pc:�� A~�4����"{�T��Q�j� �nh����ܢ��� ۱��w�n�1�������[��^����^��k���:��I��R)S�DJF�7$�G� �=�Pr: 7G��Eb�����c�W(��o\�ܬs�����oA<6z� ��M����X�"1���,��+�&5?��ӝ�3��#��y����ml�v�+�^������ bU‚5f1x���3A��L6��N��)�=2c���Wn k��0�V�՚�fU����]�@i��ub#���hYG*Z�e������� Gi>��p�w����0����4��`�N����;7N@��� N���ʌv�l}�/]V�%�fA��.HoeQ٣h����l�Wځ�?���˜�$PT� �C{��}�u����^�r,��w���Kr+®,(46�u�r�q�\P���̝/#���ϻ�#�������>�N@�Y�wDֆ��$�cյ<Z�pES�8�q;��������孺�Oo%���u+��v^k>�}7�S'���%څ��f���V\���64j�o�cq���a~� L��A-���_a#ĺ�|������N� ��`= �����R��jM�a�����0Lk�<�{�A���S�x�wa��(n=0�6q�\R�.3��#@���Y�b[;ʟ���ٸ[[޿:�ue��y2��N�����0Ʌ0ej�D�5�wza�́�L�|61��!0���Xq�iR�|O�%�mt�p��%$:�����lW�^�D) p�ֶ�_��]=Yq�ɂ�}�/6.�Ӿ�-�n�P�i����7i�:�* iYe��] � L�X�����s���iNcF���=S���u���E���"^t���"�0������g��z\���v>��h<�۲��k�A�=n�'!�Ӹ�F;�餲.W�w���V4ֿ�gAW�< �J�StF����ߧ7��CnE���} >�>�=G�-�wP.�# �� ����;6�bx�+ܝ_R�7���'U��� �Ū5֡�B;߄?tcu�8�(���� '������jl�M��� ��5a#CC��ۮ=x��J":���O�t�zPz��w�����*51�J^��n�K�'Le0�@�����"�K� ��� Y|���mV#(m��a��:,8 �N�Z>����GW���f ^���|3�G��=�o�X�Ua�d�+�vn��}�ʎ��1^MDV�����Ru;��{k���H��u<hB�V�� BMW������c�m�4��� �1�Qb��8"���k?j�ѐ�t?A����[�e�܅)�S�K6`xVDw�[>6���5� ��&ę���ދ}8Z�_݃k�PS�]1�x p�hH=?\�~y ���j���������r�M��c�,c�m�D�oW(��:���� �@jv����-4��N�1��k�7J�fZ���IK��b�mߛ��U݀����bv�c��j3���������2��V5�4�/�#/���g(���4���K5l��9)�X�Z1S��M��s3R�0���]םu��1��ɤ���=1���2��M3|� ��[�9�.�WAF ��G��3����>�$�%!��7��KV��65Y+��o��e�'�t�v�*�.��}�ȴ��J'�1�`��d��K�h_v4(T�gAT�˘Jf5�!Ǩ��:ka��U���H� #$��s���uv����[�+C����f!1G�)w�-���C����ѳy7����� c�̘(3&ʌ�2��D�כ(SW�;{�����i)���z��n|F;,�H�'��`���(!���{/�r�V�t%���˶"�� un�4.�DV�0[��u�oNG��2��E�3�щO�as�K����_.��Z!�������c���������;)��^�_MK�q���ڨ0ʤ�Gֈ�i���������M>� k盧�=�_(,�R�fw'Mu�C�N�m���]x1�A�[GM���,����Y�݃?U��?��w����x�r�@^gН���8)������ �_�惫�r����:Y��h?�V'��tiC5d���Vt/Ջ~�PB��f5pI_����� �Rs����E�/B}���n5`S�� �0#x��i���]x]���]_�'Ǹ{�=jț.n��|y�|T�p���v����ROBh��BS���`� O�x�w�'O�� ���5���:�7�OH��3��$�I��>�{)N��V��J��îB��'�yJ���$�.;�7���&�|�.�qqmx�f�\���@tJ���^]Y�ֺ�f7��u�(�������������r���1���κ>_,��V�yv�u(��Kj��l�����i��!����W�CPxq{q����ܚ��\\��*�����:`��K!�B4 }f�l�%�&7_�=m\ec� ����{�L���*��7_r��O=��Y�"f���mO�Q/4s/� ŕ��$rL�ɻo9�� ����#Up����� ,�Q�q�$���������Af�hӤ�N����LG�sSq���^MoD�>Xӣ��qy��Ȋ�d�q*9�2�Mӛ�R�dq�e�kV����-�Si��/8,�� [�š���yϠ��Hu@�.HCuA��EOEf��[K�<�'v����i�66=�Zuɧ���y�AsK��`�t5�l�e���xZw@�Q���g�Z������6��X"����&%�t5'Dz�qm�C��+x��J�>�0�I&-�����H_���y���ێ���O�㺯(�S�]�}��-$R��uwt���P��u��̥��\�Q��͊��֢$x������ D�Q�v9�Z�Xu�һ���1�z25��+��(LR�QR��^�j[�b����� Ek�ЍJ��E9����[�AZܞܝ_��M��!�M��gg ������`:��"��T���5�Rl��̀<V'v�G�irU��V'��X�����ٛY�%La~8'J@D�$0!a� �������B60���0������}�� ��D(_����g��\�q=��f�w�ͤ*�2���38΄Z ��g�$Ǣ��Ĺ7��7�6�*��ؾ��-J�����;;���m�-��l�--z��q�`c�K�ߗ����Bp�e�yE����*C`��j��a�u�b؋�uE�jӎb�݇*LLL���ë0�,z��V4i kݧ�?_������ł(�9�� ��p�"��ŏ��{xN�3)\:H_�9��قU��t��y�"@g�J������P!���ޞʅ���^Ʀ�J�{�I�����(��C.����0xD���#v#�v���9]�-����X[��U�,��+)�R�G�p�G�O�_��/ -�\ъ�������;`��ѵ`�G�tDE��)�o*��L���=��JL٪xՈ�F69�H�����ҥ����� 0��?d�zm =ڴL���6Bf�[|_f�R��7�4\)�[�h��Շ�/��k���e+B���#�i<>���K���]K�nZ�=?@��_�X������{���jW�j�e:�?j�/�|5Y���p�v�N]L�K�,�ʍ��p����0>r��q� ���s)#���F3Z�Vбx�\�:3�y~�]o._�DŽ����Ȟ��t��^q�y�Ys (|1�h��4[ZY�\�m���xwBf^������o&P]�k���&�tN3 ���kXa�a�L�뾇��{�;���A[���wC��w��@iN��V*��ث ¤u�����환tؐF�����&P�h(_�.��a���7��e-cYKڱ�e,k�ZƲ�����15���@<���e-cY�X�2���e-?|YK�y�j4f .Ƃ���b,� .Ƃ��� ����m����^T ��S���]z��-�a E�{Bn����)�)�\!x��-���ߐ ���yKVx�����=�[v+�:��� D�4cb��гxq��Н,��$!IBǣI4xK\ ������`?㦣/�-ws9�¶(�x�N'�M7��e�@�t�O�x3:�7 xF4�?�����6�� ;�p���J��B��)V,���x�2���W����a�]\�C [�%�H�ޭ'�g��<SLHAS��g#��8@������b�*�+�iF`�G��� @r18��9�>~ �>��d2�| ���ϥ��-��ز����Gz�Tl��m���K,1}�����K�CK���9y����gv��`�8 ���)%F��I�n��|� � �g�y����?����U�BI27`�?!2�=dT�SG{�H�<�]�b��kl�����{�� ��BHB��3'���.q�d�$ �8�� ���;PL�����*�,6��;&VeɄ_B��>�l�� ���%)`Of�gwd �}-=zI��z  h�2�2R�jY�j�{(�H�D'��n��,��@��c�R�#(0� ���an��Т>d0s��MeV+v�J���p�p1��Է��'�ɬ�H��y�!M�0VDz �|R������!��m�1�4;:�� 9V���F�����Nnh���$�D׫��uq��&L��|B�K�MpKK�tlq1} ���>�Y��� !r�����ʪ���ѯ��HZ�/2�9gZ��|@�#�?��ˆȦ��v�����#�Z�'� ��}oP4w�r���a?�#�Y�ہ%�$�<�i-�:���� �a� ���K`_�P���ل!^� ̐y)u��)*kn=p)We��$�V��r�����|O1o +��9m\?�G�X�Qs��(���w6 �';�Z6��.��x�Ɔe���|�A��\ӆc�.yP���{��]K�UJ�-�S{�T��3(���i=bH+�C4��F�O W�bx6z��#e��O�����S� ��hP�=g��*F���.ۛYK�k�aGzi)e���u+g6>�{i��)e����tu_����z7yXe3����o`l�� Mo���η��cCߠ�Y��,��}�'~�c��G�&��Qf\!6�O�[-��k�(��`-�_�s���z� �:� {C��yU ^� ���qLW�[:�#u'g_�H7���mp�bm���m�� *�2��4��';u6��&[���˸��c��n9�`�/߲�k/��:�!'��rcSX�p�)yOa��]{M9WJt�4��fk��f�R�)���`��}_ZhNv�j9z����Ȼ��B��1��.��l�AyI?�w�� �G Ya�I��ܿ���"��1���3)��� c]�t�&@��CWH���HE�y���7���I]  u�]�� 9���F������5�*^���Ł <�����pd���S��d;/���R�m�� ����9z�z���$֭a���m�q������o��=�a.x��&�R�cu,\�d�ܣ�0zfk��n1)���?n��3��w��T+�*d��oIj8j�c��3�N�^��V��xd8!J�Z�d�;�4-q�&a•�����Y����g�7i�yY<�,���H6���u�Ɇ�|Ʃ�D���,�F]��LRqذ��"������%:���c��L��<�v��V!�K/�H.���0ƒ?��u�;�D��2���a %���䊲8 �"�%1�0K�|���Ǜ��bo�;�y?��}�.�:� ��m�΃���o�ڋzi��%5���}�=��g�X��~x�Vo5�% �\*%�{��hT/$/�֨��u�d�/�rc�}m��)�������"j^��+����4k��s�~���ϒ�F[j���7�8��E��-�� ��� !�� ͬ�x6[�[�C�'���^�]oS���&8���D��[�K�,dǷ��zO���J���oK�qϳ�X��6Ó��G�0��\ч��/m�ݡT�~�|W��n��e�{ �v � J�����;����C"�:c3/�vA���Z4��X��zўH Qyk۲�'��H�r��U���䡵�w��u�;��q��h������3诱m�(_,�刭q5�&�-(uw�z����έi���#��Н��Hr���⽬(ڳ"���t��;�u���`��EE�<����],�M�����1X=�KRN#7��g6 �U��%*U���Z�nv�0��pO.�ƹM�Q�3�L:%�q=���'�vܓ����s��j�+��жT����z�Ձ�h8Jz�e��r',\*b$]�N� ����L~Zz�?�hc'`}�vE�&��e���7�X�L~��Eً+7�{�A��7m�ص��+�Y�������(�6� ӵz.�9���P�W�����%up���]��<���o4ƻ�`g�^��A$����� ���ũQ��U�I"&�R f7Ӭ�jx��f%� I�tK�6L�.,դ7��%�O�#6&^�.0���� t�,�M��/J��~J&�b�&1���M�Еr�>c_ʗ����ev�����&`ɔ0ͿR��}��b,V�a ��|4����Fq;�`� M�5�&���*�L霚�l��|щd�ꉍ7�1s�q1�$�1�/#��~|�]̉E��\D��3�Xh��Cg��Et���� ��lh�Tx���ݍ���}�,������0�����y�� �������� �: uY���}��95ǁJ�")���/�F�"�m_��,��{�V��4Z$�\<\�!�"Q��K}P���s3K�Q&��H,[`���VL�zܦ-�W��!��S:��zB����a�����ʷ:���b���'�������Z�V�Xww�0M+LA�;�4������d���8��3�v�%����֦I�[����@z[��� ��h��?�ˊ66�?�`T��D�>'���&qv!�4]ͅ2C� ����`�!�{(���2��nzG�h���Ho��&�$����%a鮑�.�=ݥe���4g� �R˲�:7jrB����x�ܐ���g]�D7��k����z8St\��}�{iS)�?���_9!^x��>�鑣�� ����#�D��� �_�S0�R�z�jW�[��B��y[��4�N.u�L�Y���N�$ͫ9j��/�w�i�,��e�gQv'ؿ���H��d�% nm=��N�b=�[W��k-�1� �������o�x�� ���ƬF�L�a�N��3�g�m�~]K��@����(S�<fwM襃�"� �_$w%��u �@ �*`՚%NE Z& �s_=�L��es�I��˕��X�]�y��� �N�b��eL�;����bT� �PS0y_���s�R���o��s�.��01�U�A�m䳊:*n�|�ZD�����kWY�Sȵ�djǏnjl�)ݘ� �3z���}��Fݣ�3B�0�Vb�GX�ݬ�X��h�!�i��A_p����ڊ��}o�[*���r��ϕ2̒��7J�|�_�@oo �h���{��޸�i`�����!Ҵ��+��x�|��Ű����O$�:\f7� _k������{��/䃩fI��N�Z�q��d��#w^R\ (!��"���m��ȑ5��Tj��/����g�52����|P(�n,�ЯY���"�pR}�8�g���n���nl�S����6a�X�淥з�hg�t�}��yKcc&��}���ؙ�.&Mn�|gv�TI“>ԵAh�w*�w�g���o�����rB��;�V� �:��%����� N��3�A&��c��2oɢ/T2���8�k1)r�S�؊�N5��n ���D=�C�S�H��,��J��P5d֡����h�f׼:�$�gZ�DӬ: ����5������~��������ջ!��VO�*��^�3������i!޶nы���������+��0Z�A�F���������['�}Q���ڐ�{%��x��n�]���>ͪ4�zy=�/_� қ�/_�;���^����1�M_c��\�=���i(sծu���sO�|��Ff��J�u4��HT����$P�}�s�4�L�&H�c�%R떑��X�_j�o%�>��u�(Qd�Z���{ �J��p�&RB�H�+�r�Z<5!�[*m�O��E���;e���|4�� ����/��'/)�XF/O Zi���D:G��@���>��R�s�n�2�9\�0�[��-$�O�pi�z�R�R��y9'��h�E�: L�rŸ/� ��S(�4��� `�_h��DX�.��7D�Y�>p|~�w��h:X��&���Ҝ<�^��=���V$��L�PBt�S�Ǜ�F=�,a-�,X��x8�OTU�5i�I�P6��:5�Th��� dH�t�s�1�kg �-���>�,�L��;f�/;.X�K�?"�?�)ey����9�F/ B�����fvP�'_LW+������&�ү���M��0��F��`k����v�X_�L�[ju���p���Φ/�Y�.FN���z(�����c�K3{�tv<� :�����ߠ[�|��_Y��7K�0�q��`�p�o��l`>+���jh.�FVݕ&�?����uK���L6��#$��=��}� ���� �;��!; 6{+^�@v���� w����L�he�J9IN��NN�i1Cin��w� [�/q�o���F���p���!�� v�&���Z@,��4���ޜ�����?��u��P���Ѯw�:� ��v��F�lmX��o��k�[����N��{��ڭ"�C�w�RHm�f�z+���J'�~F�ct��Z8۬B!�bC�utBq�i�6E�p�i��q�M�(=������ȋv�>�[�Q���*���汾���%�B �*��S����ѯLJ��{���T�#ʻ������7`�M� *��{�(S��:4�����_#�4�+ͻ&��2q'�)!�����@�_�P��,��DW�����rZ�iO'iir�pf�rf���ת:6�z���?�5>�Ko���Wv�[m �蟆 �K3x��#�M��Y.�o� �x�0Suu��6�g�9V��koH�kH���u͹�x����JQ�-��P$�GD"$i��=�p=@�Ѣ��3�z��[���\՛*3�. }�ݷ�l�]���lv�>:U)��4f^B����װ ؤ�,DiJҀ�,x����W�]V���T7�{l�:a���6�t���-��� ���j���19(�&U��;�Z��<�_��l����H��.�M��*׷�A�<����'��lGv}R�&��<Ҹ��<�f&>���_*R%��$�e�Q�M0p��?u� �}�@󣵄�����则�G9æ����? 0o^~��`�˶���� "����>t��[d�|F x��?���7�P�ڃ��Ar�q���_z>�P�ߔ�$BhDD��"��W��� r��u��pY��!���QPـo��7����{)~���Ƒ���9�15�� �8��V㜾$�s��4��!5��k�8�/L��������_�`Ea�Lt� ��`�K�Z�.�C��ˉ��@�����Y��9Go��-�Ʋ;�H5`�� �7 kv���&+�R!H�0�|/C ��k�f�����M6�SjXih�K��2���O���|�-�(��jZ;϶���畗��2����:���[��AV����,A5 ��"�Ο� 5qv�p����oj�r��˭N���5�SsBI � MG[Y�d!3���2���(�|'��c���?;p���O�1 ��A��N����u��z��k��D�գ���R�-EoȘx�/vJi�����t/l��tG�x��y�B ��!�1C{J��4�(v�h�d� Ɉ"�|�5��Ӌ����4�А��붵��`D�����`2;'id �$ �N^���(��n&���Bi���~�Y[\[���Yo-���3���b~�<�\\.���+�������e�59PwF��A� ��$yN�l孨s�p���S�𝜈���]U�q���8�%7N ��iϽz:��8�Gn�An�$7�t3�ϰr��� 7rõ4w;��'�ȓu��s�_�[�ba@�8J �iG�:�T�V:��/Z���Ɏ]l�M�j��T�+�M�e��a�ףzAO5Y����}�~ �:Z���n��&������훳� �l�F�%��UU��M��ݤ����x��$�u߫,��T�8hsax�����t+�����5�����m� ����Y��il��i� �SL��T���(n䏶^`�] ��n�������hv���D�{:k��Yk��`.�n�<�U�* �Y���{����PK�k��C��PK�ReArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txt�T]o�@|n�>�RC��R�RT#j�(N�CUEDZ6��>�>��_����R��������q5{�� &��*��U����e��)�e�hi�8p��K*4�J̷B��~f��bk�vl�K�T����҅�u�J�k��"G@G��D�}�0����A�9J�;�7�+�S:�b�i��a��n��a�k/r��-.y�� b�"��6?���ʉ�ܔV�PJz���#-$K�d���0�Y��t�EJ�9���!��/�,U���ˈ�/��D��@9�����"�U$�� �|�M(��'rC���4�=�r���~� ]OC���Wrj� �U`˜� �gu Rwi{Ϙgv� �B�F������k�}��N�չre�z����D��B��9Y�+ ��;��C����E�� �%)k\�T��z۾�g�N$Y��3[W�{73v��=��B�[�Jc�ne ��q/D���ei� �z�`�+�r�I�a��r� ��WRh�]�����u���;8��AzW=v�ýdqL�fĔ�����#�o+(��W��{��G�E=}�ա?�C��^�[�"�PK}�;.@�PK�RSArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yaml�Wmo�6��_qk�`/��]1�C�"m�bK�]�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B��O? &?�OF�M���^�������J� �Y��>\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK�RcArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+���fwC6�������0�a܌����#��!IX ��p~��JE�(T����%8����w����q��'s��rϽ �j�HY/h�� �fl�����PKwHy�PK�R[Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� D�q�|����bM�@�ϯ����93��%۪�g$.������ �g�]��;C�^������U����fy�Zz�����ʞ�,)�� � �N�/PKT��l��PK�RSArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.json��Ao� �����e��ŦǶ��[r�"k�C���e�I��^p�ݶ�8�<ox㧻�z˧���: ��|��#���Dg��IC�~�kH+��ӸI �?||.�8����K�P+ΆJM8��R�����J4g���KtS(�c�� eˤ�(�"(�Ab�B�cݠ�ט�ѽB�>�y5��("��v 2P�Ar��Ns1gT�Jˊ�,�Y0)���V�E� 3$�H;"�����4��� �� �j�mc��!?�we�LIѴ�����W�y�f��X\�v��B����zb�`6��D�Hv���t�Z�M9��޻�J��%����G��Yܜ���I\pɁ�͔��t����eZ�Ҳ����\~��.���S��=ȟw�<�PK�51��PK�RCArtifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envm�ˎ�@F����D�@u2�jK�(# �1��V\�B��������?�,j�C��o/���49iX�d�V�k>���+b&5�Y��5� �g�|�1KO�ٷ���P<�7[6�5��A�u4�5IÓ9�� ӹ��q.$]�8��s��C�lXW=U}���|߱zBhA���&z�ө�\˹F�'� ��V���ޒ�;�[�O6��w$T��%GPT7��-�& ���U���*�w3΃ +�s�đ&���㞫 �.�\�5��������(_L�p���D�w~�Gʦ���U�Y�:Y�Q�w�)�|@GH�2=+�#�a�?Mgq ����Ay� z(ίe�a�>y.�?��B��Y�d�v\��'� ;ax�?EY`24=c���WTxM�_c�ˠ��j��Fy��VO��K_���^_~PK�!��}�PK�R�R�B4E csar.metaPK�R�ku���kTOSCA-Metadata/TOSCA.metaPK�R*# �E(;Definitions/service-BasicVm-template.ymlPK�RC&��-� NS.mfPK�RD��\��v2� Definitions/service-BasicVm-template-interface.ymlPK�R�8ҷ�/�Definitions/resource-Securityrules-template.ymlPK�R�()�SA�Definitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK�Rjs��3V)�Definitions/resource-BasicVm-template.ymlPK�R�~� u�3*Definitions/resource-BasicVm-template-interface.ymlPK�R�<)���.G5Definitions/resource-Extneutroncp-template.ymlPK�R���D GO:t:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK�RvY7<�&�D GDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK�R�/E�>��=PDefinitions/data.ymlPK�R�\�J� �Definitions/groups.ymlPK�R ��חDi��Definitions/policies.ymlPK�R���C&v�Definitions/annotations.ymlPK�R��g��Definitions/relationships.ymlPK�R� Qq)EG�Definitions/artifacts.ymlPK�R��~��/)��Definitions/capabilities.ymlPK�R41H4����Definitions/interfaces.ymlPK�R�k��C����Definitions/nodes.ymlPK�R}�;.@�e�Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txtPK�R�ظW�S\ Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK�RwHy�c4Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�RT��l��[>Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�R�51��SUArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.jsonPK�R�!��}�C_Artifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envPK� M 2021-06-08 00:51:59,089 DEBUG 195: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-06-08 00:51:59,089 DEBUG 197: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-06-08 00:51:59,089 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:59,089 DEBUG 103: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-06-08 00:51:59,089 DEBUG 105: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-06-08 00:51:59,089 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:59,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:59,198 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 655 2021-06-08 00:51:59,199 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:51:59,200 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-06-08 00:51:59,202 DEBUG 195: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-06-08 00:51:59,202 DEBUG 197: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-06-08 00:51:59,202 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:59,203 DEBUG 103: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-06-08 00:51:59,203 DEBUG 105: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-06-08 00:51:59,203 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:59,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:59,302 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-06-08 00:51:59,303 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:51:59,304 DEBUG 120: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":"1623113481733","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-06-08 00:51:59,307 DEBUG 195: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-06-08 00:51:59,308 DEBUG 197: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-06-08 00:51:59,308 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:59,308 DEBUG 103: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-06-08 00:51:59,308 DEBUG 105: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-06-08 00:51:59,308 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:59,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:59,392 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 655 2021-06-08 00:51:59,393 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:51:59,393 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-06-08 00:51:59,396 DEBUG 195: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-06-08 00:51:59,396 DEBUG 197: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-06-08 00:51:59,397 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:59,397 DEBUG 103: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-06-08 00:51:59,397 DEBUG 105: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-06-08 00:51:59,397 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:59,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:59,513 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-06-08 00:51:59,514 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:51:59,515 DEBUG 120: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":"1623113481733","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-06-08 00:51:59,518 DEBUG 195: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-06-08 00:51:59,518 DEBUG 197: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-06-08 00:51:59,518 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:59,518 DEBUG 103: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-06-08 00:51:59,518 DEBUG 105: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-06-08 00:51:59,519 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-08 00:51:59,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:59,594 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 655 2021-06-08 00:51:59,596 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-08 00:51:59,596 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/538d363e945942228f6ddfc69d337625","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":"538d363e945942228f6ddfc69d337625"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-06-08 00:51:59,599 DEBUG 195: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-06-08 00:51:59,599 DEBUG 197: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-06-08 00:51:59,599 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:59,599 DEBUG 103: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-06-08 00:51:59,600 DEBUG 105: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-06-08 00:51:59,600 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-08 00:51:59,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:59,697 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-06-08 00:51:59,699 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-08 00:51:59,699 DEBUG 120: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":"1623113481733","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-06-08 00:51:59,701 DEBUG 195: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-06-08 00:51:59,702 DEBUG 197: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:51:59,702 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:51:59,702 DEBUG 103: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-06-08 00:51:59,703 DEBUG 105: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/538d363e945942228f6ddfc69d337625 2021-06-08 00:51:59,703 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-08 00:51:59,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-08 00:51:59,904 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/538d363e945942228f6ddfc69d337625 HTTP/1.1" 200 611 2021-06-08 00:51:59,905 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-08 00:51:59,905 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"538d363e945942228f6ddfc69d337625","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1623113481733","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-06-08 00:51:59,908 DEBUG 195:onap_service.py(1) - [None][Create 0f781264-3e37-48ea-affe-ee189e1cf6a2 Service deletion request] sent header: 2021-06-08 00:51:59,908 DEBUG 197:onap_service.py(1) - [None][Create 0f781264-3e37-48ea-affe-ee189e1cf6a2 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2 2021-06-08 00:51:59,908 DEBUG 198:onap_service.py(1) - [None][Create 0f781264-3e37-48ea-affe-ee189e1cf6a2 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "0a986e53-2dc9-4d6a-93e3-10772dda92ec", "modelVersion": "1.0", "modelVersionId": "f802506e-f1a5-40be-ac4c-955c239748fb" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "538d363e945942228f6ddfc69d337625" } } } 2021-06-08 00:51:59,909 DEBUG 103:onap_service.py(1) - [None][Create 0f781264-3e37-48ea-affe-ee189e1cf6a2 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1915aeb6-813f-442a-9ff6-ab3d8cd0e362', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:51:59,909 DEBUG 105:onap_service.py(1) - [None][Create 0f781264-3e37-48ea-affe-ee189e1cf6a2 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2 2021-06-08 00:51:59,909 DEBUG 106:onap_service.py(1) - [None][Create 0f781264-3e37-48ea-affe-ee189e1cf6a2 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "0a986e53-2dc9-4d6a-93e3-10772dda92ec", "modelVersion": "1.0", "modelVersionId": "f802506e-f1a5-40be-ac4c-955c239748fb" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "538d363e945942228f6ddfc69d337625" } } } 2021-06-08 00:51:59,911 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:52:01,373 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/0f781264-3e37-48ea-affe-ee189e1cf6a2 HTTP/1.1" 202 262 2021-06-08 00:52:01,375 INFO 116:onap_service.py(1) - [None][Create 0f781264-3e37-48ea-affe-ee189e1cf6a2 Service deletion request] response code: 202 2021-06-08 00:52:01,376 DEBUG 120:onap_service.py(1) - [None][Create 0f781264-3e37-48ea-affe-ee189e1cf6a2 Service deletion request] response: {"requestReferences":{"requestId":"1915aeb6-813f-442a-9ff6-ab3d8cd0e362","instanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362"}} 2021-06-08 00:52:01,376 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-06-08 00:52:01,385 DEBUG 195:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] sent header: 2021-06-08 00:52:01,385 DEBUG 197:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 2021-06-08 00:52:01,385 DEBUG 198:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] data sent: None 2021-06-08 00:52:01,386 DEBUG 103:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0bee2750-fbb8-469f-ab8f-0b317e60c3ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:52:01,387 DEBUG 105:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 2021-06-08 00:52:01,387 DEBUG 106:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] data sent: None 2021-06-08 00:52:01,392 DEBUG 226:connectionpool.py(16) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:52:01,530 DEBUG 433:connectionpool.py(16) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 HTTP/1.1" 200 1024 2021-06-08 00:52:01,534 INFO 116:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] response code: 200 2021-06-08 00:52:01,535 DEBUG 120:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] response: {"request":{"requestId":"1915aeb6-813f-442a-9ff6-ab3d8cd0e362","startTime":"Tue, 08 Jun 2021 00:52:00 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Jun 2021 00:52:01 GMT"}}} 2021-06-08 00:52:11,546 DEBUG 195:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] sent header: 2021-06-08 00:52:11,546 DEBUG 197:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 2021-06-08 00:52:11,546 DEBUG 198:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] data sent: None 2021-06-08 00:52:11,547 DEBUG 103:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '01a40161-e98d-4adb-8c37-0c3f6e0f160c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:52:11,547 DEBUG 105:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 2021-06-08 00:52:11,547 DEBUG 106:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] data sent: None 2021-06-08 00:52:11,549 DEBUG 226:connectionpool.py(16) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:52:11,693 DEBUG 433:connectionpool.py(16) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 HTTP/1.1" 200 1231 2021-06-08 00:52:11,696 INFO 116:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] response code: 200 2021-06-08 00:52:11,696 DEBUG 120:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] response: {"request":{"requestId":"1915aeb6-813f-442a-9ff6-ab3d8cd0e362","startTime":"Tue, 08 Jun 2021 00:52:00 GMT","finishTime":"Tue, 08 Jun 2021 00:52:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Jun 2021 00:52:06 GMT"}}} 2021-06-08 00:52:11,697 INFO 56:mixins.py(16) - ServiceDeletionRequest task finished 2021-06-08 00:52:11,697 DEBUG 195:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] sent header: 2021-06-08 00:52:11,698 DEBUG 197:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 2021-06-08 00:52:11,698 DEBUG 198:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] data sent: None 2021-06-08 00:52:11,698 DEBUG 103:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cfde7b25-8238-4778-98ed-6f90d9e871c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:52:11,698 DEBUG 105:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 2021-06-08 00:52:11,699 DEBUG 106:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] data sent: None 2021-06-08 00:52:11,701 DEBUG 226:connectionpool.py(16) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:52:11,831 DEBUG 433:connectionpool.py(16) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 HTTP/1.1" 200 1231 2021-06-08 00:52:11,833 INFO 116:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] response code: 200 2021-06-08 00:52:11,834 DEBUG 120:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] response: {"request":{"requestId":"1915aeb6-813f-442a-9ff6-ab3d8cd0e362","startTime":"Tue, 08 Jun 2021 00:52:00 GMT","finishTime":"Tue, 08 Jun 2021 00:52:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Jun 2021 00:52:06 GMT"}}} 2021-06-08 00:52:11,836 DEBUG 195:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] sent header: 2021-06-08 00:52:11,836 DEBUG 197:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 2021-06-08 00:52:11,836 DEBUG 198:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] data sent: None 2021-06-08 00:52:11,836 DEBUG 103:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '231c7b92-473b-46d3-9070-ba8025778801', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:52:11,836 DEBUG 105:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 2021-06-08 00:52:11,836 DEBUG 106:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] data sent: None 2021-06-08 00:52:11,838 DEBUG 226:connectionpool.py(16) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:52:11,972 DEBUG 433:connectionpool.py(16) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 HTTP/1.1" 200 1231 2021-06-08 00:52:11,974 INFO 116:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] response code: 200 2021-06-08 00:52:11,974 DEBUG 120:onap_service.py(16) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] response: {"request":{"requestId":"1915aeb6-813f-442a-9ff6-ab3d8cd0e362","startTime":"Tue, 08 Jun 2021 00:52:00 GMT","finishTime":"Tue, 08 Jun 2021 00:52:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Jun 2021 00:52:06 GMT"}}} 2021-06-08 00:52:11,979 DEBUG 195:onap_service.py(1) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] sent header: 2021-06-08 00:52:11,979 DEBUG 197:onap_service.py(1) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 2021-06-08 00:52:11,979 DEBUG 198:onap_service.py(1) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] data sent: None 2021-06-08 00:52:11,980 DEBUG 103:onap_service.py(1) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e21b8ac4-ccb4-4e3f-8d05-6597bb398798', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-08 00:52:11,980 DEBUG 105:onap_service.py(1) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 2021-06-08 00:52:11,980 DEBUG 106:onap_service.py(1) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] data sent: None 2021-06-08 00:52:11,983 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-08 00:52:12,117 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1915aeb6-813f-442a-9ff6-ab3d8cd0e362 HTTP/1.1" 200 1231 2021-06-08 00:52:12,119 INFO 116:onap_service.py(1) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] response code: 200 2021-06-08 00:52:12,120 DEBUG 120:onap_service.py(1) - [None][Check 1915aeb6-813f-442a-9ff6-ab3d8cd0e362 orchestration request status] response: {"request":{"requestId":"1915aeb6-813f-442a-9ff6-ab3d8cd0e362","startTime":"Tue, 08 Jun 2021 00:52:00 GMT","finishTime":"Tue, 08 Jun 2021 00:52:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0a986e53-2dc9-4d6a-93e3-10772dda92ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"f802506e-f1a5-40be-ac4c-955c239748fb","modelUuid":"f802506e-f1a5-40be-ac4c-955c239748fb","modelInvariantUuid":"0a986e53-2dc9-4d6a-93e3-10772dda92ec"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"538d363e945942228f6ddfc69d337625","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0f781264-3e37-48ea-affe-ee189e1cf6a2","serviceInstanceName":"basic_vm-ac73f913-ea4e-49ba-be8f-da1a2c36157d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Jun 2021 00:52:06 GMT"}}} 2021-06-08 00:52:12,120 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-06-08 00:52:12,122 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 15:51 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-06-08 00:52:12,125 INFO 57:basic_vm.py(1) - Generate Test report 2021-06-08 00:52:12,208 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2021-06-08 00:52:12,469 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2021-06-08 00:52:12,471 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60bebf3c6c44f50010120e61 2021-06-08 00:52:12,472 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK