2021-06-16 01:55:26,994 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-06-16 01:55:26,995 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-16 01:55:27,000 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-06-16 01:55:27,001 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-06-16 01:55:27,001 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-06-16 01:55:27,001 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-06-16 01:55:27,001 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-06-16 01:55:27,002 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-06-16 01:55:27,002 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-06-16 01:55:27,002 DEBUG 33:basic_cnf.py(1) - start time 2021-06-16 01:55:27,002 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-06-16 01:55:27,003 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-06-16 01:55:27,003 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-16 01:55:27,003 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-16 01:55:27,003 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-16 01:55:27,004 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 01:55:27,004 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-16 01:55:27,004 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-16 01:55:27,004 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 01:55:27,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:27,290 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 691 2021-06-16 01:55:27,291 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-16 01:55:27,292 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"41f4e4b9632c449aa324fca2f3c006b0","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"37046fa6c9534b1f8c50ebbc403db664","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ef9b64d8ef5c411ea451fa040d905e65","type":"vlm","name":"6aca5459-cefa-4eee-8658","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0648c1ec0d0d418bbae7b9f21d7aa4ff","type":"vlm","name":"a6191ca8-f4cb-40e9-94ae","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-06-16 01:55:27,294 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-06-16 01:55:27,294 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-06-16 01:55:27,294 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-06-16 01:55:27,294 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-06-16 01:55:27,294 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-06-16 01:55:27,294 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-16 01:55:27,294 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-16 01:55:27,294 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-16 01:55:27,295 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 01:55:27,295 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-16 01:55:27,295 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-16 01:55:27,295 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 01:55:27,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:27,379 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 691 2021-06-16 01:55:27,380 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-16 01:55:27,380 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"41f4e4b9632c449aa324fca2f3c006b0","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"37046fa6c9534b1f8c50ebbc403db664","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ef9b64d8ef5c411ea451fa040d905e65","type":"vlm","name":"6aca5459-cefa-4eee-8658","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0648c1ec0d0d418bbae7b9f21d7aa4ff","type":"vlm","name":"a6191ca8-f4cb-40e9-94ae","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-06-16 01:55:27,382 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-06-16 01:55:27,382 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-06-16 01:55:27,382 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-06-16 01:55:27,399 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-16 01:55:27,399 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-16 01:55:27,399 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-06-16 01:55:27,400 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-16 01:55:27,400 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-16 01:55:27,400 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-06-16 01:55:27,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:30,243 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-16 01:55:30,244 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-06-16 01:55:30,245 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"981bb06c7f464274b232ed873b7ee9c7","version":{"id":"345a05eaf3a34b1c8e136de5a8ae585d","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-16 01:55:30,248 INFO 284:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-06-16 01:55:30,248 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-06-16 01:55:30,254 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-16 01:55:30,255 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/981bb06c7f464274b232ed873b7ee9c7/versions/345a05eaf3a34b1c8e136de5a8ae585d/actions 2021-06-16 01:55:30,255 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-06-16 01:55:30,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:31,547 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/981bb06c7f464274b232ed873b7ee9c7/versions/345a05eaf3a34b1c8e136de5a8ae585d/actions HTTP/1.1" 200 2 2021-06-16 01:55:31,548 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-06-16 01:55:31,549 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-06-16 01:55:31,552 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-16 01:55:31,560 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-16 01:55:31,560 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 01:55:31,560 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-16 01:55:31,561 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-16 01:55:31,561 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:55:31,561 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-16 01:55:31,561 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-16 01:55:31,561 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:55:31,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:31,770 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 1077 2021-06-16 01:55:31,772 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 01:55:31,772 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-16 01:55:31,775 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 01:55:31,776 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 01:55:31,776 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 01:55:31,776 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 01:55:31,776 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-16 01:55:31,776 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-16 01:55:31,777 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-06-16 01:55:31,777 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-16 01:55:31,777 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 01:55:31,777 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-16 01:55:31,778 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-16 01:55:31,778 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:55:31,778 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-16 01:55:31,778 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-16 01:55:31,779 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:55:31,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:31,943 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 1077 2021-06-16 01:55:31,945 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 01:55:31,945 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-16 01:55:31,948 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 01:55:31,948 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 01:55:31,949 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 01:55:31,949 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 01:55:31,949 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-16 01:55:31,949 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-16 01:55:31,949 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-06-16 01:55:31,950 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-16 01:55:31,950 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 01:55:31,950 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-16 01:55:31,950 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-16 01:55:31,950 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:55:31,951 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-16 01:55:31,951 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-16 01:55:31,951 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:55:31,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:32,071 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 1077 2021-06-16 01:55:32,072 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 01:55:32,072 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-16 01:55:32,075 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 01:55:32,076 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 01:55:32,076 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 01:55:32,076 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 01:55:32,076 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-16 01:55:32,076 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-16 01:55:32,077 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-06-16 01:55:32,077 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-16 01:55:32,077 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 01:55:32,077 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-16 01:55:32,077 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-16 01:55:32,078 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:55:32,078 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-16 01:55:32,078 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-16 01:55:32,078 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:55:32,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:32,269 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 1077 2021-06-16 01:55:32,270 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 01:55:32,271 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-16 01:55:32,273 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 01:55:32,274 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 01:55:32,274 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 01:55:32,274 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 01:55:32,274 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-16 01:55:32,274 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-16 01:55:32,274 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-06-16 01:55:32,275 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-06-16 01:55:32,275 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-16 01:55:32,275 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 01:55:32,275 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-16 01:55:32,275 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-16 01:55:32,275 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:55:32,276 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-16 01:55:32,276 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-16 01:55:32,276 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:55:32,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:32,444 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 1077 2021-06-16 01:55:32,445 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 01:55:32,446 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-16 01:55:32,448 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 01:55:32,448 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 01:55:32,448 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 01:55:32,448 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 01:55:32,448 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-16 01:55:32,448 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-16 01:55:32,448 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-06-16 01:55:32,452 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-06-16 01:55:32,452 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-16 01:55:32,452 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-16 01:55:32,452 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-16 01:55:32,452 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 01:55:32,453 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-16 01:55:32,453 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-16 01:55:32,453 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 01:55:32,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:32,570 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 844 2021-06-16 01:55:32,571 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-16 01:55:32,572 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"981bb06c7f464274b232ed873b7ee9c7","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"41f4e4b9632c449aa324fca2f3c006b0","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"37046fa6c9534b1f8c50ebbc403db664","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ef9b64d8ef5c411ea451fa040d905e65","type":"vlm","name":"6aca5459-cefa-4eee-8658","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0648c1ec0d0d418bbae7b9f21d7aa4ff","type":"vlm","name":"a6191ca8-f4cb-40e9-94ae","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-06-16 01:55:32,574 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-06-16 01:55:32,574 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-06-16 01:55:32,574 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-16 01:55:32,574 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/981bb06c7f464274b232ed873b7ee9c7/versions 2021-06-16 01:55:32,574 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:32,575 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-16 01:55:32,575 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/981bb06c7f464274b232ed873b7ee9c7/versions 2021-06-16 01:55:32,575 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:32,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:32,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/981bb06c7f464274b232ed873b7ee9c7/versions HTTP/1.1" 200 264 2021-06-16 01:55:32,674 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:55:32,674 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"345a05eaf3a34b1c8e136de5a8ae585d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623808527565,"modificationTime":1623808531164,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 01:55:32,676 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-16 01:55:32,676 INFO 192:__init__.py(1) - Vendor found, updating information 2021-06-16 01:55:32,676 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-16 01:55:32,676 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/981bb06c7f464274b232ed873b7ee9c7/versions 2021-06-16 01:55:32,676 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:32,676 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-16 01:55:32,677 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/981bb06c7f464274b232ed873b7ee9c7/versions 2021-06-16 01:55:32,677 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:32,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:32,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/981bb06c7f464274b232ed873b7ee9c7/versions HTTP/1.1" 200 264 2021-06-16 01:55:32,771 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:55:32,771 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"345a05eaf3a34b1c8e136de5a8ae585d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623808527565,"modificationTime":1623808531164,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 01:55:32,772 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-16 01:55:32,773 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-16 01:55:32,773 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-16 01:55:32,773 DEBUG 198:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_cnf_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicnf_vendor", "vendorId": "981bb06c7f464274b232ed873b7ee9c7", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-16 01:55:32,773 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-16 01:55:32,773 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-16 01:55:32,773 DEBUG 106:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_cnf_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicnf_vendor", "vendorId": "981bb06c7f464274b232ed873b7ee9c7", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-16 01:55:32,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:41,044 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-16 01:55:41,046 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-06-16 01:55:41,046 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"a2e4eb1294074836b96a8bbc2e544e78","version":{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-16 01:55:41,049 INFO 284:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-06-16 01:55:41,050 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-16 01:55:41,050 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:55:41,050 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:41,050 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-16 01:55:41,050 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:55:41,051 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:41,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:41,154 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 253 2021-06-16 01:55:41,156 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:55:41,156 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623808532943,"modificationTime":1623808535458,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 01:55:41,158 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-16 01:55:41,158 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:41,158 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:55:41,159 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-16 01:55:41,159 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:41,159 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:55:41,161 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:41,565 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 223 2021-06-16 01:55:41,566 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 01:55:41,567 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623808532943,"modificationTime":1623808535278} 2021-06-16 01:55:41,569 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-16 01:55:41,569 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:41,569 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:41,570 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-16 01:55:41,570 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:41,570 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:41,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:42,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 369 2021-06-16 01:55:42,178 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:55:42,179 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8"} 2021-06-16 01:55:42,184 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-16 01:55:42,184 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:42,184 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:42,185 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-16 01:55:42,185 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:42,186 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:42,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:43,073 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 369 2021-06-16 01:55:43,074 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:55:43,075 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8"} 2021-06-16 01:55:43,077 INFO 219:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-06-16 01:55:43,077 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-16 01:55:43,078 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:55:43,078 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:43,078 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-16 01:55:43,078 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:55:43,079 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:43,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:43,146 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 253 2021-06-16 01:55:43,147 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:55:43,148 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623808532943,"modificationTime":1623808535458,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 01:55:43,151 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-16 01:55:43,151 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:43,151 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:55:43,152 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-16 01:55:43,152 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:43,152 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:55:43,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:43,274 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 223 2021-06-16 01:55:43,275 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 01:55:43,276 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623808532943,"modificationTime":1623808535278} 2021-06-16 01:55:43,279 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-16 01:55:43,279 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:43,279 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:43,280 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-16 01:55:43,280 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:43,280 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:43,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:43,874 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 369 2021-06-16 01:55:43,876 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:55:43,876 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8"} 2021-06-16 01:55:43,879 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-16 01:55:43,880 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:43,880 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:43,880 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-16 01:55:43,880 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:43,881 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:43,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:44,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 369 2021-06-16 01:55:44,375 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:55:44,376 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8"} 2021-06-16 01:55:44,379 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-16 01:55:44,380 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/orchestration-template-candidate 2021-06-16 01:55:44,380 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-06-16 01:55:44,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:45,080 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/orchestration-template-candidate HTTP/1.1" 200 90 2021-06-16 01:55:45,081 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-06-16 01:55:45,081 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:55:45,082 INFO 172:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-06-16 01:55:45,084 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-16 01:55:45,084 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:55:45,084 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:45,085 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-16 01:55:45,085 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:55:45,085 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:45,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:45,171 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 253 2021-06-16 01:55:45,172 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:55:45,172 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623808532943,"modificationTime":1623808535458,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 01:55:45,174 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-16 01:55:45,174 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:45,174 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:55:45,175 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-16 01:55:45,175 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:45,175 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:55:45,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:45,381 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 222 2021-06-16 01:55:45,382 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 01:55:45,383 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623808532943,"modificationTime":1623808545072} 2021-06-16 01:55:45,385 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-16 01:55:45,385 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:45,385 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:45,385 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-16 01:55:45,386 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:45,386 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:45,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:45,763 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 436 2021-06-16 01:55:45,764 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:55:45,765 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:55:45,767 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-16 01:55:45,768 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:45,768 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:45,768 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-16 01:55:45,768 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:45,769 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:45,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:46,276 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 436 2021-06-16 01:55:46,277 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:55:46,277 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:55:46,279 INFO 219:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-06-16 01:55:46,279 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-16 01:55:46,279 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:55:46,280 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:46,280 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-16 01:55:46,280 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:55:46,280 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:55:46,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:46,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 253 2021-06-16 01:55:46,374 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:55:46,374 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623808532943,"modificationTime":1623808535458,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 01:55:46,378 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-16 01:55:46,378 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:46,378 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:55:46,379 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-16 01:55:46,379 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:46,379 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:55:46,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:46,866 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 222 2021-06-16 01:55:46,867 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 01:55:46,867 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623808532943,"modificationTime":1623808545072} 2021-06-16 01:55:46,870 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-16 01:55:46,870 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:46,870 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:46,871 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-16 01:55:46,871 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:46,871 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:46,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:47,365 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 436 2021-06-16 01:55:47,366 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:55:47,366 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:55:47,368 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-16 01:55:47,368 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:47,368 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:47,368 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-16 01:55:47,369 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:55:47,369 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:55:47,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:55:47,873 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 436 2021-06-16 01:55:47,875 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:55:47,875 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:55:47,879 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-16 01:55:47,879 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/orchestration-template-candidate/process 2021-06-16 01:55:47,879 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-16 01:55:47,880 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-16 01:55:47,880 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/orchestration-template-candidate/process 2021-06-16 01:55:47,881 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-16 01:55:47,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:00,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-06-16 01:56:00,272 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-06-16 01:56:00,273 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"} 2021-06-16 01:56:00,275 INFO 187:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-06-16 01:56:00,275 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-16 01:56:00,275 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:00,275 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:00,275 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-16 01:56:00,275 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:00,275 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:00,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:00,455 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 253 2021-06-16 01:56:00,456 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:56:00,457 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623808532943,"modificationTime":1623808535458,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 01:56:00,459 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-16 01:56:00,459 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:00,459 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:56:00,460 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-16 01:56:00,460 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:00,460 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:56:00,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:00,875 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 222 2021-06-16 01:56:00,876 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 01:56:00,877 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623808532943,"modificationTime":1623808560263} 2021-06-16 01:56:00,879 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-16 01:56:00,879 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:00,879 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:00,880 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-16 01:56:00,880 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:00,880 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:00,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:01,747 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 804 2021-06-16 01:56:01,749 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:56:01,749 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:56:01,752 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-16 01:56:01,752 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:01,753 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:01,753 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-16 01:56:01,753 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:01,753 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:01,756 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:02,751 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 804 2021-06-16 01:56:02,752 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:56:02,753 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:56:02,756 INFO 219:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-06-16 01:56:02,756 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-16 01:56:02,757 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:02,757 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:02,757 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-16 01:56:02,757 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:02,758 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:02,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:02,845 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 253 2021-06-16 01:56:02,846 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:56:02,847 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623808532943,"modificationTime":1623808535458,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 01:56:02,849 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-16 01:56:02,849 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:02,849 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:56:02,849 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-16 01:56:02,849 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:02,850 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:56:02,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:03,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 222 2021-06-16 01:56:03,174 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 01:56:03,174 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623808532943,"modificationTime":1623808560263} 2021-06-16 01:56:03,176 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-16 01:56:03,176 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:03,177 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:03,177 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-16 01:56:03,177 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:03,177 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:03,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:04,044 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 804 2021-06-16 01:56:04,048 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:56:04,048 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:56:04,053 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-16 01:56:04,053 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:04,053 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:04,054 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-16 01:56:04,054 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:04,054 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:04,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:04,785 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 804 2021-06-16 01:56:04,787 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:56:04,787 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:56:04,794 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-16 01:56:04,794 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/actions 2021-06-16 01:56:04,794 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-06-16 01:56:04,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:24,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/actions HTTP/1.1" 200 2 2021-06-16 01:56:24,773 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-06-16 01:56:24,774 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-06-16 01:56:24,776 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-16 01:56:24,777 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:24,777 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:24,777 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-16 01:56:24,777 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:24,777 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:24,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:24,946 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 253 2021-06-16 01:56:24,948 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:56:24,948 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623808532943,"modificationTime":1623808564868,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 01:56:24,951 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-16 01:56:24,952 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:24,952 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:56:24,952 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-16 01:56:24,953 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:24,953 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:56:24,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:25,274 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 223 2021-06-16 01:56:25,275 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 01:56:25,276 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623808532943,"modificationTime":1623808560263} 2021-06-16 01:56:25,279 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-16 01:56:25,279 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:25,279 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:25,279 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-16 01:56:25,280 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:25,280 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:25,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:25,876 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 804 2021-06-16 01:56:25,878 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:56:25,878 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:56:25,881 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-06-16 01:56:25,881 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-16 01:56:25,881 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:25,881 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:25,882 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-16 01:56:25,882 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:25,882 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:25,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:25,986 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 253 2021-06-16 01:56:25,987 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:56:25,987 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623808532943,"modificationTime":1623808564868,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 01:56:25,989 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-16 01:56:25,989 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:25,990 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:56:25,990 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-16 01:56:25,990 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:25,990 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 01:56:25,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:26,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 223 2021-06-16 01:56:26,576 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 01:56:26,577 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623808532943,"modificationTime":1623808560263} 2021-06-16 01:56:26,580 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-16 01:56:26,580 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:26,580 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:26,581 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-16 01:56:26,581 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:56:26,581 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:56:26,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:27,681 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 804 2021-06-16 01:56:27,683 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:56:27,683 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:56:27,693 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-16 01:56:27,693 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/actions 2021-06-16 01:56:27,693 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-06-16 01:56:27,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:54,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/actions HTTP/1.1" 200 2 2021-06-16 01:56:54,475 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-06-16 01:56:54,475 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-06-16 01:56:54,486 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-16 01:56:54,486 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:54,486 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:54,487 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-16 01:56:54,487 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:54,487 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:54,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:54,573 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 264 2021-06-16 01:56:54,575 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:56:54,575 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623808532943,"modificationTime":1623808604264,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 01:56:54,579 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-06-16 01:56:54,579 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-16 01:56:54,579 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:54,579 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:54,580 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-16 01:56:54,580 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:56:54,580 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:56:54,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:54,670 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 264 2021-06-16 01:56:54,671 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:56:54,672 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623808532943,"modificationTime":1623808604264,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 01:56:54,679 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-16 01:56:54,679 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/actions 2021-06-16 01:56:54,680 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-16 01:56:54,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:56:57,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/actions HTTP/1.1" 200 317 2021-06-16 01:56:57,978 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-16 01:56:57,979 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"a2e4eb1294074836b96a8bbc2e544e78","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-16 01:56:57,979 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"a2e4eb1294074836b96a8bbc2e544e78","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-16 01:56:57,983 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-16 01:56:57,983 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 01:56:57,984 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-16 01:56:57,984 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-16 01:56:57,984 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:56:57,985 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-16 01:56:57,985 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-16 01:56:57,985 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:56:57,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:57:00,374 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-16 01:57:00,375 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 01:57:00,376 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 01:57:00,378 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 01:57:00,378 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:57:00,378 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:57:00,378 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 01:57:00,378 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:57:00,378 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:57:00,379 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:57:00,379 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 01:57:00,379 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-16 01:57:00,379 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:57:00,379 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-06-16 01:57:00,379 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-16 01:57:00,379 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 01:57:00,379 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-16 01:57:00,380 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-16 01:57:00,380 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:57:00,380 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-16 01:57:00,380 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-16 01:57:00,380 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:57:00,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:57:01,771 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-16 01:57:01,772 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 01:57:01,772 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 01:57:01,774 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 01:57:01,774 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:57:01,774 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:57:01,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 01:57:01,775 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:57:01,775 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:57:01,775 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:57:01,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 01:57:01,775 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-16 01:57:01,775 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:57:01,775 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-06-16 01:57:01,775 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-16 01:57:01,775 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 01:57:01,776 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-16 01:57:01,776 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-16 01:57:01,776 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:57:01,776 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-16 01:57:01,776 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-16 01:57:01,776 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:57:01,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:57:02,741 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-16 01:57:02,742 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 01:57:02,742 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 01:57:02,744 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 01:57:02,745 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:57:02,745 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:57:02,745 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 01:57:02,745 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:57:02,745 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:57:02,745 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:57:02,745 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 01:57:02,746 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-16 01:57:02,746 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:57:02,746 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-06-16 01:57:02,746 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-06-16 01:57:02,746 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-06-16 01:57:02,746 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: > 2021-06-16 01:57:02,747 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-16 01:57:02,747 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-16 01:57:02,747 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-16 01:57:02,747 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-16 01:57:02,747 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-16 01:57:02,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:57:04,470 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-16 01:57:04,472 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-06-16 01:57:04,473 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"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":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"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":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"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":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"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 L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"productCategories":[]},"version":"1.9.0"} 2021-06-16 01:57:04,477 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-06-16 01:57:04,478 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-06-16 01:57:04,478 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-06-16 01:57:04,478 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-06-16 01:57:04,478 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-16 01:57:04,479 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 01:57:04,479 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-16 01:57:04,479 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-16 01:57:04,479 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:57:04,479 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-16 01:57:04,480 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-16 01:57:04,480 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:57:04,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:57:05,170 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-16 01:57:05,172 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 01:57:05,172 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 01:57:05,175 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 01:57:05,175 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:57:05,175 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:57:05,175 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 01:57:05,175 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:57:05,175 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:57:05,176 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:57:05,176 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 01:57:05,176 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-16 01:57:05,176 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:57:05,176 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-06-16 01:57:05,191 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-16 01:57:05,192 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 01:57:05,192 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-16 01:57:05,192 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-16 01:57:05,192 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:57:05,192 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-16 01:57:05,192 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-16 01:57:05,192 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 01:57:05,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:57:05,274 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 1329 2021-06-16 01:57:05,275 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 01:57:05,275 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-16 01:57:05,278 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-16 01:57:05,278 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 01:57:05,279 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 01:57:05,279 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 01:57:05,279 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 01:57:05,279 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-16 01:57:05,279 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-16 01:57:05,279 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-16 01:57:05,280 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:57:05,280 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:57:05,280 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-16 01:57:05,280 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:57:05,280 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:57:05,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:57:05,369 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 264 2021-06-16 01:57:05,371 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:57:05,371 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623808532943,"modificationTime":1623808604264,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 01:57:05,375 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-16 01:57:05,375 INFO 192:__init__.py(1) - Vsp found, updating information 2021-06-16 01:57:05,375 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-06-16 01:57:05,375 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-16 01:57:05,375 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:57:05,376 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:57:05,376 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-16 01:57:05,377 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:57:05,377 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:57:05,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:57:05,470 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 264 2021-06-16 01:57:05,471 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:57:05,471 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623808532943,"modificationTime":1623808604264,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 01:57:05,474 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-16 01:57:05,474 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:57:05,474 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:57:05,475 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-16 01:57:05,475 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/a2e4eb1294074836b96a8bbc2e544e78/versions 2021-06-16 01:57:05,475 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 01:57:05,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:57:05,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a2e4eb1294074836b96a8bbc2e544e78/versions HTTP/1.1" 200 264 2021-06-16 01:57:05,570 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 01:57:05,571 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29410c1d52cc4391bb973fac623ea0f8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623808532943,"modificationTime":1623808604264,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 01:57:05,573 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-16 01:57:05,576 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-16 01:57:05,577 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/actions 2021-06-16 01:57:05,577 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-16 01:57:05,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:57:08,672 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8/actions HTTP/1.1" 200 317 2021-06-16 01:57:08,674 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-16 01:57:08,674 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"a2e4eb1294074836b96a8bbc2e544e78","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-16 01:57:08,674 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"a2e4eb1294074836b96a8bbc2e544e78","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-16 01:57:08,677 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-16 01:57:08,677 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:57:08,677 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:57:08,678 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-16 01:57:08,678 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/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 2021-06-16 01:57:08,678 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 01:57:08,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:57:10,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a2e4eb1294074836b96a8bbc2e544e78/versions/29410c1d52cc4391bb973fac623ea0f8 HTTP/1.1" 200 804 2021-06-16 01:57:10,244 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 01:57:10,244 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","version":"29410c1d52cc4391bb973fac623ea0f8","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-16 01:57:10,247 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-16 01:57:10,247 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-16 01:57:10,247 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": "a2e4eb1294074836b96a8bbc2e544e78", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-06-16 01:57:10,247 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-16 01:57:10,247 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-16 01:57:10,247 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": "a2e4eb1294074836b96a8bbc2e544e78", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-06-16 01:57:10,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:57:36,123 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-16 01:57:36,129 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-06-16 01:57:36,133 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1623808650378,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"811eb7cf-f58b-4f35-a0cb-fd6034795e20","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1623808650380,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650378,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1623808651740,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"f590659b-93d5-4715-aa80-1956f09a07ac","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1623808651742,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808651740,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1623808650378,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"811eb7cf-f58b-4f35-a0cb-fd6034795e20","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1623808650380,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650378,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1623808650740,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"38c0a23b-f88b-4d56-b1c1-37e54c567e67","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","duplicated":false,"payloadUpdateDate":1623808650748,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650740,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1623808650984,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623808650984,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650984,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1623808635675,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.assettoscacsar","artifactName":"resource-BasicCnf-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":1623808635675,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1623808635674,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.assettoscatemplate","artifactName":"resource-BasicCnf-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":1623808635674,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.Node","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"feature","uniqueId":"capability.00304564-7d2f-44e2-94fa-3834a63dee2d.feature","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","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":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","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":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"scalable","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.scalable","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"binding","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.binding","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","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":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","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":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","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":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.Container","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"host","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.host","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.ephemeral.size","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.ephemeral.size","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"instance","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.instance","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"memory","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.iops","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.iops","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.read.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.requests","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"cpu.delta","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu.delta","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.capacity","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.capacity","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.read.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.bytes","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.write.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.bytes","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.latency","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.latency","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.bytes.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.usage","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"cpu_util","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu_util","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.allocation","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.allocation","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.write.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.requests.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.write.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.bytes.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.latency","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.latency","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"cpu","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.write.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.requests","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.write.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.bytes","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.read.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.requests","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.root.size","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.root.size","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.bytes.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"vcpus","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.vcpus","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.iops","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.iops","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.usage","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.read.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.requests.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.write.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.requests.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.allocation","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.allocation","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.read.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.bytes.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.read.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.bytes","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"memory.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory.usage","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.capacity","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.capacity","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"memory.resident","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory.resident","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.write.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.requests","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"os","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.os","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"endpoint","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.endpoint","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"dependency","uniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d.dependency","capability":"tosca.capabilities.Node","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"local_storage","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a5004d8-c0e3-4147-af78-965a861b8457.compute_dummy_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_dummy_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":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.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":"5a5004d8-c0e3-4147-af78-965a861b8457.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":"5a5004d8-c0e3-4147-af78-965a861b8457.compute_dummy_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_dummy_name","value":"[{\"get_input\":\"dummy_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a5004d8-c0e3-4147-af78-965a861b8457.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"2030fb98-1c4d-4b31-9748-d80f45fc15d3.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_dummyServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a5004d8-c0e3-4147-af78-965a861b8457.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"5a5004d8-c0e3-4147-af78-965a861b8457","createdFromCsar":true,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","icon":"defaulticon","creationTime":1623808647172,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"5a5004d8-c0e3-4147-af78-965a861b8457","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1623808648964,"customizationUUID":"cc3833fb-48a6-446e-94ac-58acae0fa0b3","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a5004d8-c0e3-4147-af78-965a861b8457.compute_dummy_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_dummy_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":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.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":"5a5004d8-c0e3-4147-af78-965a861b8457.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":"5a5004d8-c0e3-4147-af78-965a861b8457.compute_dummy_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_dummy_name","value":"[{\"get_input\":\"dummy_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a5004d8-c0e3-4147-af78-965a861b8457.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_flavor_name","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"2030fb98-1c4d-4b31-9748-d80f45fc15d3.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_dummyServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a5004d8-c0e3-4147-af78-965a861b8457.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_image_name","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.Node","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"feature","uniqueId":"capability.00304564-7d2f-44e2-94fa-3834a63dee2d.feature","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","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":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","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":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"scalable","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.scalable","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"binding","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.binding","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","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":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","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":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","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":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.Container","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"host","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.host","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.ephemeral.size","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.ephemeral.size","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"instance","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.instance","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"memory","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.iops","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.iops","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.read.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.requests","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"cpu.delta","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu.delta","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.capacity","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.capacity","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.read.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.bytes","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.write.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.bytes","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.latency","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.latency","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.bytes.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.usage","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"cpu_util","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu_util","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.allocation","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.allocation","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.write.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.requests.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.write.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.bytes.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.latency","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.latency","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"cpu","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.write.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.requests","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.write.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.bytes","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.read.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.requests","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.root.size","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.root.size","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.bytes.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"vcpus","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.vcpus","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.iops","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.iops","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.usage","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.read.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.requests.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.write.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.requests.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.allocation","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.allocation","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.read.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.bytes.rate","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.read.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.bytes","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"memory.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory.usage","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.device.capacity","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.capacity","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"memory.resident","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory.resident","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"disk.write.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.requests","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"os","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.os","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"endpoint","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.endpoint","ownerId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"dependency","uniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d.dependency","capability":"tosca.capabilities.Node","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["5a5004d8-c0e3-4147-af78-965a861b8457.71483767-83e4-49e9-90f1-a8db855931ed.dummy","ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"],"source":"5a5004d8-c0e3-4147-af78-965a861b8457","parentName":"local_storage","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vf_module_id","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vf_module_id","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_image_name","type":"string","required":false,"defaultValue":"dummy","description":"Dummy image name","password":false,"name":"dummy_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vnf_name","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vnf_name","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_flavor_name","type":"string","required":false,"defaultValue":"dummy.default","description":"Dummy flavor","password":false,"name":"dummy_flavor_name","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vnf_id","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vnf_id","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_name_0","type":"string","required":false,"defaultValue":"dummy_1_0","description":"Dummy name","password":false,"name":"dummy_name_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"bd49af57-34b4-42fe-ab84-7e0e7c61d9ed","groupUUID":"e815e26d-e82a-44a5-8a0f-e4b3c70d4469","members":{"abstract_dummy":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"},"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_dummy.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 dummy VNF","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":"BasicCnf..base_dummy..module-0","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","artifactsUuid":["38c0a23b-f88b-4d56-b1c1-37e54c567e67"],"groupUUID":"0492aaa4-5a2d-4351-86d6-0fafee260358","members":{"abstract_dummy":"ef9c5dfb-b481-4199-8675-bbe8b165773a.5a5004d8-c0e3-4147-af78-965a861b8457.abstract_dummy"},"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_dummy","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.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","icon":"defaulticon","version":"0.1","creationDate":1623808635675,"description":"VF","tags":["basic_cnf"],"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9620a423-c53e-4ce2-a15c-ab064516b2f8","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"a2e4eb1294074836b96a8bbc2e544e78","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1623808647945,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1623808650740,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"38c0a23b-f88b-4d56-b1c1-37e54c567e67","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","duplicated":false,"payloadUpdateDate":1623808650748,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650740,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1623808651740,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"f590659b-93d5-4715-aa80-1956f09a07ac","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1623808651742,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808651740,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1623808650984,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623808650984,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650984,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1623808650378,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"811eb7cf-f58b-4f35-a0cb-fd6034795e20","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1623808650380,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650378,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"ef9c5dfb-b481-4199-8675-bbe8b165773a"},"categorySpecificMetadata":{},"csarUUID":"a2e4eb1294074836b96a8bbc2e544e78","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-06-16 01:57:36,142 INFO 284:__init__.py(1) - Vf basic_cnf is created in SDC 2021-06-16 01:57:36,142 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:57:46,153 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-06-16 01:57:46,158 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-16 01:57:46,159 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/ef9c5dfb-b481-4199-8675-bbe8b165773a/lifecycleState/Certify 2021-06-16 01:57:46,159 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-06-16 01:57:46,161 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:58:13,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/ef9c5dfb-b481-4199-8675-bbe8b165773a/lifecycleState/Certify HTTP/1.1" 200 1281 2021-06-16 01:58:13,677 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-06-16 01:58:13,678 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1623808635675,"lastUpdateDate":1623808674558,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"2e24723a-e6ab-462f-a595-f998e0a7afe1"},"csarUUID":"a2e4eb1294074836b96a8bbc2e544e78","csarVersion":"1.0","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8"} 2021-06-16 01:58:13,681 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-16 01:58:13,682 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 01:58:13,682 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-16 01:58:13,682 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-16 01:58:13,682 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:58:13,683 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-16 01:58:13,683 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-16 01:58:13,683 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:58:13,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:58:14,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-06-16 01:58:14,443 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 01:58:14,443 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9620a423-c53e-4ce2-a15c-ab064516b2f8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 01:58:14,445 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 01:58:14,445 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:58:14,445 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:58:14,446 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 01:58:14,446 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 01:58:14,446 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:58:14,446 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:58:14,446 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 01:58:14,446 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:58:14,446 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:58:14,446 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:58:14,446 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 01:58:14,446 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-16 01:58:14,447 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:58:14,447 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-16 01:58:14,447 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-16 01:58:14,447 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-16 01:58:14,447 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 01:58:14,447 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-16 01:58:14,447 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-16 01:58:14,447 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 01:58:14,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:58:23,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-16 01:58:23,688 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-16 01:58:23,690 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-16 01:58:23,695 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-06-16 01:58:33,705 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-16 01:58:33,706 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 01:58:33,706 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-16 01:58:33,706 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-16 01:58:33,706 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:58:33,706 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-16 01:58:33,706 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-16 01:58:33,707 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:58:33,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:58:34,579 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-06-16 01:58:34,580 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 01:58:34,581 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9620a423-c53e-4ce2-a15c-ab064516b2f8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 01:58:34,584 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 01:58:34,585 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:58:34,585 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:58:34,585 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 01:58:34,586 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 01:58:34,586 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:58:34,586 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:58:34,586 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 01:58:34,587 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:58:34,587 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:58:34,587 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:58:34,588 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 01:58:34,588 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-16 01:58:34,588 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:58:34,588 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-16 01:58:34,588 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-16 01:58:34,589 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-16 01:58:34,589 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 01:58:34,589 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-16 01:58:34,589 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-16 01:58:34,589 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 01:58:34,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:58:42,782 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-16 01:58:42,784 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-16 01:58:42,786 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-16 01:58:42,790 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-06-16 01:58:42,790 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 01:58:42,791 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 01:58:42,791 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-16 01:58:42,791 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-16 01:58:42,791 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 01:58:42,791 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-16 01:58:42,792 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-16 01:58:42,792 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 01:58:42,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:58:48,572 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-06-16 01:58:48,573 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 01:58:48,573 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 01:58:48,576 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 01:58:48,576 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:58:48,576 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:58:48,576 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 01:58:48,576 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:58:48,576 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:58:48,576 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:58:48,577 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 01:58:48,577 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-06-16 01:58:48,577 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:58:48,577 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-06-16 01:58:48,577 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 01:58:48,577 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 01:58:48,577 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-16 01:58:48,577 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-16 01:58:48,578 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 01:58:48,578 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-16 01:58:48,578 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-16 01:58:48,578 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 01:58:48,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:58:56,576 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-06-16 01:58:56,578 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 01:58:56,578 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 01:58:56,581 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 01:58:56,581 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:58:56,581 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:58:56,581 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 01:58:56,581 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:58:56,581 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:58:56,581 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:58:56,582 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 01:58:56,582 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-06-16 01:58:56,582 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:58:56,582 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-06-16 01:58:56,582 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-06-16 01:58:56,582 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-06-16 01:58:56,582 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: > 2021-06-16 01:58:56,582 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-16 01:58:56,583 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-16 01:58:56,583 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-16 01:58:56,583 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-16 01:58:56,583 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-16 01:58:56,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:59:01,391 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-16 01:59:01,392 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-06-16 01:59:01,393 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"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":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"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":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"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":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"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 L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"productCategories":[]},"version":"1.9.0"} 2021-06-16 01:59:01,397 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-06-16 01:59:01,397 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-06-16 01:59:01,398 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-06-16 01:59:01,398 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-06-16 01:59:01,398 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 01:59:01,398 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 01:59:01,398 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-16 01:59:01,398 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-16 01:59:01,398 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 01:59:01,399 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-16 01:59:01,399 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-16 01:59:01,399 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 01:59:01,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:59:06,377 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-06-16 01:59:06,379 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 01:59:06,379 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 01:59:06,383 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 01:59:06,383 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:59:06,383 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:59:06,383 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 01:59:06,384 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:59:06,384 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:59:06,384 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:59:06,384 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 01:59:06,384 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-06-16 01:59:06,385 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:59:06,385 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-06-16 01:59:06,408 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-16 01:59:06,408 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-16 01:59:06,409 DEBUG 198:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "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-16 01:59:06,409 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-16 01:59:06,409 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-16 01:59:06,410 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "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-16 01:59:06,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:59:12,781 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-16 01:59:12,782 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-06-16 01:59:12,784 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747559,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.assettoscacsar","artifactName":"service-BasicCnf-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":1623808747559,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.assettoscatemplate","artifactName":"service-BasicCnf-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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","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":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","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":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","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":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","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":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","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":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","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":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","icon":"network_l_1-3","version":"0.1","creationDate":1623808750141,"description":"service","tags":["basic_cnf"],"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1623808750141,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-06-16 01:59:12,787 INFO 284:__init__.py(1) - Service basic_cnf is created in SDC 2021-06-16 01:59:12,787 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:59:12,793 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-16 01:59:12,793 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 01:59:12,793 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-16 01:59:12,793 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-16 01:59:12,793 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:59:12,794 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-16 01:59:12,794 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-16 01:59:12,794 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 01:59:12,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:59:13,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-06-16 01:59:13,774 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 01:59:13,774 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9620a423-c53e-4ce2-a15c-ab064516b2f8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 01:59:13,776 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 01:59:13,776 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:59:13,777 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:59:13,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 01:59:13,777 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 01:59:13,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:59:13,777 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:59:13,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 01:59:13,777 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:59:13,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:59:13,777 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:59:13,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 01:59:13,778 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-16 01:59:13,778 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:59:13,778 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-16 01:59:13,778 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-16 01:59:13,778 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-16 01:59:13,778 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 01:59:13,778 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-16 01:59:13,779 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-16 01:59:13,779 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 01:59:13,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:59:22,476 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-16 01:59:22,480 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-16 01:59:22,483 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623808750141,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 01:59:22,492 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-06-16 01:59:22,493 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-16 01:59:22,493 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/8a69db64-e43c-4f2d-9137-0f6a6c5603e1/resourceInstance 2021-06-16 01:59:22,493 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "2e24723a-e6ab-462f-a595-f998e0a7afe1", "originType": "VF", "componentUid": "2e24723a-e6ab-462f-a595-f998e0a7afe1", "icon": "defaulticon" } 2021-06-16 01:59:22,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:59:31,184 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8a69db64-e43c-4f2d-9137-0f6a6c5603e1/resourceInstance HTTP/1.1" 201 None 2021-06-16 01:59:31,186 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-06-16 01:59:31,187 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_image_name","type":"string","required":false,"defaultValue":null,"description":"Dummy image name","schema":null,"password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vnf_name","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Dummy flavor","schema":null,"password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vnf_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_name_0","type":"string","required":false,"defaultValue":null,"description":"Dummy name","schema":null,"password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"2e24723a-e6ab-462f-a595-f998e0a7afe1","createdFromCsar":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1623808765770,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"2e24723a-e6ab-462f-a595-f998e0a7afe1","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1623808765770,"customizationUUID":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-06-16 01:59:31,188 INFO 479:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-06-16 01:59:31,192 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 01:59:31,192 DEBUG 197:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/distribution 2021-06-16 01:59:31,192 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-06-16 01:59:31,193 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 01:59:31,193 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/distribution 2021-06-16 01:59:31,193 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-06-16 01:59:31,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:59:31,375 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/distribution HTTP/1.1" 200 38 2021-06-16 01:59:31,377 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-06-16 01:59:31,377 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-06-16 01:59:31,379 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 01:59:31,379 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-06-16 01:59:31,379 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-16 01:59:31,380 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 01:59:31,380 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-06-16 01:59:31,380 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-16 01:59:31,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:59:31,747 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-16 01:59:31,748 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-06-16 01:59:31,748 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-06-16 01:59:31,750 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-06-16 01:59:31,750 INFO 696:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-06-16 01:59:31,755 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-16 01:59:31,755 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/8a69db64-e43c-4f2d-9137-0f6a6c5603e1/lifecycleState/checkin 2021-06-16 01:59:31,755 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-06-16 01:59:31,756 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:59:38,171 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8a69db64-e43c-4f2d-9137-0f6a6c5603e1/lifecycleState/checkin HTTP/1.1" 200 1183 2021-06-16 01:59:38,173 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-06-16 01:59:38,173 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1623808750141,"lastUpdateDate":1623808774660,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1"},"projectCode":"123456","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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":"2f158b9e-7e2e-44cc-982f-d584a12c4f74"} 2021-06-16 01:59:38,176 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 01:59:38,176 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 01:59:38,176 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-16 01:59:38,176 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-16 01:59:38,176 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 01:59:38,177 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-16 01:59:38,177 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-16 01:59:38,177 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 01:59:38,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 01:59:45,772 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-16 01:59:45,775 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 01:59:45,775 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-06-16 01:59:45,780 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 01:59:45,780 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:59:45,780 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:59:45,780 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 01:59:45,781 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 01:59:45,781 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:59:45,781 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:59:45,781 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 01:59:45,781 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 01:59:45,782 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 01:59:45,782 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 01:59:45,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 01:59:45,782 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 01:59:45,782 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 01:59:45,783 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 01:59:45,783 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-16 01:59:45,783 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-16 01:59:45,783 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 01:59:45,784 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-16 01:59:45,784 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-16 01:59:45,784 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 01:59:45,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 01:59:56,482 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-16 01:59:56,485 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 01:59:56,488 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808774660,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 01:59:56,494 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 01:59:56,495 INFO 696:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-06-16 01:59:56,501 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-16 01:59:56,501 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/8a69db64-e43c-4f2d-9137-0f6a6c5603e1/lifecycleState/Certify 2021-06-16 01:59:56,501 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-06-16 01:59:56,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:00:27,163 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8a69db64-e43c-4f2d-9137-0f6a6c5603e1/lifecycleState/Certify HTTP/1.1" 200 1171 2021-06-16 02:00:27,165 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-06-16 02:00:27,165 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1623808750141,"lastUpdateDate":1623808774660,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec"},"projectCode":"123456","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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":"2f158b9e-7e2e-44cc-982f-d584a12c4f74"} 2021-06-16 02:00:27,168 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:00:27,168 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:00:27,169 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-16 02:00:27,169 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-16 02:00:27,169 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:00:27,169 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-16 02:00:27,169 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-16 02:00:27,169 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:00:27,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:00:34,983 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1083 2021-06-16 02:00:34,985 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:00:34,986 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:00:34,989 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:00:34,989 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:00:34,989 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:00:34,989 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:00:34,989 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:00:34,989 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:00:34,990 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:00:34,990 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:00:34,990 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:00:34,990 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:00:34,990 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:00:34,990 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:00:34,990 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:00:34,990 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:00:34,990 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:00:34,991 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-16 02:00:34,991 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-16 02:00:34,991 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:00:34,991 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-16 02:00:34,991 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-16 02:00:34,991 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:00:34,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:00:44,976 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-16 02:00:44,978 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:00:44,980 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808774660,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:00:44,992 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:00:55,003 INFO 696:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-06-16 02:00:55,008 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-16 02:00:55,008 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/8a295ac6-bc2d-4a0d-ab6c-b1c220743aec/distribution/PROD/activate 2021-06-16 02:00:55,009 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-06-16 02:00:55,010 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:01:01,085 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8a295ac6-bc2d-4a0d-ab6c-b1c220743aec/distribution/PROD/activate HTTP/1.1" 200 None 2021-06-16 02:01:01,089 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-06-16 02:01:01,091 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","empty":false},{"definition":false,"hidden":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","empty":false},{"definition":false,"hidden":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","empty":false},{"definition":false,"hidden":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","empty":false},{"definition":false,"hidden":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1623808747559,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"OTg5MTIwMDNiYTJhMmM2OTBmNWM2YTk3NjMyYzVmMjM=","artifactUUID":"d5c164d2-898c-453e-8084-e0b003ee68f1","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.assettoscacsar","duplicated":false,"payloadUpdateDate":1623808819868,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623808747559,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NGM4YTdhYjAwYWJlYWI0MDA5OWNiOTM5ZjZiMDk3Nzk=","artifactUUID":"a3477ef9-721e-4631-ad32-2f5eb8270f42","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.assettoscatemplate","duplicated":false,"payloadUpdateDate":1623808813569,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623808747558,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1623808650284,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MmUxNmQ1NWI5NjkzNmZjNDE5YWM5M2MxYTFkMDkxMDg=","artifactUUID":"4e753f95-193d-4c96-8893-93fc990d0abe","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vflicense","duplicated":false,"payloadUpdateDate":1623808650287,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650284,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"creationDate":1623808767268,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"2af7d034-b85d-4a48-9f3b-9fdc0a29c2bb","generatedFromId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1623808801968,"heatParamsUpdateDate":1623808767268,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623808767268,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"creationDate":1623808651740,"timeout":30,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"f590659b-93d5-4715-aa80-1956f09a07ac","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1623808651742,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808651740,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NDE2YjQ5MjdmNTQ5NzM4N2ZkODZjNzBhMzZlNTEzNGU=","artifactUUID":"2b30fdc0-409d-4350-8951-c42053340d5e","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1623808804881,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1623808650740,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"38c0a23b-f88b-4d56-b1c1-37e54c567e67","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","duplicated":false,"payloadUpdateDate":1623808650748,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650740,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1623808650169,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"61492b86-68d5-4c1e-81e4-df142683671e","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vendorlicense","duplicated":false,"payloadUpdateDate":1623808650181,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650169,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1623808767266,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"627149c5-47ed-4e9a-897d-ec446f0a8fd1","generatedFromId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1623808803043,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamsUpdateDate":1623808767266,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623808767266,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"creationDate":1623808650378,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"811eb7cf-f58b-4f35-a0cb-fd6034795e20","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1623808650380,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623808650378,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1623808767362,"artifacts":["ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1","ef9c5dfb-b481-4199-8675-bbe8b165773a.heat1env","ef9c5dfb-b481-4199-8675-bbe8b165773a.cloudtechnologyspecificartifact3"],"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0.ef9c5dfb-b481-4199-8675-bbe8b165773a.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1623808767362,"customizationUUID":"6b40518b-ddb2-455c-91f0-d88a3b59be29","groupInstanceArtifacts":["ef9c5dfb-b481-4199-8675-bbe8b165773a.cloudtechnologyspecificartifact3","8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["f590659b-93d5-4715-aa80-1956f09a07ac","627149c5-47ed-4e9a-897d-ec446f0a8fd1"],"artifactsUuid":["38c0a23b-f88b-4d56-b1c1-37e54c567e67","f590659b-93d5-4715-aa80-1956f09a07ac"],"groupUUID":"0492aaa4-5a2d-4351-86d6-0fafee260358","groupName":"BasicCnf..base_dummy..module-0","groupUid":"ef9c5dfb-b481-4199-8675-bbe8b165773a.BasicCnf..base_dummy..module-0","name":"basic_cnf0..BasicCnf..base_dummy..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_dummy","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_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vf_module_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_image_name","type":"string","required":false,"description":"Dummy image name","password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vnf_name","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_flavor_name","type":"string","required":false,"description":"Dummy flavor","password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vnf_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_name_0","type":"string","required":false,"description":"Dummy name","password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"2e24723a-e6ab-462f-a595-f998e0a7afe1","createdFromCsar":false,"uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1623808765770,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"2e24723a-e6ab-462f-a595-f998e0a7afe1","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1623808765770,"customizationUUID":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.2e24723a-e6ab-462f-a595-f998e0a7afe1.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vf_module_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_image_name","type":"string","required":false,"description":"Dummy image name","password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vnf_name","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_flavor_name","type":"string","required":false,"description":"Dummy flavor","password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.vnf_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef9c5dfb-b481-4199-8675-bbe8b165773a.dummy_name_0","type":"string","required":false,"description":"Dummy name","password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"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","icon":"network_l_1-3","version":"1.0","creationDate":1623808750141,"description":"service","tags":["basic_cnf"],"uniqueId":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1623808858658,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1623808747558,"timeout":0,"artifactType":"OTHER","uniqueId":"8a69db64-e43c-4f2d-9137-0f6a6c5603e1.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":1623808747558,"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-06-16 02:01:01,095 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:01:01,095 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:01:01,095 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-16 02:01:01,095 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-16 02:01:01,096 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:01:01,096 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-16 02:01:01,096 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-16 02:01:01,096 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:01:01,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:01:05,778 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:01:05,779 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:01:05,780 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:01:05,783 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:01:05,784 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:01:05,784 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:01:05,784 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:01:05,785 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:01:05,785 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:01:05,785 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:01:05,785 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:01:05,786 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:01:05,786 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:01:05,786 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:01:05,786 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:01:05,787 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:01:05,787 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:01:05,787 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:01:05,787 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-16 02:01:05,787 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-16 02:01:05,788 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:01:05,788 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-16 02:01:05,788 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-16 02:01:05,788 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:01:05,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:01:17,380 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-16 02:01:17,383 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:01:17,385 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:01:17,391 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:01:17,391 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-06-16 02:01:17,392 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-06-16 02:01:17,392 DEBUG 195:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-16 02:01:17,392 DEBUG 197:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-16 02:01:17,393 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-16 02:01:17,393 DEBUG 103:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-16 02:01:17,393 DEBUG 105:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-16 02:01:17,393 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-16 02:01:17,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-06-16 02:01:17,423 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 74 2021-06-16 02:01:17,424 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-06-16 02:01:17,424 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: Get Connection: Error finding master table: mongo: no documents in result 2021-06-16 02:01:17,424 ERROR 129:onap_service.py(1) - [None][Get Connectivity Info] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-16 02:01:17,425 ERROR 212:onap_service.py(1) - [None][Get Connectivity Info] request failed: Code: 500. Info: Get Connection: Error finding master table: mongo: no documents in result . 2021-06-16 02:01:17,425 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-06-16 02:01:17,429 DEBUG 103:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-06-16 02:01:17,429 DEBUG 105:onap_service.py(1) - [None][Create Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info 2021-06-16 02:01:17,429 DEBUG 106:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-06-16 02:01:17,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-06-16 02:01:17,475 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 None 2021-06-16 02:01:17,476 INFO 116:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-06-16 02:01:17,476 DEBUG 120:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFV1hoT1ZFbDVUV3BGZVU5R2IxaEVWRTE0VFVSWmVFMTZTWGxOYWtWNVQwWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDNSRUNuQjFTazEwYlZZM1dtSXpXRkJGYkVWb1dURXZTMmxZVGxaWFdFdGpUSE5uYlRWV1VGQnpMemRPYmtkWFpXZzVha3hqZUhSeE5Ua3ZNalV5Y214VVlXNEtVVGRpTVhkM1JIaEdkVkJTVkdGU2RGZDJTMnR6Wm5Jd1RHUnBjR0o1VmxRdk1FaFFkVk5rWldkRlVUVlhRVGhzTTJ4WE9HdFhiM3B2WnpGMFluWm5aZ29yYm1WVVlUTXpVM3BzUjBKV01rdHFjMmM0TkdKbWFpOHpaRU4zU2pKa04wVjZRUzkxU2pKc05WaDNUVVJGVkhKamJrbHphVlpUVG5wQ1lXMXBPR3h3Q2poemRVODFVM1pWY3poVU1GaDBUVFY0V0V4blZFSlBTRWQ0Y21KdE5WcHpZVzl6TVRKWFRFOXlhVXh5UXpSUVZIaEhVMkZCTW5JNGRXRnpSRU5QVnpJS0syMVFXUzgxUXpOemJIbFFLMk42YkhKNlJFdzFiblZYVjFkcGRta3llRWR1WkV4RWN6bDRhbXBOUjFOVFN6SkNUblUyU2xOa1owbGxaVEV4WkhKVWVncGlTVlJVTXpVMllVRk5MelpNZG5CSlFsZzRRMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZJU0hOaFIybzFiMDVGTjFOd1IwaFlibFp1UWpGdE9EaFZhbWNLUldaVk5GUTROVTFaS3lzdlUzZFVibU5xUm1WM1YxTndTMVpOZUdOSVFpOXRiMEpLUVRZd1Z6ZFdNMWd3VTNoRlMzTlZjVWhoVjFGRlFsSm5WMVpxWXdvdmFXUjRWVzVvVG1kQ2FWQmtWRlZLUjBocmIyWm5iVlZzZGpGUU1sSXZWWEJzVWxscE9FTldUVWRHSzJRelEwdHFkMXBGUmxSTFUydGxOUzlYWlRneUNsbDBaamxhV2lzelQxbEdOVlJDTDJSa09XMUxORzFZV21OUlRGY3lUVlJET0d0cFRsQjBPRTVHTmxkQ2VWUllRbkkyV0N0YVNFdEZibmg1U0c5M1dtMEtjM2RUUlVodVJGQndUVW8wVlRSamRrUndURTFTY0hFM2VIbEVSbnBMY3psa1FrVmlaMGRNTXpVclZrUnVTQzltWVN0RmNFbFhUR281TVdkT1JYUXJkQXB5UVRaS09XTTJXblpKYnpSWlpucDJUVVpvVXpoMlMxcElXbGxVZUZWb05tOXJjakVyVDBOUVkwVlVVV0U0YTNKYVFVaGxRMjV1TTNoSmF6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuMjEyOjY0NDMKICBuYW1lOiBrdWJlcm5ldGVzCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBrdWJlcm5ldGVzCiAgICB1c2VyOiBrdWJlcm5ldGVzLWFkbWluCiAgbmFtZToga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmN1cnJlbnQtY29udGV4dDoga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZToga3ViZXJuZXRlcy1hZG1pbgogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVTTRha05EUVdSeFowRjNTVUpCWjBsSlVrcFNiV1ZhTjNkM2R6UjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGRHVkVWVVRVSkZSMEV4VlVVS1FYaE5TMkV6Vm1sYVdFcDFXbGhTYkdONlFXVkdkekI1VFZSQk1rMVVWWGxOYWtsNFRXcG9ZVVozTUhsTmFrRXlUVlJWZVUxcVNYaE5la1poVFVSUmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU2EzZEdkMWxFVmxGUlJFVjRRbkprVjBwc1kyMDFiR1JIVm5wTVYwWnJDbUpYYkhWTlNVbENTV3BCVGtKbmEzRm9hMmxIT1hjd1FrRlJSVVpCUVU5RFFWRTRRVTFKU1VKRFowdERRVkZGUVRWTFVVSXZZbnBsYkhaR2MzUkVTRlVLTkc5V04yOXVMMkpNWkhOR1pDdG9ORGt6UkZCUmRHNWtlVEpsVkhWMFpXWjBXV1pyTXpaU2RGQjFXbXBMTkVWcFdURlVXbGxSYUhoQlNUTXdORmt6TndweVdTdGFjRWxWYUZOUWNWUlRkbTR6U1dkSFMyWllOekpxYUZWT1lTdEZabmhLWjJwbVRTdEJRMWcyTVZSMVUzbHVZVlI2T0RaSGVFNVhNM0JHV0ZGcUNrWmhMM054U0dSSFdtOVRabVZ5UTBKWmFtaFFWRkZqT1hOT1RWbGliamxwSzNSUFRFNUNMMmRCY0RSNE5GWTVVekJtUzNkemNERlVkREpLYldKdlkyNEtXVmRqTVU5clQydFlUbmQyUjFOWU4zWlhNMlZ2WkZsQ1Izb3pWU3N3TjNJMVEyTmpUVUV3TWtsT1lsbEhVbnAwWWs0eGFrWkVXR3BxTVU5WFMyNTBRUXA2VERoRWVrTldjbmd4TjJJckwzTTFURkJyV2tGVVFUUnRkRUpQWlVGNksyWkRZMGxXUkVkWVZWZzRjV0ZwSzB4NVNIVkxiMVJYVTJob1JYQlZZM1k1Q25GVVVXeDJVVWxFUVZGQlFtOTVZM2RLVkVGUFFtZE9Wa2hST0VKQlpqaEZRa0ZOUTBKaFFYZEZkMWxFVmxJd2JFSkJkM2REWjFsSlMzZFpRa0pSVlVnS1FYZEpkMFJSV1VwTGIxcEphSFpqVGtGUlJVeENVVUZFWjJkRlFrRkZkRXhyU0Zwd1kzbEdiVWhLVVRsaVFUZHdOVEJzVUU5Q1psQkZNbmxJUlVsTVV3bzRNVUpOY2toNk1HZ3JOSFJJVFZjMmVIa3pVbTFDUjJGWE1WcHFZbmxRWkdWeFJqaHZOMHBCY1dSeFlrcHBNVnBUUlVsUFdUZHBOVmQwVUcwNFQwczVDbWhYVkhoVVJFOVNaVWRQVUdjeFlqSnBRVkI2YzFWUlFWbEhlRzFYVVdOSVdVUlVLMUpXYzNVeGRWWjFXbGRhTkd0SWVXSmhXaXNyUVc5bFRVSklSVUlLT1ZOTWVubGxORGxoSzFJclUySlFUMjFOVERaT2RHVTFWVTl1YVhwVloyZHFUbGhTWVdaSWFIUmpVVVk1WVM5b1pUUkxaakYyTUhCSFdsVm9ia1F6TmdwVWIxZFNOMWt3VDBoQ2VUTlNXRWxCY0VSdWJITktXa1FyTjFCUU1YTnJWMUZwTUc1RFNERjVNMndyTkRWTk0zZGthR3A1V1VWUGJuaE9lVFp4VmpKRUNtNVBOV3R5TUZnd2JXNTFUMGhEYW13ek9HSlhieXNyUVVrNVN6Tm1hVTFaYTFRd05ITmFkazk2T1ROYVVYUkplRkJUTUQwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEZiM2RKUWtGQlMwTkJVVVZCTlV0UlFpOWllbVZzZGtaemRFUklWVFJ2VmpkdmJpOWlUR1J6Um1RcmFEUTVNMFJRVVhSdVpIa3laVlIxZEdWbUNuUlpabXN6TmxKMFVIVmFha3MwUldsWk1WUmFXVkZvZUVGSk16QTBXVE0zY2xrclduQkpWV2hUVUhGVVUzWnVNMGxuUjB0bVdEY3lhbWhWVG1FclJXWUtlRXBuYW1aTkswRkRXRFl4VkhWVGVXNWhWSG80TmtkNFRsY3pjRVpZVVdwR1lTOXpjVWhrUjFwdlUyWmxja05DV1dwb1VGUlJZemx6VGsxWlltNDVhUW9yZEU5TVRrSXZaMEZ3TkhnMFZqbFRNR1pMZDNOd01WUjBNa3B0WW05amJsbFhZekZQYTA5cldFNTNka2RUV0RkMlZ6TmxiMlJaUWtkNk0xVXJNRGR5Q2pWRFkyTk5RVEF5U1U1aVdVZFNlblJpVGpGcVJrUllhbW94VDFkTGJuUkJla3c0UkhwRFZuSjRNVGRpS3k5ek5VeFFhMXBCVkVFMGJYUkNUMlZCZWlzS1prTmpTVlpFUjFoVldEaHhZV2tyVEhsSWRVdHZWRmRUYUdoRmNGVmpkamx4VkZGc2RsRkpSRUZSUVVKQmIwbENRVkZFVVd3d1ozaDNNMDlZV21RMU1BcGlkRzR6V25sM2NWUnNZMW9yU3pFclpscHhUM1JHTmtOalRqRkhVM1JMWlV4VldFcHBXbU50TmxreU5WTjBja04ySzJOMGJFTldWblo1ZGtwQk4yMWlDbHBpZEhNeGIzVnVZWE5YTlVoT1NIZEllV2d4TXpnMFNGQkRUMWc0UjBRd1VVMXBTWGhRZG5KVVEzUldabXRJVUVob2NFOWtSVlZVZVdwdmRuTnVlSEFLVmtSRlIwRm9MelJsWjJwRFZYUkNhMVZGT1ZveWJVZFBkSE5LZWxwQmEySldXRFZXZHl0alprOVdSWHBMYkVsak1USm9PVkU1T0ZkUFlYRllkWEJ3VmdwdE1sZEVaMjFYZVZkcFR5OHZkM1pHVUM5TlFrTkdRVFpPYVdRNFdXOVhiVTl3UlVjM1VqUm1PRkJQTDFSemFFODNlWHA2WlZKQmRYZ3paSEJpYUU5UkNsRkVjblJNTUc4MlZXZE5SMWgwWVdwUFZGWmFXaTlETldwRVRsaEpTMVpDWWpKdU1VazVOWHBxTlhGSmJVVnBWR2RJVTFwWlN6Vk1LMUpXU0dWaE9IWUtWWE5pZUdOVWMwcEJiMGRDUVU5blExRlJiRFZxY2xGWVVHeHRPRXN4Tm1NMk4yVm1NSEV5UXpaRk0weGhXbTlDTVdFclZuTTVRekZvVGtaNWN6Rk1hd3BOT0VOeFpuSlJZalZrYWxsUlVXUlZjMFZ2U25CdE1qZGxjbk14ZFRSb2NEaEpXRWs1VUhOVlpraEVUMHRIUnpsRWEycFVhbXR3WVNzclVEazVUblJZQ2pacFlrTkVSeTlTVTI5TVduSmlZVEV5VW5oTFUwVlRhMjFqWnk5dkswa3hZbEZuVGtKb1UyUlVSMGR1VVhCaGFtOXNObXNyVGxSTVFXOUhRa0ZRZUVrS2JEUnRlRzR2WlZrMFF5OVViVmgxZEZNd09XOVlVWHBaWVU1c1lVMDRSM2h2VVZkSlIycGpNRGxxWjNaRGFHWmtkVXh2YUhvNFlURkJhM1YyYWxwVk9RcDJSVWREYWtZdllsZERaMnM1VlZwVVduaHJiR0kzVFV0TmRXRmhhWEpzYkhCSWNrSk5PV2ROYVV0bFNHZE1ORXBDVTJoMVlXRnlaVWxaVFd3M2VFUldDblI1THpCeU5sSnpaVlI2UzFsQmNtbHROREJXYURrclpHVnlUMjUzWjFGMWRqbFJNU3RoWVZoQmIwZEJRbGRxU1VNeWFVTkpNRVJJWlRKQlpuZHllakVLTkdadlpqa3hkWFF2ZFVwWVR5OW1LeXN6UlV0SFJIVnFUbEkzZG1ZeVpFTnlZVTVOUVZCalJtcFBRemswTWxobFJteDJWRkJaZFRWbFRsQjJOREphVlFvM1ZXMWhURXRDTVhCcmRXOU9Wamh5UkdobFoyOWhjM1JhUlhSMloyY3llWElyVTIxV1dsVlVialpzYW0welluZzRUemR4WTBjNVIwSndNREZRVUdwNENqWmtXV28xYVdOcmRVMUpiR3N3TWs1Wk5XVkdSbUpGUTJkWlFrbExieTlIYjBwMmN6Tk1kRTFyZHk4eGF5OVlWME5xYlV3MGFDOXJRazk1U0ZCTlQyUUtOMGhtY2xWUFoxb3pSVXhpTTNRemJubExTa0kyYVdRd09WRjJaMHBDTDBVNFdUUnpTVmhsVUZSRWMzQlhaRkpHUjJwT1oyMU5kRVZ6WmtvMk5VUjBkZ3B5Wmt0b2JUZDNMMmxCUW04eUwxZDNkMmg2VWpsMVlrcFBSVWQ0Y0VORVduY3ZiVEphUWpCMVMxbHVaSE13VEdnd1kxaHFWRzh6TlRsRlVVbHdSVXhXQ21SdVkzRnJkMHRDWjBaT05rdEtNRWxHTWtVM1VUY3llak5pVjFKMlIwZDZZM0JJYzJ0U0sweGhhazFSU25CNlFuVnFlVmxDYTFSV1puVnZhMWhzT1VJS1VFUnVjVk5vWTBObFRYTXdiM0Y2U0RKR0x6SlVXREZPY0VwTFkzZzJhMWt3UW1kcVJFbFZhRWxtZUV4SFRtZERZbFptU1hsa2JqWTVLelF2Y2pGb05nbzRhR3RRWlZWSVJYbHlPR0ZQZEdkb2FUUk1UbTlxTkVwRk9FdDJVWHB4UW5STFRHUndkVGQ0ZEdsUVMwaHhhR0o2TWtaekNpMHRMUzB0UlU1RUlGSlRRU0JRVWtsV1FWUkZJRXRGV1MwdExTMHRDZz09Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-06-16 02:01:17,479 DEBUG 195:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-16 02:01:17,479 DEBUG 197:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-16 02:01:17,479 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-16 02:01:17,480 DEBUG 103:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-16 02:01:17,480 DEBUG 105:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-16 02:01:17,480 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-16 02:01:17,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-06-16 02:01:17,510 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-06-16 02:01:17,511 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-06-16 02:01:17,511 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFV1hoT1ZFbDVUV3BGZVU5R2IxaEVWRTE0VFVSWmVFMTZTWGxOYWtWNVQwWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDNSRUNuQjFTazEwYlZZM1dtSXpXRkJGYkVWb1dURXZTMmxZVGxaWFdFdGpUSE5uYlRWV1VGQnpMemRPYmtkWFpXZzVha3hqZUhSeE5Ua3ZNalV5Y214VVlXNEtVVGRpTVhkM1JIaEdkVkJTVkdGU2RGZDJTMnR6Wm5Jd1RHUnBjR0o1VmxRdk1FaFFkVk5rWldkRlVUVlhRVGhzTTJ4WE9HdFhiM3B2WnpGMFluWm5aZ29yYm1WVVlUTXpVM3BzUjBKV01rdHFjMmM0TkdKbWFpOHpaRU4zU2pKa04wVjZRUzkxU2pKc05WaDNUVVJGVkhKamJrbHphVlpUVG5wQ1lXMXBPR3h3Q2poemRVODFVM1pWY3poVU1GaDBUVFY0V0V4blZFSlBTRWQ0Y21KdE5WcHpZVzl6TVRKWFRFOXlhVXh5UXpSUVZIaEhVMkZCTW5JNGRXRnpSRU5QVnpJS0syMVFXUzgxUXpOemJIbFFLMk42YkhKNlJFdzFiblZYVjFkcGRta3llRWR1WkV4RWN6bDRhbXBOUjFOVFN6SkNUblUyU2xOa1owbGxaVEV4WkhKVWVncGlTVlJVTXpVMllVRk5MelpNZG5CSlFsZzRRMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZJU0hOaFIybzFiMDVGTjFOd1IwaFlibFp1UWpGdE9EaFZhbWNLUldaVk5GUTROVTFaS3lzdlUzZFVibU5xUm1WM1YxTndTMVpOZUdOSVFpOXRiMEpLUVRZd1Z6ZFdNMWd3VTNoRlMzTlZjVWhoVjFGRlFsSm5WMVpxWXdvdmFXUjRWVzVvVG1kQ2FWQmtWRlZLUjBocmIyWm5iVlZzZGpGUU1sSXZWWEJzVWxscE9FTldUVWRHSzJRelEwdHFkMXBGUmxSTFUydGxOUzlYWlRneUNsbDBaamxhV2lzelQxbEdOVlJDTDJSa09XMUxORzFZV21OUlRGY3lUVlJET0d0cFRsQjBPRTVHTmxkQ2VWUllRbkkyV0N0YVNFdEZibmg1U0c5M1dtMEtjM2RUUlVodVJGQndUVW8wVlRSamRrUndURTFTY0hFM2VIbEVSbnBMY3psa1FrVmlaMGRNTXpVclZrUnVTQzltWVN0RmNFbFhUR281TVdkT1JYUXJkQXB5UVRaS09XTTJXblpKYnpSWlpucDJUVVpvVXpoMlMxcElXbGxVZUZWb05tOXJjakVyVDBOUVkwVlVVV0U0YTNKYVFVaGxRMjV1TTNoSmF6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuMjEyOjY0NDMKICBuYW1lOiBrdWJlcm5ldGVzCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBrdWJlcm5ldGVzCiAgICB1c2VyOiBrdWJlcm5ldGVzLWFkbWluCiAgbmFtZToga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmN1cnJlbnQtY29udGV4dDoga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZToga3ViZXJuZXRlcy1hZG1pbgogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVTTRha05EUVdSeFowRjNTVUpCWjBsSlVrcFNiV1ZhTjNkM2R6UjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGRHVkVWVVRVSkZSMEV4VlVVS1FYaE5TMkV6Vm1sYVdFcDFXbGhTYkdONlFXVkdkekI1VFZSQk1rMVVWWGxOYWtsNFRXcG9ZVVozTUhsTmFrRXlUVlJWZVUxcVNYaE5la1poVFVSUmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU2EzZEdkMWxFVmxGUlJFVjRRbkprVjBwc1kyMDFiR1JIVm5wTVYwWnJDbUpYYkhWTlNVbENTV3BCVGtKbmEzRm9hMmxIT1hjd1FrRlJSVVpCUVU5RFFWRTRRVTFKU1VKRFowdERRVkZGUVRWTFVVSXZZbnBsYkhaR2MzUkVTRlVLTkc5V04yOXVMMkpNWkhOR1pDdG9ORGt6UkZCUmRHNWtlVEpsVkhWMFpXWjBXV1pyTXpaU2RGQjFXbXBMTkVWcFdURlVXbGxSYUhoQlNUTXdORmt6TndweVdTdGFjRWxWYUZOUWNWUlRkbTR6U1dkSFMyWllOekpxYUZWT1lTdEZabmhLWjJwbVRTdEJRMWcyTVZSMVUzbHVZVlI2T0RaSGVFNVhNM0JHV0ZGcUNrWmhMM054U0dSSFdtOVRabVZ5UTBKWmFtaFFWRkZqT1hOT1RWbGliamxwSzNSUFRFNUNMMmRCY0RSNE5GWTVVekJtUzNkemNERlVkREpLYldKdlkyNEtXVmRqTVU5clQydFlUbmQyUjFOWU4zWlhNMlZ2WkZsQ1Izb3pWU3N3TjNJMVEyTmpUVUV3TWtsT1lsbEhVbnAwWWs0eGFrWkVXR3BxTVU5WFMyNTBRUXA2VERoRWVrTldjbmd4TjJJckwzTTFURkJyV2tGVVFUUnRkRUpQWlVGNksyWkRZMGxXUkVkWVZWZzRjV0ZwSzB4NVNIVkxiMVJYVTJob1JYQlZZM1k1Q25GVVVXeDJVVWxFUVZGQlFtOTVZM2RLVkVGUFFtZE9Wa2hST0VKQlpqaEZRa0ZOUTBKaFFYZEZkMWxFVmxJd2JFSkJkM2REWjFsSlMzZFpRa0pSVlVnS1FYZEpkMFJSV1VwTGIxcEphSFpqVGtGUlJVeENVVUZFWjJkRlFrRkZkRXhyU0Zwd1kzbEdiVWhLVVRsaVFUZHdOVEJzVUU5Q1psQkZNbmxJUlVsTVV3bzRNVUpOY2toNk1HZ3JOSFJJVFZjMmVIa3pVbTFDUjJGWE1WcHFZbmxRWkdWeFJqaHZOMHBCY1dSeFlrcHBNVnBUUlVsUFdUZHBOVmQwVUcwNFQwczVDbWhYVkhoVVJFOVNaVWRQVUdjeFlqSnBRVkI2YzFWUlFWbEhlRzFYVVdOSVdVUlVLMUpXYzNVeGRWWjFXbGRhTkd0SWVXSmhXaXNyUVc5bFRVSklSVUlLT1ZOTWVubGxORGxoSzFJclUySlFUMjFOVERaT2RHVTFWVTl1YVhwVloyZHFUbGhTWVdaSWFIUmpVVVk1WVM5b1pUUkxaakYyTUhCSFdsVm9ia1F6TmdwVWIxZFNOMWt3VDBoQ2VUTlNXRWxCY0VSdWJITktXa1FyTjFCUU1YTnJWMUZwTUc1RFNERjVNMndyTkRWTk0zZGthR3A1V1VWUGJuaE9lVFp4VmpKRUNtNVBOV3R5TUZnd2JXNTFUMGhEYW13ek9HSlhieXNyUVVrNVN6Tm1hVTFaYTFRd05ITmFkazk2T1ROYVVYUkplRkJUTUQwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEZiM2RKUWtGQlMwTkJVVVZCTlV0UlFpOWllbVZzZGtaemRFUklWVFJ2VmpkdmJpOWlUR1J6Um1RcmFEUTVNMFJRVVhSdVpIa3laVlIxZEdWbUNuUlpabXN6TmxKMFVIVmFha3MwUldsWk1WUmFXVkZvZUVGSk16QTBXVE0zY2xrclduQkpWV2hUVUhGVVUzWnVNMGxuUjB0bVdEY3lhbWhWVG1FclJXWUtlRXBuYW1aTkswRkRXRFl4VkhWVGVXNWhWSG80TmtkNFRsY3pjRVpZVVdwR1lTOXpjVWhrUjFwdlUyWmxja05DV1dwb1VGUlJZemx6VGsxWlltNDVhUW9yZEU5TVRrSXZaMEZ3TkhnMFZqbFRNR1pMZDNOd01WUjBNa3B0WW05amJsbFhZekZQYTA5cldFNTNka2RUV0RkMlZ6TmxiMlJaUWtkNk0xVXJNRGR5Q2pWRFkyTk5RVEF5U1U1aVdVZFNlblJpVGpGcVJrUllhbW94VDFkTGJuUkJla3c0UkhwRFZuSjRNVGRpS3k5ek5VeFFhMXBCVkVFMGJYUkNUMlZCZWlzS1prTmpTVlpFUjFoVldEaHhZV2tyVEhsSWRVdHZWRmRUYUdoRmNGVmpkamx4VkZGc2RsRkpSRUZSUVVKQmIwbENRVkZFVVd3d1ozaDNNMDlZV21RMU1BcGlkRzR6V25sM2NWUnNZMW9yU3pFclpscHhUM1JHTmtOalRqRkhVM1JMWlV4VldFcHBXbU50TmxreU5WTjBja04ySzJOMGJFTldWblo1ZGtwQk4yMWlDbHBpZEhNeGIzVnVZWE5YTlVoT1NIZEllV2d4TXpnMFNGQkRUMWc0UjBRd1VVMXBTWGhRZG5KVVEzUldabXRJVUVob2NFOWtSVlZVZVdwdmRuTnVlSEFLVmtSRlIwRm9MelJsWjJwRFZYUkNhMVZGT1ZveWJVZFBkSE5LZWxwQmEySldXRFZXZHl0alprOVdSWHBMYkVsak1USm9PVkU1T0ZkUFlYRllkWEJ3VmdwdE1sZEVaMjFYZVZkcFR5OHZkM1pHVUM5TlFrTkdRVFpPYVdRNFdXOVhiVTl3UlVjM1VqUm1PRkJQTDFSemFFODNlWHA2WlZKQmRYZ3paSEJpYUU5UkNsRkVjblJNTUc4MlZXZE5SMWgwWVdwUFZGWmFXaTlETldwRVRsaEpTMVpDWWpKdU1VazVOWHBxTlhGSmJVVnBWR2RJVTFwWlN6Vk1LMUpXU0dWaE9IWUtWWE5pZUdOVWMwcEJiMGRDUVU5blExRlJiRFZxY2xGWVVHeHRPRXN4Tm1NMk4yVm1NSEV5UXpaRk0weGhXbTlDTVdFclZuTTVRekZvVGtaNWN6Rk1hd3BOT0VOeFpuSlJZalZrYWxsUlVXUlZjMFZ2U25CdE1qZGxjbk14ZFRSb2NEaEpXRWs1VUhOVlpraEVUMHRIUnpsRWEycFVhbXR3WVNzclVEazVUblJZQ2pacFlrTkVSeTlTVTI5TVduSmlZVEV5VW5oTFUwVlRhMjFqWnk5dkswa3hZbEZuVGtKb1UyUlVSMGR1VVhCaGFtOXNObXNyVGxSTVFXOUhRa0ZRZUVrS2JEUnRlRzR2WlZrMFF5OVViVmgxZEZNd09XOVlVWHBaWVU1c1lVMDRSM2h2VVZkSlIycGpNRGxxWjNaRGFHWmtkVXh2YUhvNFlURkJhM1YyYWxwVk9RcDJSVWREYWtZdllsZERaMnM1VlZwVVduaHJiR0kzVFV0TmRXRmhhWEpzYkhCSWNrSk5PV2ROYVV0bFNHZE1ORXBDVTJoMVlXRnlaVWxaVFd3M2VFUldDblI1THpCeU5sSnpaVlI2UzFsQmNtbHROREJXYURrclpHVnlUMjUzWjFGMWRqbFJNU3RoWVZoQmIwZEJRbGRxU1VNeWFVTkpNRVJJWlRKQlpuZHllakVLTkdadlpqa3hkWFF2ZFVwWVR5OW1LeXN6UlV0SFJIVnFUbEkzZG1ZeVpFTnlZVTVOUVZCalJtcFBRemswTWxobFJteDJWRkJaZFRWbFRsQjJOREphVlFvM1ZXMWhURXRDTVhCcmRXOU9Wamh5UkdobFoyOWhjM1JhUlhSMloyY3llWElyVTIxV1dsVlVialpzYW0welluZzRUemR4WTBjNVIwSndNREZRVUdwNENqWmtXV28xYVdOcmRVMUpiR3N3TWs1Wk5XVkdSbUpGUTJkWlFrbExieTlIYjBwMmN6Tk1kRTFyZHk4eGF5OVlWME5xYlV3MGFDOXJRazk1U0ZCTlQyUUtOMGhtY2xWUFoxb3pSVXhpTTNRemJubExTa0kyYVdRd09WRjJaMHBDTDBVNFdUUnpTVmhsVUZSRWMzQlhaRkpHUjJwT1oyMU5kRVZ6WmtvMk5VUjBkZ3B5Wmt0b2JUZDNMMmxCUW04eUwxZDNkMmg2VWpsMVlrcFBSVWQ0Y0VORVduY3ZiVEphUWpCMVMxbHVaSE13VEdnd1kxaHFWRzh6TlRsRlVVbHdSVXhXQ21SdVkzRnJkMHRDWjBaT05rdEtNRWxHTWtVM1VUY3llak5pVjFKMlIwZDZZM0JJYzJ0U0sweGhhazFSU25CNlFuVnFlVmxDYTFSV1puVnZhMWhzT1VJS1VFUnVjVk5vWTBObFRYTXdiM0Y2U0RKR0x6SlVXREZPY0VwTFkzZzJhMWt3UW1kcVJFbFZhRWxtZUV4SFRtZERZbFptU1hsa2JqWTVLelF2Y2pGb05nbzRhR3RRWlZWSVJYbHlPR0ZQZEdkb2FUUk1UbTlxTkVwRk9FdDJVWHB4UW5STFRHUndkVGQ0ZEdsUVMwaHhhR0o2TWtaekNpMHRMUzB0UlU1RUlGSlRRU0JRVWtsV1FWUkZJRXRGV1MwdExTMHRDZz09Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-06-16 02:01:17,513 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-06-16 02:01:17,513 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-16 02:01:17,514 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:01:17,514 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:01:17,514 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-16 02:01:17,514 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:01:17,514 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:01:17,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:17,590 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 404 288 2021-06-16 02:01:17,591 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-06-16 02:01:17,592 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-16 02:01:17,592 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-16 02:01:17,592 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-16 02:01:17,602 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-16 02:01:17,602 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/basicnf-owner/k8sregion 2021-06-16 02:01:17,603 DEBUG 106:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnf-owner", "cloud-region-id": "k8sregion", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "k8s", "owner-defined-type": "t1", "cloud-region-version": "1.0", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-06-16 02:01:17,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:17,773 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion HTTP/1.1" 201 0 2021-06-16 02:01:17,774 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-06-16 02:01:17,774 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 2021-06-16 02:01:17,778 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-16 02:01:17,778 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:01:17,778 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:01:17,779 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-16 02:01:17,779 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:01:17,779 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:01:17,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:18,163 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-06-16 02:01:18,164 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-16 02:01:18,164 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623808877641"}]} 2021-06-16 02:01:18,188 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-16 02:01:18,188 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/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/2773cd2d-70ba-4a2f-bb42-19cf7567ad71 2021-06-16 02:01:18,189 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "2773cd2d-70ba-4a2f-bb42-19cf7567ad71", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-06-16 02:01:18,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:19,142 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/2773cd2d-70ba-4a2f-bb42-19cf7567ad71 HTTP/1.1" 201 0 2021-06-16 02:01:19,143 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-06-16 02:01:19,143 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-06-16 02:01:19,145 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-16 02:01:19,146 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:01:19,146 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-16 02:01:19,146 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-16 02:01:19,146 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:01:19,146 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-16 02:01:19,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:19,271 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 452 2021-06-16 02:01:19,273 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-06-16 02:01:19,273 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-06-16 02:01:19,273 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-16 02:01:19,274 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-06-16 02:01:19,274 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-06-16 02:01:19,275 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-06-16 02:01:19,280 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-16 02:01:19,280 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:01:19,281 DEBUG 106:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-06-16 02:01:19,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:19,968 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-06-16 02:01:19,970 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-06-16 02:01:19,970 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-06-16 02:01:19,973 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-16 02:01:19,974 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/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-06-16 02:01:19,974 DEBUG 198:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-06-16 02:01:19,975 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-16 02:01:19,975 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/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-06-16 02:01:19,975 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-06-16 02:01:19,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:20,072 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 404 493 2021-06-16 02:01:20,073 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-06-16 02:01:20,073 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/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}} 2021-06-16 02:01:20,074 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-16 02:01:20,074 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/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}}. 2021-06-16 02:01:20,079 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-16 02:01:20,079 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/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-06-16 02:01:20,079 DEBUG 106:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicnf-availability-zone", "hypervisor-type": "nova" } 2021-06-16 02:01:20,081 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:20,667 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 201 0 2021-06-16 02:01:20,668 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-06-16 02:01:20,668 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-06-16 02:01:20,684 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-16 02:01:20,685 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-16 02:01:20,685 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-16 02:01:20,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:20,873 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-16 02:01:20,874 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 412 2021-06-16 02:01:20,875 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-16 02:01:20,875 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-16 02:01:20,875 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-06-16 02:01:20,876 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-16 02:01:20,876 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:01:20,876 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:01:20,885 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-16 02:01:20,885 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:01:20,885 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:01:20,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:21,070 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-06-16 02:01:21,071 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-16 02:01:21,071 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623808877641"}]} 2021-06-16 02:01:21,079 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-16 02:01:21,079 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/basicnf-owner/k8sregion/relationship-list/relationship 2021-06-16 02:01:21,079 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-16 02:01:21,081 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:22,263 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship HTTP/1.1" 200 0 2021-06-16 02:01:22,264 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-06-16 02:01:22,264 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-06-16 02:01:22,277 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-16 02:01:22,277 DEBUG 105:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:01:22,277 DEBUG 106:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-06-16 02:01:22,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:22,643 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 201 0 2021-06-16 02:01:22,644 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-06-16 02:01:22,644 DEBUG 120:onap_service.py(1) - [AAI][declare customer] response: 2021-06-16 02:01:22,647 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-16 02:01:22,647 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/basicnf-customer 2021-06-16 02:01:22,647 DEBUG 198:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-06-16 02:01:22,648 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-16 02:01:22,648 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/basicnf-customer 2021-06-16 02:01:22,648 DEBUG 106:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-06-16 02:01:22,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:22,943 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-16 02:01:22,944 INFO 116:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-06-16 02:01:22,945 DEBUG 120:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623808882322"} 2021-06-16 02:01:22,949 DEBUG 195:onap_service.py(1) - [AAI][Get basicnf-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-16 02:01:22,950 DEBUG 197:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:01:22,950 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-16 02:01:22,951 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-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-16 02:01:22,951 DEBUG 105:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:01:22,951 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-16 02:01:22,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:23,243 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-16 02:01:23,244 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-06-16 02:01:23,244 DEBUG 120:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623808882322"} 2021-06-16 02:01:23,247 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:01:23,247 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:01:23,248 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:01:23,248 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:01:23,248 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:01:23,249 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:01:23,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:23,375 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 404 360 2021-06-16 02:01:23,376 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-06-16 02:01:23,377 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-06-16 02:01:23,377 ERROR 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:01:23,378 ERROR 212:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-06-16 02:01:23,378 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-06-16 02:01:23,381 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:01:23,382 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:01:23,382 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-16 02:01:23,382 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-16 02:01:23,383 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:01:23,383 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-16 02:01:23,383 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-16 02:01:23,384 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:01:23,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:01:32,942 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:01:32,945 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:01:32,945 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:01:32,949 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:01:32,950 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:01:32,950 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:01:32,950 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:01:32,951 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:01:32,951 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:01:32,952 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:01:32,952 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:01:32,952 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:01:32,953 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:01:32,953 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:01:32,953 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:01:32,954 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:01:32,954 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:01:32,955 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:01:32,955 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-16 02:01:32,955 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-16 02:01:32,956 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:01:32,956 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-16 02:01:32,957 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-16 02:01:32,957 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:01:32,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:01:42,050 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-16 02:01:42,053 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:01:42,056 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:01:42,066 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:01:42,067 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-16 02:01:42,067 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf 2021-06-16 02:01:42,067 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "09a7bacb-f1d0-4849-b589-7bb40877e276" } 2021-06-16 02:01:42,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:42,644 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf HTTP/1.1" 201 0 2021-06-16 02:01:42,645 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-06-16 02:01:42,645 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 2021-06-16 02:01:42,648 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:01:42,648 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:01:42,648 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:01:42,649 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:01:42,649 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:01:42,649 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:01:42,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:42,775 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-06-16 02:01:42,777 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-06-16 02:01:42,777 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1623808902113"}]} 2021-06-16 02:01:42,779 DEBUG 195:onap_service.py(1) - [AAI][Get basicnf-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-16 02:01:42,779 DEBUG 197:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:01:42,779 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-16 02:01:42,780 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-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-16 02:01:42,780 DEBUG 105:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:01:42,780 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-16 02:01:42,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:42,875 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-16 02:01:42,876 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-06-16 02:01:42,876 DEBUG 120:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623808882322"} 2021-06-16 02:01:42,879 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:01:42,879 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:01:42,879 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:01:42,879 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:01:42,879 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:01:42,879 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:01:42,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:42,986 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-06-16 02:01:42,987 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-06-16 02:01:42,987 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1623808902113"}]} 2021-06-16 02:01:42,990 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-16 02:01:42,990 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:01:42,990 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:01:42,990 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-16 02:01:42,990 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:01:42,990 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:01:42,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:43,071 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-06-16 02:01:43,072 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-16 02:01:43,072 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623808881110","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-16 02:01:43,074 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-16 02:01:43,074 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:01:43,075 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-16 02:01:43,075 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-16 02:01:43,075 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:01:43,075 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-16 02:01:43,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:43,171 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-06-16 02:01:43,172 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-16 02:01:43,173 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1623808879321"} 2021-06-16 02:01:43,182 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-16 02:01:43,182 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship 2021-06-16 02:01:43,182 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1623808879321", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicnf-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "k8sregion"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-06-16 02:01:43,184 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:43,786 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship HTTP/1.1" 200 0 2021-06-16 02:01:43,787 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-06-16 02:01:43,787 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-06-16 02:01:43,791 DEBUG 195:onap_service.py(1) - [AAI][Get basicnf-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-16 02:01:43,791 DEBUG 197:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:01:43,791 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-16 02:01:43,791 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-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-16 02:01:43,791 DEBUG 105:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:01:43,791 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-16 02:01:43,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:43,873 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-16 02:01:43,874 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-06-16 02:01:43,874 DEBUG 120:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623808882322"} 2021-06-16 02:01:43,877 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-16 02:01:43,877 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:01:43,877 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:01:43,878 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-16 02:01:43,878 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:01:43,878 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:01:43,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:44,044 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-06-16 02:01:44,045 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-16 02:01:44,045 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623808881110","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-16 02:01:44,048 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-16 02:01:44,049 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:01:44,049 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-16 02:01:44,050 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-16 02:01:44,050 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:01:44,050 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-16 02:01:44,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:44,176 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-06-16 02:01:44,178 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-16 02:01:44,178 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1623808903220","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-06-16 02:01:44,182 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-16 02:01:44,182 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-16 02:01:44,182 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-06-16 02:01:44,183 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-16 02:01:44,183 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-16 02:01:44,184 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-06-16 02:01:44,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:44,473 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-06-16 02:01:44,475 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-06-16 02:01:44,475 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"37148151-87ca-4080-8277-aee488d1c9a7","owning-entity-name":"OE-ETE_Customer-37148151-87ca-4080-8277-aee488d1c9a7","resource-version":"1623806802633","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_8d26535a-c7f1-413a-99b8-3ed6142d3140/service-subscriptions/service-subscription/pNF/service-instances/service-instance/04a36c2b-e68e-4c67-ac15-9dfa30598d6f","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_8d26535a-c7f1-413a-99b8-3ed6142d3140"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"04a36c2b-e68e-4c67-ac15-9dfa30598d6f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name8d26535a-c7f1-413a-99b8-3ed6142d3140"}]}]}},{"owning-entity-id":"f13113a4-03ba-4720-97d7-fcc50b8977aa","owning-entity-name":"basicnw-oe","resource-version":"1623807954197"}]} 2021-06-16 02:01:44,478 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-06-16 02:01:44,482 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-16 02:01:44,483 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/8115f8c3-9f71-47c3-b1c0-0de520f6ed08 2021-06-16 02:01:44,483 DEBUG 106:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "8115f8c3-9f71-47c3-b1c0-0de520f6ed08" } 2021-06-16 02:01:44,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:44,676 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/8115f8c3-9f71-47c3-b1c0-0de520f6ed08 HTTP/1.1" 201 0 2021-06-16 02:01:44,677 INFO 116:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-06-16 02:01:44,677 DEBUG 120:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-06-16 02:01:44,680 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-16 02:01:44,680 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/8115f8c3-9f71-47c3-b1c0-0de520f6ed08 2021-06-16 02:01:44,680 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-06-16 02:01:44,680 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-16 02:01:44,680 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/8115f8c3-9f71-47c3-b1c0-0de520f6ed08 2021-06-16 02:01:44,681 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-06-16 02:01:44,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:01:44,773 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/8115f8c3-9f71-47c3-b1c0-0de520f6ed08 HTTP/1.1" 200 139 2021-06-16 02:01:44,774 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-06-16 02:01:44,774 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08","owning-entity-name":"basicnf_owning_entity","resource-version":"1623808904519"} 2021-06-16 02:01:44,781 DEBUG 103:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-06-16 02:01:44,781 DEBUG 105:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-06-16 02:01:44,781 DEBUG 106:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-06-16 02:01:44,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-06-16 02:01:45,216 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-16 02:01:45,218 INFO 116:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-06-16 02:01:45,219 DEBUG 120:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-06-16 02:01:45,222 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-06-16 02:01:45,223 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:01:45,223 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:01:45,223 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-16 02:01:45,223 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-16 02:01:45,223 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:01:45,224 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-16 02:01:45,224 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-16 02:01:45,224 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:01:45,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:01:53,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:01:53,183 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:01:53,184 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:01:53,187 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:01:53,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:01:53,187 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:01:53,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:01:53,188 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:01:53,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:01:53,188 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:01:53,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:01:53,188 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:01:53,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:01:53,189 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:01:53,189 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:01:53,189 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:01:53,189 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:01:53,189 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:01:53,190 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-16 02:01:53,190 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-16 02:01:53,190 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:01:53,190 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-16 02:01:53,190 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-16 02:01:53,191 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:01:53,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:02:03,575 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-16 02:02:03,577 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:02:03,579 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:02:03,584 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:02:03,584 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:02:03,584 DEBUG 197:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/distribution 2021-06-16 02:02:03,584 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-06-16 02:02:03,584 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:02:03,585 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/distribution 2021-06-16 02:02:03,585 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-06-16 02:02:03,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:02:03,748 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/distribution HTTP/1.1" 200 205 2021-06-16 02:02:03,749 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-06-16 02:02:03,749 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"9618af18-64c9-4744-87f2-dea28e7ab36b","timestamp":"2021-06-16 02:00:57.466 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-06-16 02:02:03,751 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:02:03,752 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/9618af18-64c9-4744-87f2-dea28e7ab36b 2021-06-16 02:02:03,752 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-16 02:02:03,752 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:02:03,752 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/9618af18-64c9-4744-87f2-dea28e7ab36b 2021-06-16 02:02:03,752 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-16 02:02:03,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:02:03,852 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/9618af18-64c9-4744-87f2-dea28e7ab36b HTTP/1.1" 200 473 2021-06-16 02:02:03,853 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-06-16 02:02:03,854 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-06-16 02:02:03,855 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-06-16 02:02:03,855 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-06-16 02:03:03,903 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:03:03,904 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/9618af18-64c9-4744-87f2-dea28e7ab36b 2021-06-16 02:03:03,905 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-16 02:03:03,906 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:03:03,907 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/9618af18-64c9-4744-87f2-dea28e7ab36b 2021-06-16 02:03:03,907 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-16 02:03:03,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:03:04,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/9618af18-64c9-4744-87f2-dea28e7ab36b HTTP/1.1" 200 1548 2021-06-16 02:03:04,175 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-06-16 02:03:04,176 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1623808849207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808848283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808853397","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808850672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808852189","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-06-16 02:03:04,180 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623808849207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808848283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808853397', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808850672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808852189', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-06-16 02:03:04,180 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-06-16 02:04:04,241 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:04:04,242 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/9618af18-64c9-4744-87f2-dea28e7ab36b 2021-06-16 02:04:04,242 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-16 02:04:04,243 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:04:04,243 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/9618af18-64c9-4744-87f2-dea28e7ab36b 2021-06-16 02:04:04,244 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-16 02:04:04,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:04:04,412 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/9618af18-64c9-4744-87f2-dea28e7ab36b HTTP/1.1" 200 None 2021-06-16 02:04:04,413 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-06-16 02:04:04,414 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1623808860071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808893347","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808867084","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808863079","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808848283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808868642","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808892344","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623808849207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808862753","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808884466","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808850672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808867084","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808853397","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623808849207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623808849207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623808860071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808862753","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623808860071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808888129","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808897212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808853397","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808873942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808848283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808862753","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808848283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808880452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808850672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808852189","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808853397","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623808860071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623808849207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808848283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808850672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808862753","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808850672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808896208","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808863079","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623808860071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808863079","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808863079","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808862753","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808852189","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808862753","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808850672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808875567","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808869981","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808888478","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808852189","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808852189","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808887075","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808884142","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808863079","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808867084","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808889136","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808893194","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808880771","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808848283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808874100","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808891043","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808870876","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808878106","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808881571","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808882287","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808853397","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808853397","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808853397","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808853397","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808867084","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808883585","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808852189","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808862753","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808850672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623808860071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623808860071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808875270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808877102","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808852189","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808850672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808876279","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808863079","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808867084","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808881369","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808853397","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808876375","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623808849207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808868971","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623808853397","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808872394","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808852189","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808852189","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808871389","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808885880","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808867084","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808894197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808892190","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623808860071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623808849207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808868869","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808862753","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808887473","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808863079","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623808849207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808848270","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808867084","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808869276","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808895201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808862753","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808850672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808848283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808867084","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808848283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623808849207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623808854461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623808867084","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808882582","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808850672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808863079","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808848283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623808860071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808848283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623808863079","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623808849207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623808886470","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623808869874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623808868974","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623808873669","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623808852189","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-06-16 02:04:04,417 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1623808860071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808893347', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808867084', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808863079', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808848283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808868642', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808892344', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623808849207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808862753', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808884466', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808850672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808867084', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808853397', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623808849207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623808849207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623808860071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808862753', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623808860071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808888129', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808897212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808853397', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808873942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808848283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808862753', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808848283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808880452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808850672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808852189', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808853397', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623808860071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623808849207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808848283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808850672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808862753', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808850672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808896208', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808863079', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623808860071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808863079', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808863079', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808862753', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808852189', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808862753', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808850672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808875567', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808869981', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808888478', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808852189', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808852189', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808887075', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808884142', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808863079', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808867084', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808889136', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808893194', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808880771', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808848283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808874100', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808891043', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808870876', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808878106', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808881571', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808882287', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808853397', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808853397', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808853397', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808853397', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808867084', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808883585', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808852189', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808862753', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808850672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623808860071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623808860071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808875270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808877102', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808852189', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808850672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808876279', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808863079', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808867084', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808881369', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808853397', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808876375', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623808849207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808868971', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623808853397', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808872394', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808852189', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808852189', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808871389', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808885880', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808867084', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808894197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808892190', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623808860071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623808849207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808868869', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808862753', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808887473', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808863079', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623808849207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808848270', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808867084', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808869276', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808895201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808862753', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808850672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808848283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808867084', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808848283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623808849207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623808854461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623808867084', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808882582', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808850672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808863079', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808848283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623808860071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808848283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623808863079', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623808849207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623808886470', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623808869874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623808868974', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623808873669', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623808852189', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-06-16 02:04:04,420 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-16 02:04:04,420 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-16 02:04:04,420 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-16 02:04:04,420 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-06-16 02:04:04,420 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-16 02:04:04,420 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-16 02:04:04,420 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-16 02:04:04,420 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-06-16 02:04:04,421 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-06-16 02:04:04,431 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: 2021-06-16 02:04:04,431 DEBUG 197:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-06-16 02:04:04,432 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "09a7bacb-f1d0-4849-b589-7bb40877e276", "modelVersionId": "2f158b9e-7e2e-44cc-982f-d584a12c4f74", "modelName": "basic_cnf", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_cnf", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnf-customer" }, "project": { "projectName": "basicnf_project" }, "owningEntity": { "owningEntityId": "8115f8c3-9f71-47c3-b1c0-0de520f6ed08", "owningEntityName": "basicnf_owning_entity" } } } 2021-06-16 02:04:04,432 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '755cd4fc-c4b8-4c1c-81cd-9cfc4964d027', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:04:04,432 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-06-16 02:04:04,432 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "09a7bacb-f1d0-4849-b589-7bb40877e276", "modelVersionId": "2f158b9e-7e2e-44cc-982f-d584a12c4f74", "modelName": "basic_cnf", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_cnf", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnf-customer" }, "project": { "projectName": "basicnf_project" }, "owningEntity": { "owningEntityId": "8115f8c3-9f71-47c3-b1c0-0de520f6ed08", "owningEntityName": "basicnf_owning_entity" } } } 2021-06-16 02:04:04,434 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:04:06,034 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-16 02:04:06,037 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-06-16 02:04:06,037 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"755cd4fc-c4b8-4c1c-81cd-9cfc4964d027","instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027"}} 2021-06-16 02:04:06,039 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-06-16 02:04:06,066 DEBUG 195:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: 2021-06-16 02:04:06,067 DEBUG 197:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:06,067 DEBUG 198:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:06,069 DEBUG 103:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f3f17a74-a2e0-4786-a68b-b8b8e40d21ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:04:06,069 DEBUG 105:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:06,069 DEBUG 106:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:06,074 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:04:06,265 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 HTTP/1.1" 200 1341 2021-06-16 02:04:06,269 INFO 116:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response code: 200 2021-06-16 02:04:06,270 DEBUG 120:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response: {"request":{"requestId":"755cd4fc-c4b8-4c1c-81cd-9cfc4964d027","startTime":"Wed, 16 Jun 2021 02:04:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 16 Jun 2021 02:04:05 GMT"}}} 2021-06-16 02:04:16,281 DEBUG 195:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: 2021-06-16 02:04:16,281 DEBUG 197:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:16,281 DEBUG 198:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:16,282 DEBUG 103:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80324fb0-d48b-4166-a4bd-6b4f16500882', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:04:16,282 DEBUG 105:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:16,282 DEBUG 106:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:16,284 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:04:16,470 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 HTTP/1.1" 200 1551 2021-06-16 02:04:16,472 INFO 116:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response code: 200 2021-06-16 02:04:16,472 DEBUG 120:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response: {"request":{"requestId":"755cd4fc-c4b8-4c1c-81cd-9cfc4964d027","startTime":"Wed, 16 Jun 2021 02:04:04 GMT","finishTime":"Wed, 16 Jun 2021 02:04:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:04:14 GMT"}}} 2021-06-16 02:04:16,473 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-06-16 02:04:16,473 DEBUG 195:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: 2021-06-16 02:04:16,473 DEBUG 197:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:16,473 DEBUG 198:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:16,474 DEBUG 103:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1b76185c-5ac9-4398-b5ae-2918f410a9e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:04:16,474 DEBUG 105:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:16,474 DEBUG 106:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:16,476 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:04:16,652 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 HTTP/1.1" 200 1551 2021-06-16 02:04:16,653 INFO 116:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response code: 200 2021-06-16 02:04:16,654 DEBUG 120:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response: {"request":{"requestId":"755cd4fc-c4b8-4c1c-81cd-9cfc4964d027","startTime":"Wed, 16 Jun 2021 02:04:04 GMT","finishTime":"Wed, 16 Jun 2021 02:04:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:04:14 GMT"}}} 2021-06-16 02:04:16,654 DEBUG 195:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: 2021-06-16 02:04:16,654 DEBUG 197:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:16,655 DEBUG 198:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:16,655 DEBUG 103:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7d5b549d-9784-4afe-a03e-2ea388b6817a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:04:16,655 DEBUG 105:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:16,655 DEBUG 106:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:16,657 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:04:16,854 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 HTTP/1.1" 200 1551 2021-06-16 02:04:16,855 INFO 116:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response code: 200 2021-06-16 02:04:16,855 DEBUG 120:onap_service.py(8) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response: {"request":{"requestId":"755cd4fc-c4b8-4c1c-81cd-9cfc4964d027","startTime":"Wed, 16 Jun 2021 02:04:04 GMT","finishTime":"Wed, 16 Jun 2021 02:04:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:04:14 GMT"}}} 2021-06-16 02:04:16,862 DEBUG 195:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: 2021-06-16 02:04:16,863 DEBUG 197:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:16,863 DEBUG 198:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:16,864 DEBUG 103:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'afbc5c5e-3f11-4d59-8437-9ccfdd40d8be', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:04:16,864 DEBUG 105:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:16,865 DEBUG 106:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:16,868 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:04:17,066 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 HTTP/1.1" 200 1551 2021-06-16 02:04:17,067 INFO 116:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response code: 200 2021-06-16 02:04:17,067 DEBUG 120:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response: {"request":{"requestId":"755cd4fc-c4b8-4c1c-81cd-9cfc4964d027","startTime":"Wed, 16 Jun 2021 02:04:04 GMT","finishTime":"Wed, 16 Jun 2021 02:04:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:04:14 GMT"}}} 2021-06-16 02:04:17,068 DEBUG 195:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: 2021-06-16 02:04:17,068 DEBUG 197:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:17,068 DEBUG 198:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:17,069 DEBUG 103:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '42fe466b-5a30-49e8-b1b3-b67eb21d010b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:04:17,069 DEBUG 105:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 2021-06-16 02:04:17,069 DEBUG 106:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] data sent: None 2021-06-16 02:04:17,070 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:04:17,259 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 HTTP/1.1" 200 1551 2021-06-16 02:04:17,261 INFO 116:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response code: 200 2021-06-16 02:04:17,261 DEBUG 120:onap_service.py(1) - [None][Check 755cd4fc-c4b8-4c1c-81cd-9cfc4964d027 orchestration request status] response: {"request":{"requestId":"755cd4fc-c4b8-4c1c-81cd-9cfc4964d027","startTime":"Wed, 16 Jun 2021 02:04:04 GMT","finishTime":"Wed, 16 Jun 2021 02:04:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:04:14 GMT"}}} 2021-06-16 02:04:17,262 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:04:17,262 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:04:17,262 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:04:17,262 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:04:17,262 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:04:17,262 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:04:17,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:04:17,376 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-06-16 02:04:17,377 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-06-16 02:04:17,378 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1623808903220","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-06-16 02:04:17,380 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 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-16 02:04:17,380 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 2021-06-16 02:04:17,380 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] data sent: None 2021-06-16 02:04:17,381 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 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-16 02:04:17,381 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 2021-06-16 02:04:17,381 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] data sent: None 2021-06-16 02:04:17,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:04:17,566 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 HTTP/1.1" 200 1191 2021-06-16 02:04:17,567 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] response code: 200 2021-06-16 02:04:17,567 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] response: {"service-instance":[{"service-instance-id":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","service-instance-name":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"09a7bacb-f1d0-4849-b589-7bb40877e276","model-version-id":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","resource-version":"1623809053919","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/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/8115f8c3-9f71-47c3-b1c0-0de520f6ed08","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-06-16 02:04:17,570 DEBUG 195:onap_service.py(1) - [AAI][Get basicnf-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-16 02:04:17,570 DEBUG 197:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:04:17,570 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-16 02:04:17,570 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-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-16 02:04:17,571 DEBUG 105:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:04:17,571 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-16 02:04:17,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:04:17,669 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-16 02:04:17,670 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-06-16 02:04:17,670 DEBUG 120:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623808882322"} 2021-06-16 02:04:17,672 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:04:17,673 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:04:17,673 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:04:17,673 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:04:17,673 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:04:17,673 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:04:17,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:04:17,964 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-06-16 02:04:17,965 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-06-16 02:04:17,965 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1623808903220","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-06-16 02:04:17,968 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 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-16 02:04:17,968 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 2021-06-16 02:04:17,968 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] data sent: None 2021-06-16 02:04:17,968 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 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-16 02:04:17,969 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 2021-06-16 02:04:17,969 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] data sent: None 2021-06-16 02:04:17,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:04:18,376 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 HTTP/1.1" 200 1191 2021-06-16 02:04:18,378 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] response code: 200 2021-06-16 02:04:18,378 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] response: {"service-instance":[{"service-instance-id":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","service-instance-name":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"09a7bacb-f1d0-4849-b589-7bb40877e276","model-version-id":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","resource-version":"1623809053919","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/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/8115f8c3-9f71-47c3-b1c0-0de520f6ed08","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-06-16 02:04:18,383 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-16 02:04:18,383 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:04:18,383 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:04:18,384 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-16 02:04:18,384 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:04:18,384 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:04:18,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:04:18,865 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-06-16 02:04:18,866 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-16 02:04:18,867 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623808881110","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-16 02:04:18,869 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-16 02:04:18,869 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:04:18,870 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-16 02:04:18,870 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-16 02:04:18,870 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:04:18,870 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-16 02:04:18,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:04:19,243 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-06-16 02:04:19,245 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-16 02:04:19,245 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1623808903220","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-06-16 02:04:19,248 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:04:19,248 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:04:19,248 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-16 02:04:19,248 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-16 02:04:19,248 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:04:19,249 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-16 02:04:19,249 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-16 02:04:19,249 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:04:19,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:04:25,062 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:04:25,065 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:04:25,066 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:04:25,070 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:04:25,071 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:04:25,071 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:04:25,071 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:04:25,072 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:04:25,072 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:04:25,072 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:04:25,073 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:04:25,073 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:04:25,073 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:04:25,074 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:04:25,074 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:04:25,074 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:04:25,075 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:04:25,075 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:04:25,076 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-16 02:04:25,076 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-16 02:04:25,076 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:04:25,077 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-16 02:04:25,077 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-16 02:04:25,077 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:04:25,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:04:33,079 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-16 02:04:33,083 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:04:33,085 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:04:33,091 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:04:33,091 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:04:33,091 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel 2021-06-16 02:04:33,092 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-16 02:04:33,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:04:34,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel HTTP/1.1" 200 None 2021-06-16 02:04:34,245 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-16 02:04:34,248 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-16 02:04:34,248 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-16 02:04:34,249 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-16 02:04:34,249 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-16 02:04:34,249 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-16 02:04:34,250 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-16 02:04:34,250 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-16 02:04:34,334 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042151286005353894, below negative shortcut threshhold 0.05 2021-06-16 02:04:34,402 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.042590255658807426, below negative shortcut threshhold 0.05 2021-06-16 02:04:34,469 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0404886402404736, below negative shortcut threshhold 0.05 2021-06-16 02:04:34,536 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04364513184483488, below negative shortcut threshhold 0.05 2021-06-16 02:04:34,603 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04237620489731941, below negative shortcut threshhold 0.05 2021-06-16 02:04:34,672 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04110275733306429, below negative shortcut threshhold 0.05 2021-06-16 02:04:34,871 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0383619702327316, below negative shortcut threshhold 0.05 2021-06-16 02:04:34,941 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03998891422118833, below negative shortcut threshhold 0.05 2021-06-16 02:04:35,004 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040110459714912734, below negative shortcut threshhold 0.05 2021-06-16 02:04:35,151 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04331313788350083, below negative shortcut threshhold 0.05 2021-06-16 02:04:35,215 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.0426568782185993, below negative shortcut threshhold 0.05 2021-06-16 02:04:35,285 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:04:35,285 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-16 02:04:35,285 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:04:35,285 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-16 02:04:35,285 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-16 02:04:35,285 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-16 02:04:35,286 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:04:35,286 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:04:35,286 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:04:35,286 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:04:35,286 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-16 02:04:35,286 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:04:35,286 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:04:35,286 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:04:35,286 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:04:35,286 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-16 02:04:35,287 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-16 02:04:35,287 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-16 02:04:35,287 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-16 02:04:35,287 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-16 02:04:35,287 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-16 02:04:35,287 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-16 02:04:35,287 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-16 02:04:35,287 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-16 02:04:35,287 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.042151286005353894 2021-06-16 02:04:35,288 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.042590255658807426 2021-06-16 02:04:35,288 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.0404886402404736 2021-06-16 02:04:35,288 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04364513184483488 2021-06-16 02:04:35,288 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04237620489731941 2021-06-16 02:04:35,288 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04110275733306429 2021-06-16 02:04:35,288 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:04:35,288 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:04:35,288 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.0383619702327316 2021-06-16 02:04:35,288 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03998891422118833 2021-06-16 02:04:35,288 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040110459714912734 2021-06-16 02:04:35,289 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:04:35,289 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:04:35,289 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04331313788350083 2021-06-16 02:04:35,289 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:04:35,289 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:04:35,290 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PK�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=�,ْoy4;94ɤmf��!)�˩$j)ʭ��"i=�Ȧ��>� ��Q-#��B��HU�x�u 6���VVM��T%����Đ�U�zG�$�����~�9YS�(Q�$KrD�,GkJ�0[�y�^���"J3�sb���1�g�@E�%$�Y"� �kR�M@I+f�I�[�ecl�-�;�8�1|��~n�0?��CϺ�B�0C�ܗ�ۅj��=��NX���� >���w4iE/�4�ad�)J"�DD�1J �7�!���֙�8$I�D,]¼e�=��Ƿ�秛��b���P-�ݪO�o�倘[V@��-�7@+���!�P��?�� ;"K�:����9��O���a-�b���C�Z1�~AQ�Z圭(-�u��w��uIB�����4O� ����U�L���o#���#�N� ^�i�QT4FI C*�D��,#K����;D�6��Y1L�pPC������� 4��ݸ�C�F�������#����Pek�d� ��H�� P������s����g�RN��[��1�G_z/�����3��NL�������]D\�PK��Xk� PK�RNS.mfM��n�0E�� ~���U���� �����C��Q���Q��s��� %��|6��Hǵ�?¢�R����Q�@ZJ��=�'� ��fA��>70�����;����QHwa�+i�(eѶ�Uw�WZ��N��`��߭�J����탓�t1r=̠E�ڧ ���w݆�y6�q �p� �ndA�%�S�n���o�Ru�9����PW_4���Px(�97�g�s�ۿ�PK07��/PK�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPK�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V�d�ivPbA�v��SK�D�)o�ɥ%�����|�NIB�Po� >u#�D-ˋ���-v8�U]}p�AA�����#D>?=}�ܲ�R���SQ�tќ�Xu��������Z��ey��w�e� TԠ�U5�:W�{pزO��|����!#�Aa�/�����Hd4}^j �E�T��Ȟ�<%!�5ĩe_�T#I�SO9V? �7�Q�Af�#�0D���U�-sE^Ӵ��_����+^{�~�����R���@#1��P���y��ic)����,����bo�Y�| =ci���^�Ј�}�����16��pK��f���G�WmC���׸{j'/��l��a�WzZӼu�:`>j��l+���X�)Z����1������>��b�b���� PK@Zn�OPK�R*Definitions/resource-BasicCnf-template.yml�ZK��8���ЭO�ȶ�׭�=��a:�d��椢(�aE����$� ��V�6|$��$8�i�r&���@���:B�J��Sq���p�Q�c,���qX~�ù���O/['�� ���f���?�'�q���5�|o R�y��{؟/ ������[��l�ɜ�n����$O`$�%)�^�5�}�����u��9-�1q�Ӛ\VQ�����D�xAK^���<�E=I�����W�R\����٠��c��VYD����� Qn�����r�����c�Q�R��b��5��=�X ��Y�񚵠)V.����E��w�l.=R��H�g`���㟆�F��,;>r�U�HV��4�_���i���#�N�y���8�� �cr����6�w�I\��w��6���`�]i�/Q�O����- ⌂Jr��6����6�:���N<$a�� ����  �R�u�|���������?��ק/5] ,ߵ"F��R��i�DG�+�+V��NK�F�l�y)B���#S�!$��;��O �mTr_���5d0 A��k�d��f� ���b��v҄pR��4��"Q�4�E�/�|������<��t2>`��} �� �U�L2��e����Ԇ�s�B0*"TW�u�S;d�t�)ޮH1\xRԙw���O�{�n���?����x�暻��l�z���xq��n��*sk�3���DC�93����է��Ɔ�q�����Bo�I� {W9��I0�t���7t{ֺ�:� �;{<�7׭ 9����2aq��#j4��@�=t6F2�.��Q��l� ��1�8�ZP/��a�D��*���_�«`��j��f��9!h�A�D�g(��8���<�h+�+$�)]�g�N�3)��,����X8�t�6?.���p�j�u�����Dm��T�@U ��_*=��X/ Sk�D������`� �^��h��k�>�}|n��J�f'�)���eP�t��,�6]�2j��Jf�2�2����FA���v ��[�U�L�o��W�^B�k�<�?�N+�� �������2c����qo�����(_X�C6r��oG�] ��n�n��[��͆�&��c�C)E����HX�01�D���J;��klφ�6�Q���cFz�lZ~$�j�#��� ���u�k�;l�/f��)'��XQ^~c�Mͥ�`O܆-8n�~ћP[i4���e�c7:�5u�ŞD�o��e;��}u�"�����T�� +R�6� A�v���sb��@(.]y��΂;��;��aM��f]wo�� e4���Z\-e�_ ��i�F�A��B���^p�ۤ㶄�{-��*gX����=��8�w�>.C�)��TȆ�k�o�Z!��w�h)�|��q��ד `�J�􆳤�Z�{���@%%UA{����{��TH��7�{��6����7o������4�,8�=7�!��C��bz��-��N�rLb���=�� [��af[�]r��I�{eMg�%��� |�������M���O���'P��%_�� L~����"Z].���r�isE���I�B ?�?O(���G+��Y�� ��i-2��8�,"�WA�|B0��+ ^�j>[m�Θ�[�Zm�˲�ô��B�线=�/ �o��)��f�rN�nq�>�G]�:o��E־3���{Ȼ�Koɟ��N�jݳR�:��q�O��WɂD�`���%��Z��-7�,�(�V�?��=3����lm.� �K�%8�t���z\�m��<,�����k�(M� ��@ļF;�kt���h]��_QpZ?��P<�2Z����6�dƝ����ZS�?��n{��k���~��5uC��U/��2�fgO�âZ���C)2��Y���7^O=���&\�2�N15��|E#�ƹ�~%�7(�^F�TGv�]�ÝY�WD� XS�4�d/q�� �� X[�l���P3�h;�ʆ�aK�M ��h'��P���_PK�;f�F�&PK�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v����;�����a�W �T�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PK�{�DzaPK�R8Definitions/resource-BasicCnfNodesDummycvfc-template.yml�YIs�*��W��S�۞[2�W9N*N|xBh̋z�O~�k���Y�����^i��"�i�8�Lp�R�������bIS��؟����jb�W���+� s������R��� ��8D����,��o��kB���b \��� SB�$�1�E�OPD��h���ј1� ]yV���G����Q�%�v���w"Y�s���h��2OoS�y��c�� =�4��4�X��d4�̧�ٯ�s��%��� p��Z�.Pn�2����P�a��0i�a�u�`9Op�Cx]{�$�4�y��ԡu&J��KU��ө�i���J̹��Me �znD����TF�PW���[���p}2L�0i ��m��+����4r_(օ�aq��`ʥ~�\r-�-�Q��'*a���i�O"|�E��Rj/HAQ3�� a�ǫ�Vl�~5Z� ,#�~��O��>�JC�`y�}"x�6��� R��#��J��h9V��@XB�����I��Ǫ������U��fk�?��o�$fJw ,5)�r�+�B�����W�Bs�C���8��ǎ8��*k"���/�Du��)��� �gr���eH<���S�L=�y~77XqH�_i�V�Z���$K<��Jc_?��=^��Z�2��"�a�ꪚ��j�a�x&��(f������A�O9�V�M9؟o��)��v������\�?ڄ^A9��'K����N`5��ƛ�n�����} � P��7�%zC�#�/l���W�bp2��C���v�e� ������sW ��pW@���z/��_��٪�PZk���Z�s#X��z��e�7����M��#�'a8��h<���|�q^O�r��2"7a0�y�N9����� �bhY�O����<���d9��R,��]KM�x�Qhpc��šzE�[<}mr��g���-2�E���{i�tI&�� M�9� �ars�n��4�8�)DE|l��*���}d���"�њ$����M[m��v7���(�Z��IS��Y���r�Y�"�7�����?|j�r'mdk t>��W4����%-�8���9��������Ϸ?��ݣ��@g�ʯ��j1��P��l�7���� �_n?�4x?�}{x����Ç���:�u���!W�q������=��'d��DZ EC�(��eYmK�݅�B���ғPkn4�&nP'q8 �PXOBL��d{t��'�fG+�3�:A]ܜ�ɜ��#����g����\�.�1f�J��i�������d6X��^�uv�W@V�N`G;��:��� �:����E��<�� �U��vi�/a��,�ƟY�;(=83�[�s����E��L�\س�?K��H�Zц��>N��ӷ'�YFpŽOXK9_= t*�,y8��$��u�`kzNw�B���T -�����b~Z�7t!ڦ������;�W��9�`s�q���Ţ7q'�Kk��Y��nw7��5�m�\�w�q@�~�߅�\h� NS�7%Jq�s� ���������H����F^R�}�@�hur��ab���cC���*�ý��g�G���;��ʡ��o�q�� 4��è�¥�"ك����-�����E�p�}ν)jO\�PK~|��PK�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%���u��܎��&�z�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PK ���y�^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�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK �RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK �RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK �RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK �R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�I�0C�R�hʤ4W�2|(���7J7ei?[6;�o mDb����1���Ꝓ����G��_����Z��m�T��h� � �\��)��~���覹萢l��6|z1J�:|P�ØK%��H�������� �PK%�Ĵ��PK �R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK �RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n�0�{?���쁔H�L�q�tNc’\�s��C�F�=�|��@� ��~�\�������p����O �/5߱��������w�t�8R�����N�bv��s�����K�Ϗ3� ���,@+�@8oAs�@r�Z�*/vI?hc�� �kX�0" �Xx��9�+`Q�X)�.�~S��7L9g�)+��ڂ��!���5�VK�Yiq��'���n)ti���"e1H�T� ��D�% j�H�AV��A��ԎaQZ:�!�T`��PV$���"UmnUT\7c)?� �6�rBd8���q1��Z<��r�4���r��՗P��:vc��-���_�:����m76[��>su�4�{�z^����F7�s���f�]L���S��훩����O�������i���Z��m��)�����PK��S��<PK �RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK �RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK�R�R�B4E csar.metaPK�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPK�R��Xk� );Definitions/service-BasicCnf-template.ymlPK�R07��/&NS.mfPK�R�\r�@a3ADefinitions/service-BasicCnf-template-interface.ymlPK�R@Zn�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�R�;f�F�&*� Definitions/resource-BasicCnf-template.ymlPK�R�{�Dza4�Definitions/resource-BasicCnf-template-interface.ymlPK�R~|��8/Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�R ���y�^B�!Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�R�/E�>��k(Definitions/data.ymlPK�R�\�J�9gDefinitions/groups.ymlPK�R ��חDi�nDefinitions/policies.ymlPK�R���C&�Definitions/annotations.ymlPK�R��g��Definitions/relationships.ymlPK�R� Qq)Eu�Definitions/artifacts.ymlPK�R��~��/)�Definitions/capabilities.ymlPK�R41H4��ʗDefinitions/interfaces.ymlPK�R�'WAH]�ɜDefinitions/nodes.ymlPK �R&��gM�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK �RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK �R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK �R%�Ĵ��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK �R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK �R��S��<U>�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK �R�&�v Qe�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK �R[J{ 2021-06-16 02:04:51,389 DEBUG 197:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs 2021-06-16 02:04:51,389 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "09a7bacb-f1d0-4849-b589-7bb40877e276" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "f0235592-987b-41b3-af52-5dff1d8e0408", "modelVersionId": "9620a423-c53e-4ce2-a15c-ab064516b2f8", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "a5f5b53f-c22d-4124-938f-5cdf98ce0b8e", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "lineOfBusiness": { "lineOfBusinessName": "basicnf_lob" }, "platform": { "platformName": "basicnf_platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "9e1cbef4-623f-4f8f-8c27-f79d8fe6288f", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "09a7bacb-f1d0-4849-b589-7bb40877e276", "modelVersion": "1.0", "modelVersionId": "2f158b9e-7e2e-44cc-982f-d584a12c4f74" } } }] } } 2021-06-16 02:04:51,390 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1081e529-f158-457c-8c1d-a9cf78e28546', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:04:51,390 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs 2021-06-16 02:04:51,391 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "09a7bacb-f1d0-4849-b589-7bb40877e276" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "f0235592-987b-41b3-af52-5dff1d8e0408", "modelVersionId": "9620a423-c53e-4ce2-a15c-ab064516b2f8", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "a5f5b53f-c22d-4124-938f-5cdf98ce0b8e", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "lineOfBusiness": { "lineOfBusinessName": "basicnf_lob" }, "platform": { "platformName": "basicnf_platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "9e1cbef4-623f-4f8f-8c27-f79d8fe6288f", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "09a7bacb-f1d0-4849-b589-7bb40877e276", "modelVersion": "1.0", "modelVersionId": "2f158b9e-7e2e-44cc-982f-d584a12c4f74" } } }] } } 2021-06-16 02:04:51,393 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:04:53,538 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs HTTP/1.1" 202 262 2021-06-16 02:04:53,539 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-06-16 02:04:53,539 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"1081e529-f158-457c-8c1d-a9cf78e28546","instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546"}} 2021-06-16 02:04:53,540 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-06-16 02:04:53,550 DEBUG 195:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: 2021-06-16 02:04:53,551 DEBUG 197:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:04:53,551 DEBUG 198:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:04:53,553 DEBUG 103:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '118e89be-213f-4f3c-aaae-f882932c6733', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:04:53,553 DEBUG 105:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:04:53,554 DEBUG 106:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:04:53,559 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:04:53,745 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 HTTP/1.1" 200 1900 2021-06-16 02:04:53,748 INFO 116:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response code: 200 2021-06-16 02:04:53,748 DEBUG 120:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response: {"request":{"requestId":"1081e529-f158-457c-8c1d-a9cf78e28546","startTime":"Wed, 16 Jun 2021 02:04:51 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"09a7bacb-f1d0-4849-b589-7bb40877e276","source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 16 Jun 2021 02:04:53 GMT"}}} 2021-06-16 02:05:03,760 DEBUG 195:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: 2021-06-16 02:05:03,760 DEBUG 197:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:03,760 DEBUG 198:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:03,760 DEBUG 103:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ff4f06a-7078-4b4b-a802-ed1f1f641d03', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:05:03,761 DEBUG 105:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:03,761 DEBUG 106:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:03,762 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:05:03,954 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 HTTP/1.1" 200 1900 2021-06-16 02:05:03,956 INFO 116:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response code: 200 2021-06-16 02:05:03,957 DEBUG 120:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response: {"request":{"requestId":"1081e529-f158-457c-8c1d-a9cf78e28546","startTime":"Wed, 16 Jun 2021 02:04:51 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"09a7bacb-f1d0-4849-b589-7bb40877e276","source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 16 Jun 2021 02:04:53 GMT"}}} 2021-06-16 02:05:13,968 DEBUG 195:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: 2021-06-16 02:05:13,969 DEBUG 197:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:13,970 DEBUG 198:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:13,970 DEBUG 103:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1c988007-1ac3-4233-a57b-58a0bc846d7c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:05:13,971 DEBUG 105:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:13,971 DEBUG 106:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:13,974 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:05:14,707 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 HTTP/1.1" 200 2148 2021-06-16 02:05:14,709 INFO 116:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response code: 200 2021-06-16 02:05:14,710 DEBUG 120:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response: {"request":{"requestId":"1081e529-f158-457c-8c1d-a9cf78e28546","startTime":"Wed, 16 Jun 2021 02:04:51 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"09a7bacb-f1d0-4849-b589-7bb40877e276","source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_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":"Wed, 16 Jun 2021 02:05:09 GMT"}}} 2021-06-16 02:05:24,721 DEBUG 195:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: 2021-06-16 02:05:24,721 DEBUG 197:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:24,722 DEBUG 198:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:24,722 DEBUG 103:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e3f9b229-880d-4610-bff9-5828d69af54f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:05:24,723 DEBUG 105:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:24,723 DEBUG 106:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:24,725 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:05:24,912 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 HTTP/1.1" 200 2106 2021-06-16 02:05:24,914 INFO 116:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response code: 200 2021-06-16 02:05:24,914 DEBUG 120:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response: {"request":{"requestId":"1081e529-f158-457c-8c1d-a9cf78e28546","startTime":"Wed, 16 Jun 2021 02:04:51 GMT","finishTime":"Wed, 16 Jun 2021 02:05:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"09a7bacb-f1d0-4849-b589-7bb40877e276","source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:05:14 GMT"}}} 2021-06-16 02:05:24,915 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-06-16 02:05:24,915 DEBUG 195:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: 2021-06-16 02:05:24,916 DEBUG 197:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:24,916 DEBUG 198:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:24,916 DEBUG 103:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '49849d5b-9bc5-41d7-a585-4b18ef27c4a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:05:24,917 DEBUG 105:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:24,917 DEBUG 106:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:24,919 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:05:25,098 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 HTTP/1.1" 200 2106 2021-06-16 02:05:25,099 INFO 116:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response code: 200 2021-06-16 02:05:25,100 DEBUG 120:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response: {"request":{"requestId":"1081e529-f158-457c-8c1d-a9cf78e28546","startTime":"Wed, 16 Jun 2021 02:04:51 GMT","finishTime":"Wed, 16 Jun 2021 02:05:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"09a7bacb-f1d0-4849-b589-7bb40877e276","source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:05:14 GMT"}}} 2021-06-16 02:05:25,100 DEBUG 195:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: 2021-06-16 02:05:25,101 DEBUG 197:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:25,101 DEBUG 198:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:25,101 DEBUG 103:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '63fe19bb-8f47-4d5a-b776-bcfe24b8633c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:05:25,101 DEBUG 105:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:25,102 DEBUG 106:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:25,103 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:05:25,303 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 HTTP/1.1" 200 2106 2021-06-16 02:05:25,304 INFO 116:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response code: 200 2021-06-16 02:05:25,304 DEBUG 120:onap_service.py(9) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response: {"request":{"requestId":"1081e529-f158-457c-8c1d-a9cf78e28546","startTime":"Wed, 16 Jun 2021 02:04:51 GMT","finishTime":"Wed, 16 Jun 2021 02:05:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"09a7bacb-f1d0-4849-b589-7bb40877e276","source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:05:14 GMT"}}} 2021-06-16 02:05:25,312 DEBUG 195:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: 2021-06-16 02:05:25,313 DEBUG 197:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:25,313 DEBUG 198:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:25,314 DEBUG 103:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74d6a162-c6af-4c78-a97a-986725a2f0b0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:05:25,315 DEBUG 105:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:25,315 DEBUG 106:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:25,319 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:05:25,477 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 HTTP/1.1" 200 2106 2021-06-16 02:05:25,479 INFO 116:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response code: 200 2021-06-16 02:05:25,479 DEBUG 120:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response: {"request":{"requestId":"1081e529-f158-457c-8c1d-a9cf78e28546","startTime":"Wed, 16 Jun 2021 02:04:51 GMT","finishTime":"Wed, 16 Jun 2021 02:05:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"09a7bacb-f1d0-4849-b589-7bb40877e276","source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:05:14 GMT"}}} 2021-06-16 02:05:25,480 DEBUG 195:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: 2021-06-16 02:05:25,480 DEBUG 197:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:25,480 DEBUG 198:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:25,480 DEBUG 103:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'be4e3281-b817-4ced-8365-a6487e0e203b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:05:25,480 DEBUG 105:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 2021-06-16 02:05:25,480 DEBUG 106:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] data sent: None 2021-06-16 02:05:25,482 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:05:25,688 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1081e529-f158-457c-8c1d-a9cf78e28546 HTTP/1.1" 200 2106 2021-06-16 02:05:25,690 INFO 116:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response code: 200 2021-06-16 02:05:25,690 DEBUG 120:onap_service.py(1) - [None][Check 1081e529-f158-457c-8c1d-a9cf78e28546 orchestration request status] response: {"request":{"requestId":"1081e529-f158-457c-8c1d-a9cf78e28546","startTime":"Wed, 16 Jun 2021 02:04:51 GMT","finishTime":"Wed, 16 Jun 2021 02:05:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"09a7bacb-f1d0-4849-b589-7bb40877e276","source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:05:14 GMT"}}} 2021-06-16 02:05:25,691 DEBUG 195:onap_service.py(1) - [AAI][Get basicnf-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-16 02:05:25,691 DEBUG 197:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:05:25,691 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-16 02:05:25,692 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-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-16 02:05:25,692 DEBUG 105:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-16 02:05:25,692 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-16 02:05:25,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:05:25,777 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-16 02:05:25,778 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-06-16 02:05:25,778 DEBUG 120:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623808882322"} 2021-06-16 02:05:25,780 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:05:25,780 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:05:25,781 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:05:25,781 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-16 02:05:25,781 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-16 02:05:25,781 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-16 02:05:25,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:05:25,979 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-06-16 02:05:25,980 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-06-16 02:05:25,980 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1623808903220","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-06-16 02:05:25,983 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 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-16 02:05:25,983 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 2021-06-16 02:05:25,984 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] data sent: None 2021-06-16 02:05:25,984 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 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-16 02:05:25,984 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 2021-06-16 02:05:25,984 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] data sent: None 2021-06-16 02:05:25,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:05:26,170 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 HTTP/1.1" 200 1643 2021-06-16 02:05:26,171 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] response code: 200 2021-06-16 02:05:26,171 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95 service-instance-name] response: {"service-instance":[{"service-instance-id":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","service-instance-name":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"09a7bacb-f1d0-4849-b589-7bb40877e276","model-version-id":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","resource-version":"1623809101739","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/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/8115f8c3-9f71-47c3-b1c0-0de520f6ed08","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5a76d95a-ea5d-40a5-b491-d282b9a3469a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-06-16 02:05:26,174 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-16 02:05:26,174 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/relationship-list 2021-06-16 02:05:26,174 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:05:26,174 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-16 02:05:26,174 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/relationship-list 2021-06-16 02:05:26,175 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:05:26,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:05:26,372 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/relationship-list HTTP/1.1" 200 1064 2021-06-16 02:05:26,373 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-16 02:05:26,373 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/8115f8c3-9f71-47c3-b1c0-0de520f6ed08","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5a76d95a-ea5d-40a5-b491-d282b9a3469a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-06-16 02:05:26,376 DEBUG 195:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-16 02:05:26,376 DEBUG 197:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:05:26,376 DEBUG 198:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] data sent: None 2021-06-16 02:05:26,376 DEBUG 103:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-16 02:05:26,376 DEBUG 105:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:05:26,377 DEBUG 106:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] data sent: None 2021-06-16 02:05:26,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:05:26,670 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a HTTP/1.1" 200 3737 2021-06-16 02:05:26,671 INFO 116:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] response code: 200 2021-06-16 02:05:26,672 DEBUG 120:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] response: {"vnf-id":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnf-name":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"09a7bacb-f1d0-4849-b589-7bb40877e276","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623809114064","model-invariant-id":"f0235592-987b-41b3-af52-5dff1d8e0408","model-version-id":"9620a423-c53e-4ce2-a15c-ab064516b2f8","model-customization-id":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/service-data/vnfs/vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a/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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-06-16 02:05:26,675 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:05:26,675 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:05:26,676 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-16 02:05:26,676 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-16 02:05:26,676 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:05:26,677 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-16 02:05:26,677 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-16 02:05:26,677 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:05:26,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:05:34,775 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:05:34,777 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:05:34,777 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:05:34,781 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:05:34,781 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:05:34,782 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:05:34,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:05:34,782 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:05:34,782 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:05:34,782 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:05:34,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:05:34,783 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:05:34,783 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:05:34,783 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:05:34,783 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:05:34,784 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:05:34,784 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:05:34,784 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:05:34,784 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-16 02:05:34,784 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-16 02:05:34,785 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:05:34,785 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-16 02:05:34,785 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-16 02:05:34,786 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:05:34,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:05:45,398 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-16 02:05:45,401 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:05:45,402 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:05:45,406 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:05:45,407 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:05:45,407 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel 2021-06-16 02:05:45,407 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-16 02:05:45,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:05:46,181 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel HTTP/1.1" 200 None 2021-06-16 02:05:46,183 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-16 02:05:46,185 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-16 02:05:46,185 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-16 02:05:46,185 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-16 02:05:46,186 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-16 02:05:46,186 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-16 02:05:46,186 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-16 02:05:46,186 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-16 02:05:46,254 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042151286005353894, below negative shortcut threshhold 0.05 2021-06-16 02:05:46,321 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.042590255658807426, below negative shortcut threshhold 0.05 2021-06-16 02:05:46,388 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0404886402404736, below negative shortcut threshhold 0.05 2021-06-16 02:05:46,455 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04364513184483488, below negative shortcut threshhold 0.05 2021-06-16 02:05:46,520 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04237620489731941, below negative shortcut threshhold 0.05 2021-06-16 02:05:46,581 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04110275733306429, below negative shortcut threshhold 0.05 2021-06-16 02:05:46,770 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0383619702327316, below negative shortcut threshhold 0.05 2021-06-16 02:05:46,835 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03998891422118833, below negative shortcut threshhold 0.05 2021-06-16 02:05:46,902 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040110459714912734, below negative shortcut threshhold 0.05 2021-06-16 02:05:47,053 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04331313788350083, below negative shortcut threshhold 0.05 2021-06-16 02:05:47,117 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.0426568782185993, below negative shortcut threshhold 0.05 2021-06-16 02:05:47,189 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:05:47,189 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-16 02:05:47,189 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:05:47,190 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-16 02:05:47,190 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-16 02:05:47,190 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-16 02:05:47,190 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:05:47,190 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:05:47,190 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:05:47,190 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:05:47,190 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-16 02:05:47,190 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:05:47,190 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:05:47,191 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:05:47,191 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:05:47,191 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-16 02:05:47,191 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-16 02:05:47,191 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-16 02:05:47,191 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-16 02:05:47,191 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-16 02:05:47,191 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-16 02:05:47,191 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-16 02:05:47,191 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-16 02:05:47,192 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-16 02:05:47,192 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.042151286005353894 2021-06-16 02:05:47,192 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.042590255658807426 2021-06-16 02:05:47,192 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.0404886402404736 2021-06-16 02:05:47,192 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04364513184483488 2021-06-16 02:05:47,192 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04237620489731941 2021-06-16 02:05:47,192 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04110275733306429 2021-06-16 02:05:47,192 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:05:47,192 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:05:47,192 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.0383619702327316 2021-06-16 02:05:47,193 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03998891422118833 2021-06-16 02:05:47,193 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040110459714912734 2021-06-16 02:05:47,193 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:05:47,193 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:05:47,193 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04331313788350083 2021-06-16 02:05:47,193 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:05:47,193 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:05:47,195 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PK�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=�,ْoy4;94ɤmf��!)�˩$j)ʭ��"i=�Ȧ��>� ��Q-#��B��HU�x�u 6���VVM��T%����Đ�U�zG�$�����~�9YS�(Q�$KrD�,GkJ�0[�y�^���"J3�sb���1�g�@E�%$�Y"� �kR�M@I+f�I�[�ecl�-�;�8�1|��~n�0?��CϺ�B�0C�ܗ�ۅj��=��NX���� >���w4iE/�4�ad�)J"�DD�1J �7�!���֙�8$I�D,]¼e�=��Ƿ�秛��b���P-�ݪO�o�倘[V@��-�7@+���!�P��?�� ;"K�:����9��O���a-�b���C�Z1�~AQ�Z圭(-�u��w��uIB�����4O� ����U�L���o#���#�N� ^�i�QT4FI C*�D��,#K����;D�6��Y1L�pPC������� 4��ݸ�C�F�������#����Pek�d� ��H�� P������s����g�RN��[��1�G_z/�����3��NL�������]D\�PK��Xk� PK�RNS.mfM��n�0E�� ~���U���� �����C��Q���Q��s��� %��|6��Hǵ�?¢�R����Q�@ZJ��=�'� ��fA��>70�����;����QHwa�+i�(eѶ�Uw�WZ��N��`��߭�J����탓�t1r=̠E�ڧ ���w݆�y6�q �p� �ndA�%�S�n���o�Ru�9����PW_4���Px(�97�g�s�ۿ�PK07��/PK�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPK�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V�d�ivPbA�v��SK�D�)o�ɥ%�����|�NIB�Po� >u#�D-ˋ���-v8�U]}p�AA�����#D>?=}�ܲ�R���SQ�tќ�Xu��������Z��ey��w�e� TԠ�U5�:W�{pزO��|����!#�Aa�/�����Hd4}^j �E�T��Ȟ�<%!�5ĩe_�T#I�SO9V? �7�Q�Af�#�0D���U�-sE^Ӵ��_����+^{�~�����R���@#1��P���y��ic)����,����bo�Y�| =ci���^�Ј�}�����16��pK��f���G�WmC���׸{j'/��l��a�WzZӼu�:`>j��l+���X�)Z����1������>��b�b���� PK@Zn�OPK�R*Definitions/resource-BasicCnf-template.yml�ZK��8���ЭO�ȶ�׭�=��a:�d��椢(�aE����$� ��V�6|$��$8�i�r&���@���:B�J��Sq���p�Q�c,���qX~�ù���O/['�� ���f���?�'�q���5�|o R�y��{؟/ ������[��l�ɜ�n����$O`$�%)�^�5�}�����u��9-�1q�Ӛ\VQ�����D�xAK^���<�E=I�����W�R\����٠��c��VYD����� Qn�����r�����c�Q�R��b��5��=�X ��Y�񚵠)V.����E��w�l.=R��H�g`���㟆�F��,;>r�U�HV��4�_���i���#�N�y���8�� �cr����6�w�I\��w��6���`�]i�/Q�O����- ⌂Jr��6����6�:���N<$a�� ����  �R�u�|���������?��ק/5] ,ߵ"F��R��i�DG�+�+V��NK�F�l�y)B���#S�!$��;��O �mTr_���5d0 A��k�d��f� ���b��v҄pR��4��"Q�4�E�/�|������<��t2>`��} �� �U�L2��e����Ԇ�s�B0*"TW�u�S;d�t�)ޮH1\xRԙw���O�{�n���?����x�暻��l�z���xq��n��*sk�3���DC�93����է��Ɔ�q�����Bo�I� {W9��I0�t���7t{ֺ�:� �;{<�7׭ 9����2aq��#j4��@�=t6F2�.��Q��l� ��1�8�ZP/��a�D��*���_�«`��j��f��9!h�A�D�g(��8���<�h+�+$�)]�g�N�3)��,����X8�t�6?.���p�j�u�����Dm��T�@U ��_*=��X/ Sk�D������`� �^��h��k�>�}|n��J�f'�)���eP�t��,�6]�2j��Jf�2�2����FA���v ��[�U�L�o��W�^B�k�<�?�N+�� �������2c����qo�����(_X�C6r��oG�] ��n�n��[��͆�&��c�C)E����HX�01�D���J;��klφ�6�Q���cFz�lZ~$�j�#��� ���u�k�;l�/f��)'��XQ^~c�Mͥ�`O܆-8n�~ћP[i4���e�c7:�5u�ŞD�o��e;��}u�"�����T�� +R�6� A�v���sb��@(.]y��΂;��;��aM��f]wo�� e4���Z\-e�_ ��i�F�A��B���^p�ۤ㶄�{-��*gX����=��8�w�>.C�)��TȆ�k�o�Z!��w�h)�|��q��ד `�J�􆳤�Z�{���@%%UA{����{��TH��7�{��6����7o������4�,8�=7�!��C��bz��-��N�rLb���=�� [��af[�]r��I�{eMg�%��� |�������M���O���'P��%_�� L~����"Z].���r�isE���I�B ?�?O(���G+��Y�� ��i-2��8�,"�WA�|B0��+ ^�j>[m�Θ�[�Zm�˲�ô��B�线=�/ �o��)��f�rN�nq�>�G]�:o��E־3���{Ȼ�Koɟ��N�jݳR�:��q�O��WɂD�`���%��Z��-7�,�(�V�?��=3����lm.� �K�%8�t���z\�m��<,�����k�(M� ��@ļF;�kt���h]��_QpZ?��P<�2Z����6�dƝ����ZS�?��n{��k���~��5uC��U/��2�fgO�âZ���C)2��Y���7^O=���&\�2�N15��|E#�ƹ�~%�7(�^F�TGv�]�ÝY�WD� XS�4�d/q�� �� X[�l���P3�h;�ʆ�aK�M ��h'��P���_PK�;f�F�&PK�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v����;�����a�W �T�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PK�{�DzaPK�R8Definitions/resource-BasicCnfNodesDummycvfc-template.yml�YIs�*��W��S�۞[2�W9N*N|xBh̋z�O~�k���Y�����^i��"�i�8�Lp�R�������bIS��؟����jb�W���+� s������R��� ��8D����,��o��kB���b \��� SB�$�1�E�OPD��h���ј1� ]yV���G����Q�%�v���w"Y�s���h��2OoS�y��c�� =�4��4�X��d4�̧�ٯ�s��%��� p��Z�.Pn�2����P�a��0i�a�u�`9Op�Cx]{�$�4�y��ԡu&J��KU��ө�i���J̹��Me �znD����TF�PW���[���p}2L�0i ��m��+����4r_(օ�aq��`ʥ~�\r-�-�Q��'*a���i�O"|�E��Rj/HAQ3�� a�ǫ�Vl�~5Z� ,#�~��O��>�JC�`y�}"x�6��� R��#��J��h9V��@XB�����I��Ǫ������U��fk�?��o�$fJw ,5)�r�+�B�����W�Bs�C���8��ǎ8��*k"���/�Du��)��� �gr���eH<���S�L=�y~77XqH�_i�V�Z���$K<��Jc_?��=^��Z�2��"�a�ꪚ��j�a�x&��(f������A�O9�V�M9؟o��)��v������\�?ڄ^A9��'K����N`5��ƛ�n�����} � P��7�%zC�#�/l���W�bp2��C���v�e� ������sW ��pW@���z/��_��٪�PZk���Z�s#X��z��e�7����M��#�'a8��h<���|�q^O�r��2"7a0�y�N9����� �bhY�O����<���d9��R,��]KM�x�Qhpc��šzE�[<}mr��g���-2�E���{i�tI&�� M�9� �ars�n��4�8�)DE|l��*���}d���"�њ$����M[m��v7���(�Z��IS��Y���r�Y�"�7�����?|j�r'mdk t>��W4����%-�8���9��������Ϸ?��ݣ��@g�ʯ��j1��P��l�7���� �_n?�4x?�}{x����Ç���:�u���!W�q������=��'d��DZ EC�(��eYmK�݅�B���ғPkn4�&nP'q8 �PXOBL��d{t��'�fG+�3�:A]ܜ�ɜ��#����g����\�.�1f�J��i�������d6X��^�uv�W@V�N`G;��:��� �:����E��<�� �U��vi�/a��,�ƟY�;(=83�[�s����E��L�\س�?K��H�Zц��>N��ӷ'�YFpŽOXK9_= t*�,y8��$��u�`kzNw�B���T -�����b~Z�7t!ڦ������;�W��9�`s�q���Ţ7q'�Kk��Y��nw7��5�m�\�w�q@�~�߅�\h� NS�7%Jq�s� ���������H����F^R�}�@�hur��ab���cC���*�ý��g�G���;��ʡ��o�q�� 4��è�¥�"ك����-�����E�p�}ν)jO\�PK~|��PK�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%���u��܎��&�z�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PK ���y�^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�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK �RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK �RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK �RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK �R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�I�0C�R�hʤ4W�2|(���7J7ei?[6;�o mDb����1���Ꝓ����G��_����Z��m�T��h� � �\��)��~���覹萢l��6|z1J�:|P�ØK%��H�������� �PK%�Ĵ��PK �R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK �RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n�0�{?���쁔H�L�q�tNc’\�s��C�F�=�|��@� ��~�\�������p����O �/5߱��������w�t�8R�����N�bv��s�����K�Ϗ3� ���,@+�@8oAs�@r�Z�*/vI?hc�� �kX�0" �Xx��9�+`Q�X)�.�~S��7L9g�)+��ڂ��!���5�VK�Yiq��'���n)ti���"e1H�T� ��D�% j�H�AV��A��ԎaQZ:�!�T`��PV$���"UmnUT\7c)?� �6�rBd8���q1��Z<��r�4���r��՗P��:vc��-���_�:����m76[��>su�4�{�z^����F7�s���f�]L���S��훩����O�������i���Z��m��)�����PK��S��<PK �RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK �RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK�R�R�B4E csar.metaPK�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPK�R��Xk� );Definitions/service-BasicCnf-template.ymlPK�R07��/&NS.mfPK�R�\r�@a3ADefinitions/service-BasicCnf-template-interface.ymlPK�R@Zn�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�R�;f�F�&*� Definitions/resource-BasicCnf-template.ymlPK�R�{�Dza4�Definitions/resource-BasicCnf-template-interface.ymlPK�R~|��8/Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�R ���y�^B�!Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�R�/E�>��k(Definitions/data.ymlPK�R�\�J�9gDefinitions/groups.ymlPK�R ��חDi�nDefinitions/policies.ymlPK�R���C&�Definitions/annotations.ymlPK�R��g��Definitions/relationships.ymlPK�R� Qq)Eu�Definitions/artifacts.ymlPK�R��~��/)�Definitions/capabilities.ymlPK�R41H4��ʗDefinitions/interfaces.ymlPK�R�'WAH]�ɜDefinitions/nodes.ymlPK �R&��gM�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK �RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK �R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK �R%�Ĵ��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK �R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK �R��S��<U>�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK �R�&�v Qe�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK �R[J{] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-16 02:05:49,650 DEBUG 197:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:05:49,650 DEBUG 198:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] data sent: None 2021-06-16 02:05:49,651 DEBUG 103:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-16 02:05:49,651 DEBUG 105:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:05:49,652 DEBUG 106:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] data sent: None 2021-06-16 02:05:49,654 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:05:50,244 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a HTTP/1.1" 200 3737 2021-06-16 02:05:50,246 INFO 116:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] response code: 200 2021-06-16 02:05:50,246 DEBUG 120:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] response: {"vnf-id":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnf-name":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"09a7bacb-f1d0-4849-b589-7bb40877e276","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623809114064","model-invariant-id":"f0235592-987b-41b3-af52-5dff1d8e0408","model-version-id":"9620a423-c53e-4ce2-a15c-ab064516b2f8","model-customization-id":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/service-data/vnfs/vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a/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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-06-16 02:05:50,250 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:05:50,250 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:05:50,250 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-16 02:05:50,250 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-16 02:05:50,251 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:05:50,251 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-16 02:05:50,251 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-16 02:05:50,252 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:05:50,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:05:56,379 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:05:56,382 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:05:56,383 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:05:56,386 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:05:56,387 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:05:56,387 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:05:56,387 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:05:56,387 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:05:56,388 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:05:56,388 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:05:56,388 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:05:56,388 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:05:56,388 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:05:56,388 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:05:56,389 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:05:56,389 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:05:56,389 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:05:56,389 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:05:56,389 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-16 02:05:56,390 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-16 02:05:56,390 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:05:56,390 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-16 02:05:56,391 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-16 02:05:56,391 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:05:56,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:06:04,608 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-16 02:06:04,610 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:06:04,613 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:06:04,622 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:06:04,623 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:06:04,623 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel 2021-06-16 02:06:04,623 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-16 02:06:04,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:06:05,780 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel HTTP/1.1" 200 None 2021-06-16 02:06:05,783 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-16 02:06:05,784 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-16 02:06:05,785 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-16 02:06:05,785 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-16 02:06:05,786 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-16 02:06:05,786 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-16 02:06:05,786 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-16 02:06:05,787 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-16 02:06:05,878 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042151286005353894, below negative shortcut threshhold 0.05 2021-06-16 02:06:05,946 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.042590255658807426, below negative shortcut threshhold 0.05 2021-06-16 02:06:06,014 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0404886402404736, below negative shortcut threshhold 0.05 2021-06-16 02:06:06,081 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04364513184483488, below negative shortcut threshhold 0.05 2021-06-16 02:06:06,148 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04237620489731941, below negative shortcut threshhold 0.05 2021-06-16 02:06:06,216 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04110275733306429, below negative shortcut threshhold 0.05 2021-06-16 02:06:06,412 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0383619702327316, below negative shortcut threshhold 0.05 2021-06-16 02:06:06,479 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03998891422118833, below negative shortcut threshhold 0.05 2021-06-16 02:06:06,546 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040110459714912734, below negative shortcut threshhold 0.05 2021-06-16 02:06:06,683 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04331313788350083, below negative shortcut threshhold 0.05 2021-06-16 02:06:06,742 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.0426568782185993, below negative shortcut threshhold 0.05 2021-06-16 02:06:06,808 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:06:06,808 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-16 02:06:06,808 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:06:06,808 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-16 02:06:06,808 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-16 02:06:06,808 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-16 02:06:06,808 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:06:06,808 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:06:06,808 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:06:06,809 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:06:06,809 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-16 02:06:06,809 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:06:06,809 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:06:06,809 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:06:06,809 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:06:06,809 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-16 02:06:06,809 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-16 02:06:06,809 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-16 02:06:06,809 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.042151286005353894 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.042590255658807426 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.0404886402404736 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04364513184483488 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04237620489731941 2021-06-16 02:06:06,810 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04110275733306429 2021-06-16 02:06:06,811 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:06:06,811 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:06:06,811 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.0383619702327316 2021-06-16 02:06:06,811 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03998891422118833 2021-06-16 02:06:06,811 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040110459714912734 2021-06-16 02:06:06,811 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:06:06,811 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:06:06,811 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04331313788350083 2021-06-16 02:06:06,811 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:06:06,811 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:06:06,813 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PK�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=�,ْoy4;94ɤmf��!)�˩$j)ʭ��"i=�Ȧ��>� ��Q-#��B��HU�x�u 6���VVM��T%����Đ�U�zG�$�����~�9YS�(Q�$KrD�,GkJ�0[�y�^���"J3�sb���1�g�@E�%$�Y"� �kR�M@I+f�I�[�ecl�-�;�8�1|��~n�0?��CϺ�B�0C�ܗ�ۅj��=��NX���� >���w4iE/�4�ad�)J"�DD�1J �7�!���֙�8$I�D,]¼e�=��Ƿ�秛��b���P-�ݪO�o�倘[V@��-�7@+���!�P��?�� ;"K�:����9��O���a-�b���C�Z1�~AQ�Z圭(-�u��w��uIB�����4O� ����U�L���o#���#�N� ^�i�QT4FI C*�D��,#K����;D�6��Y1L�pPC������� 4��ݸ�C�F�������#����Pek�d� ��H�� P������s����g�RN��[��1�G_z/�����3��NL�������]D\�PK��Xk� PK�RNS.mfM��n�0E�� ~���U���� �����C��Q���Q��s��� %��|6��Hǵ�?¢�R����Q�@ZJ��=�'� ��fA��>70�����;����QHwa�+i�(eѶ�Uw�WZ��N��`��߭�J����탓�t1r=̠E�ڧ ���w݆�y6�q �p� �ndA�%�S�n���o�Ru�9����PW_4���Px(�97�g�s�ۿ�PK07��/PK�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPK�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V�d�ivPbA�v��SK�D�)o�ɥ%�����|�NIB�Po� >u#�D-ˋ���-v8�U]}p�AA�����#D>?=}�ܲ�R���SQ�tќ�Xu��������Z��ey��w�e� TԠ�U5�:W�{pزO��|����!#�Aa�/�����Hd4}^j �E�T��Ȟ�<%!�5ĩe_�T#I�SO9V? �7�Q�Af�#�0D���U�-sE^Ӵ��_����+^{�~�����R���@#1��P���y��ic)����,����bo�Y�| =ci���^�Ј�}�����16��pK��f���G�WmC���׸{j'/��l��a�WzZӼu�:`>j��l+���X�)Z����1������>��b�b���� PK@Zn�OPK�R*Definitions/resource-BasicCnf-template.yml�ZK��8���ЭO�ȶ�׭�=��a:�d��椢(�aE����$� ��V�6|$��$8�i�r&���@���:B�J��Sq���p�Q�c,���qX~�ù���O/['�� ���f���?�'�q���5�|o R�y��{؟/ ������[��l�ɜ�n����$O`$�%)�^�5�}�����u��9-�1q�Ӛ\VQ�����D�xAK^���<�E=I�����W�R\����٠��c��VYD����� Qn�����r�����c�Q�R��b��5��=�X ��Y�񚵠)V.����E��w�l.=R��H�g`���㟆�F��,;>r�U�HV��4�_���i���#�N�y���8�� �cr����6�w�I\��w��6���`�]i�/Q�O����- ⌂Jr��6����6�:���N<$a�� ����  �R�u�|���������?��ק/5] ,ߵ"F��R��i�DG�+�+V��NK�F�l�y)B���#S�!$��;��O �mTr_���5d0 A��k�d��f� ���b��v҄pR��4��"Q�4�E�/�|������<��t2>`��} �� �U�L2��e����Ԇ�s�B0*"TW�u�S;d�t�)ޮH1\xRԙw���O�{�n���?����x�暻��l�z���xq��n��*sk�3���DC�93����է��Ɔ�q�����Bo�I� {W9��I0�t���7t{ֺ�:� �;{<�7׭ 9����2aq��#j4��@�=t6F2�.��Q��l� ��1�8�ZP/��a�D��*���_�«`��j��f��9!h�A�D�g(��8���<�h+�+$�)]�g�N�3)��,����X8�t�6?.���p�j�u�����Dm��T�@U ��_*=��X/ Sk�D������`� �^��h��k�>�}|n��J�f'�)���eP�t��,�6]�2j��Jf�2�2����FA���v ��[�U�L�o��W�^B�k�<�?�N+�� �������2c����qo�����(_X�C6r��oG�] ��n�n��[��͆�&��c�C)E����HX�01�D���J;��klφ�6�Q���cFz�lZ~$�j�#��� ���u�k�;l�/f��)'��XQ^~c�Mͥ�`O܆-8n�~ћP[i4���e�c7:�5u�ŞD�o��e;��}u�"�����T�� +R�6� A�v���sb��@(.]y��΂;��;��aM��f]wo�� e4���Z\-e�_ ��i�F�A��B���^p�ۤ㶄�{-��*gX����=��8�w�>.C�)��TȆ�k�o�Z!��w�h)�|��q��ד `�J�􆳤�Z�{���@%%UA{����{��TH��7�{��6����7o������4�,8�=7�!��C��bz��-��N�rLb���=�� [��af[�]r��I�{eMg�%��� |�������M���O���'P��%_�� L~����"Z].���r�isE���I�B ?�?O(���G+��Y�� ��i-2��8�,"�WA�|B0��+ ^�j>[m�Θ�[�Zm�˲�ô��B�线=�/ �o��)��f�rN�nq�>�G]�:o��E־3���{Ȼ�Koɟ��N�jݳR�:��q�O��WɂD�`���%��Z��-7�,�(�V�?��=3����lm.� �K�%8�t���z\�m��<,�����k�(M� ��@ļF;�kt���h]��_QpZ?��P<�2Z����6�dƝ����ZS�?��n{��k���~��5uC��U/��2�fgO�âZ���C)2��Y���7^O=���&\�2�N15��|E#�ƹ�~%�7(�^F�TGv�]�ÝY�WD� XS�4�d/q�� �� X[�l���P3�h;�ʆ�aK�M ��h'��P���_PK�;f�F�&PK�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v����;�����a�W �T�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PK�{�DzaPK�R8Definitions/resource-BasicCnfNodesDummycvfc-template.yml�YIs�*��W��S�۞[2�W9N*N|xBh̋z�O~�k���Y�����^i��"�i�8�Lp�R�������bIS��؟����jb�W���+� s������R��� ��8D����,��o��kB���b \��� SB�$�1�E�OPD��h���ј1� ]yV���G����Q�%�v���w"Y�s���h��2OoS�y��c�� =�4��4�X��d4�̧�ٯ�s��%��� p��Z�.Pn�2����P�a��0i�a�u�`9Op�Cx]{�$�4�y��ԡu&J��KU��ө�i���J̹��Me �znD����TF�PW���[���p}2L�0i ��m��+����4r_(օ�aq��`ʥ~�\r-�-�Q��'*a���i�O"|�E��Rj/HAQ3�� a�ǫ�Vl�~5Z� ,#�~��O��>�JC�`y�}"x�6��� R��#��J��h9V��@XB�����I��Ǫ������U��fk�?��o�$fJw ,5)�r�+�B�����W�Bs�C���8��ǎ8��*k"���/�Du��)��� �gr���eH<���S�L=�y~77XqH�_i�V�Z���$K<��Jc_?��=^��Z�2��"�a�ꪚ��j�a�x&��(f������A�O9�V�M9؟o��)��v������\�?ڄ^A9��'K����N`5��ƛ�n�����} � P��7�%zC�#�/l���W�bp2��C���v�e� ������sW ��pW@���z/��_��٪�PZk���Z�s#X��z��e�7����M��#�'a8��h<���|�q^O�r��2"7a0�y�N9����� �bhY�O����<���d9��R,��]KM�x�Qhpc��šzE�[<}mr��g���-2�E���{i�tI&�� M�9� �ars�n��4�8�)DE|l��*���}d���"�њ$����M[m��v7���(�Z��IS��Y���r�Y�"�7�����?|j�r'mdk t>��W4����%-�8���9��������Ϸ?��ݣ��@g�ʯ��j1��P��l�7���� �_n?�4x?�}{x����Ç���:�u���!W�q������=��'d��DZ EC�(��eYmK�݅�B���ғPkn4�&nP'q8 �PXOBL��d{t��'�fG+�3�:A]ܜ�ɜ��#����g����\�.�1f�J��i�������d6X��^�uv�W@V�N`G;��:��� �:����E��<�� �U��vi�/a��,�ƟY�;(=83�[�s����E��L�\س�?K��H�Zц��>N��ӷ'�YFpŽOXK9_= t*�,y8��$��u�`kzNw�B���T -�����b~Z�7t!ڦ������;�W��9�`s�q���Ţ7q'�Kk��Y��nw7��5�m�\�w�q@�~�߅�\h� NS�7%Jq�s� ���������H����F^R�}�@�hur��ab���cC���*�ý��g�G���;��ʡ��o�q�� 4��è�¥�"ك����-�����E�p�}ν)jO\�PK~|��PK�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%���u��܎��&�z�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PK ���y�^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�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK �RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK �RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK �RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK �R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�I�0C�R�hʤ4W�2|(���7J7ei?[6;�o mDb����1���Ꝓ����G��_����Z��m�T��h� � �\��)��~���覹萢l��6|z1J�:|P�ØK%��H�������� �PK%�Ĵ��PK �R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK �RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n�0�{?���쁔H�L�q�tNc’\�s��C�F�=�|��@� ��~�\�������p����O �/5߱��������w�t�8R�����N�bv��s�����K�Ϗ3� ���,@+�@8oAs�@r�Z�*/vI?hc�� �kX�0" �Xx��9�+`Q�X)�.�~S��7L9g�)+��ڂ��!���5�VK�Yiq��'���n)ti���"e1H�T� ��D�% j�H�AV��A��ԎaQZ:�!�T`��PV$���"UmnUT\7c)?� �6�rBd8���q1��Z<��r�4���r��՗P��:vc��-���_�:����m76[��>su�4�{�z^����F7�s���f�]L���S��훩����O�������i���Z��m��)�����PK��S��<PK �RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK �RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK�R�R�B4E csar.metaPK�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPK�R��Xk� );Definitions/service-BasicCnf-template.ymlPK�R07��/&NS.mfPK�R�\r�@a3ADefinitions/service-BasicCnf-template-interface.ymlPK�R@Zn�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�R�;f�F�&*� Definitions/resource-BasicCnf-template.ymlPK�R�{�Dza4�Definitions/resource-BasicCnf-template-interface.ymlPK�R~|��8/Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�R ���y�^B�!Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�R�/E�>��k(Definitions/data.ymlPK�R�\�J�9gDefinitions/groups.ymlPK�R ��חDi�nDefinitions/policies.ymlPK�R���C&�Definitions/annotations.ymlPK�R��g��Definitions/relationships.ymlPK�R� Qq)Eu�Definitions/artifacts.ymlPK�R��~��/)�Definitions/capabilities.ymlPK�R41H4��ʗDefinitions/interfaces.ymlPK�R�'WAH]�ɜDefinitions/nodes.ymlPK �R&��gM�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK �RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK �R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK �R%�Ĵ��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK �R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK �R��S��<U>�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK �R�&�v Qe�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK �R[J{ 2021-06-16 02:06:24,698 DEBUG 197:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs/5a76d95a-ea5d-40a5-b491-d282b9a3469a/vfModules 2021-06-16 02:06:24,698 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "7f3cb752-866c-4cdb-81c6-69ec6bbd07d4", "modelVersionId": "0492aaa4-5a2d-4351-86d6-0fafee260358", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "6b40518b-ddb2-455c-91f0-d88a3b59be29", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [], "testApi": "GR_API", "usePreload": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "9e1cbef4-623f-4f8f-8c27-f79d8fe6288f", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "09a7bacb-f1d0-4849-b589-7bb40877e276", "modelVersion": "1.0", "modelVersionId": "2f158b9e-7e2e-44cc-982f-d584a12c4f74" } } }, { "relatedInstance": { "instanceId": "5a76d95a-ea5d-40a5-b491-d282b9a3469a", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "f0235592-987b-41b3-af52-5dff1d8e0408", "modelVersion": "1.0", "modelVersionId": "9620a423-c53e-4ce2-a15c-ab064516b2f8", "modelCustomizationId": "a5f5b53f-c22d-4124-938f-5cdf98ce0b8e", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-06-16 02:06:24,698 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '38fb8f9c-cb04-44ec-bc0b-22a652f5249c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:06:24,699 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs/5a76d95a-ea5d-40a5-b491-d282b9a3469a/vfModules 2021-06-16 02:06:24,699 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "7f3cb752-866c-4cdb-81c6-69ec6bbd07d4", "modelVersionId": "0492aaa4-5a2d-4351-86d6-0fafee260358", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "6b40518b-ddb2-455c-91f0-d88a3b59be29", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [], "testApi": "GR_API", "usePreload": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "9e1cbef4-623f-4f8f-8c27-f79d8fe6288f", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "09a7bacb-f1d0-4849-b589-7bb40877e276", "modelVersion": "1.0", "modelVersionId": "2f158b9e-7e2e-44cc-982f-d584a12c4f74" } } }, { "relatedInstance": { "instanceId": "5a76d95a-ea5d-40a5-b491-d282b9a3469a", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "f0235592-987b-41b3-af52-5dff1d8e0408", "modelVersion": "1.0", "modelVersionId": "9620a423-c53e-4ce2-a15c-ab064516b2f8", "modelCustomizationId": "a5f5b53f-c22d-4124-938f-5cdf98ce0b8e", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-06-16 02:06:24,701 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:06:26,623 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs/5a76d95a-ea5d-40a5-b491-d282b9a3469a/vfModules HTTP/1.1" 202 262 2021-06-16 02:06:26,625 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-06-16 02:06:26,625 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"38fb8f9c-cb04-44ec-bc0b-22a652f5249c","instanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c"}} 2021-06-16 02:06:26,625 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-06-16 02:06:26,638 DEBUG 195:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: 2021-06-16 02:06:26,639 DEBUG 197:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:06:26,639 DEBUG 198:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:06:26,642 DEBUG 103:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bcdaa04c-82d1-4e8a-978b-a8b8a1e7e1a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:06:26,642 DEBUG 105:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:06:26,642 DEBUG 106:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:06:26,647 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:06:26,845 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c HTTP/1.1" 200 2439 2021-06-16 02:06:26,847 INFO 116:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response code: 200 2021-06-16 02:06:26,848 DEBUG 120:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response: {"request":{"requestId":"38fb8f9c-cb04-44ec-bc0b-22a652f5249c","startTime":"Wed, 16 Jun 2021 02:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}},{"relatedInstance":{"instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 16 Jun 2021 02:06:26 GMT"}}} 2021-06-16 02:06:36,859 DEBUG 195:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: 2021-06-16 02:06:36,860 DEBUG 197:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:06:36,860 DEBUG 198:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:06:36,861 DEBUG 103:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '00521c90-6f4d-4bf9-ac73-c2f1b6b5e489', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:06:36,861 DEBUG 105:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:06:36,861 DEBUG 106:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:06:36,864 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:06:37,468 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c HTTP/1.1" 200 2695 2021-06-16 02:06:37,470 INFO 116:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response code: 200 2021-06-16 02:06:37,471 DEBUG 120:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response: {"request":{"requestId":"38fb8f9c-cb04-44ec-bc0b-22a652f5249c","startTime":"Wed, 16 Jun 2021 02:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}},{"relatedInstance":{"instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"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: Catch Event","percentProgress":36,"timestamp":"Wed, 16 Jun 2021 02:06:34 GMT"}}} 2021-06-16 02:06:47,483 DEBUG 195:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: 2021-06-16 02:06:47,483 DEBUG 197:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:06:47,484 DEBUG 198:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:06:47,484 DEBUG 103:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '61c0265f-527c-4b29-95d3-698b35b143e4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:06:47,485 DEBUG 105:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:06:47,485 DEBUG 106:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:06:47,487 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:06:48,038 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c HTTP/1.1" 200 2682 2021-06-16 02:06:48,039 INFO 116:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response code: 200 2021-06-16 02:06:48,040 DEBUG 120:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response: {"request":{"requestId":"38fb8f9c-cb04-44ec-bc0b-22a652f5249c","startTime":"Wed, 16 Jun 2021 02:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}},{"relatedInstance":{"instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"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":"Wed, 16 Jun 2021 02:06:34 GMT"}}} 2021-06-16 02:06:58,051 DEBUG 195:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: 2021-06-16 02:06:58,052 DEBUG 197:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:06:58,052 DEBUG 198:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:06:58,052 DEBUG 103:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '46beb591-b29d-4368-9f9e-917c45556108', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:06:58,053 DEBUG 105:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:06:58,053 DEBUG 106:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:06:58,055 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:06:58,715 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c HTTP/1.1" 200 2682 2021-06-16 02:06:58,716 INFO 116:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response code: 200 2021-06-16 02:06:58,717 DEBUG 120:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response: {"request":{"requestId":"38fb8f9c-cb04-44ec-bc0b-22a652f5249c","startTime":"Wed, 16 Jun 2021 02:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}},{"relatedInstance":{"instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"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":"Wed, 16 Jun 2021 02:06:34 GMT"}}} 2021-06-16 02:07:08,728 DEBUG 195:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: 2021-06-16 02:07:08,729 DEBUG 197:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:07:08,729 DEBUG 198:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:07:08,729 DEBUG 103:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a85bb3a-fdd6-486f-ad2c-069c9811fc0b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:08,729 DEBUG 105:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:07:08,730 DEBUG 106:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:07:08,731 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:08,905 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c HTTP/1.1" 200 2650 2021-06-16 02:07:08,907 INFO 116:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response code: 200 2021-06-16 02:07:08,907 DEBUG 120:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response: {"request":{"requestId":"38fb8f9c-cb04-44ec-bc0b-22a652f5249c","startTime":"Wed, 16 Jun 2021 02:06:24 GMT","finishTime":"Wed, 16 Jun 2021 02:07:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}},{"relatedInstance":{"instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:07:07 GMT"}}} 2021-06-16 02:07:08,908 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-06-16 02:07:08,908 DEBUG 195:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: 2021-06-16 02:07:08,908 DEBUG 197:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:07:08,909 DEBUG 198:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:07:08,909 DEBUG 103:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aed51f44-2895-49ac-98a6-842663f92b8b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:08,909 DEBUG 105:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:07:08,909 DEBUG 106:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:07:08,911 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:09,060 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c HTTP/1.1" 200 2650 2021-06-16 02:07:09,061 INFO 116:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response code: 200 2021-06-16 02:07:09,061 DEBUG 120:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response: {"request":{"requestId":"38fb8f9c-cb04-44ec-bc0b-22a652f5249c","startTime":"Wed, 16 Jun 2021 02:06:24 GMT","finishTime":"Wed, 16 Jun 2021 02:07:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}},{"relatedInstance":{"instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:07:07 GMT"}}} 2021-06-16 02:07:09,062 DEBUG 195:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: 2021-06-16 02:07:09,062 DEBUG 197:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:07:09,062 DEBUG 198:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:07:09,063 DEBUG 103:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df3118b7-fde5-40bd-b59e-122e9257d0d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:09,063 DEBUG 105:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:07:09,063 DEBUG 106:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:07:09,065 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:09,222 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c HTTP/1.1" 200 2650 2021-06-16 02:07:09,223 INFO 116:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response code: 200 2021-06-16 02:07:09,223 DEBUG 120:onap_service.py(10) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response: {"request":{"requestId":"38fb8f9c-cb04-44ec-bc0b-22a652f5249c","startTime":"Wed, 16 Jun 2021 02:06:24 GMT","finishTime":"Wed, 16 Jun 2021 02:07:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}},{"relatedInstance":{"instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:07:07 GMT"}}} 2021-06-16 02:07:09,232 DEBUG 195:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: 2021-06-16 02:07:09,233 DEBUG 197:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:07:09,234 DEBUG 198:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:07:09,235 DEBUG 103:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25494929-714c-4047-a412-f9ef63add275', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:09,236 DEBUG 105:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:07:09,236 DEBUG 106:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:07:09,240 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:09,412 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c HTTP/1.1" 200 2650 2021-06-16 02:07:09,414 INFO 116:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response code: 200 2021-06-16 02:07:09,415 DEBUG 120:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response: {"request":{"requestId":"38fb8f9c-cb04-44ec-bc0b-22a652f5249c","startTime":"Wed, 16 Jun 2021 02:06:24 GMT","finishTime":"Wed, 16 Jun 2021 02:07:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}},{"relatedInstance":{"instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:07:07 GMT"}}} 2021-06-16 02:07:09,416 DEBUG 195:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: 2021-06-16 02:07:09,416 DEBUG 197:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:07:09,416 DEBUG 198:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:07:09,416 DEBUG 103:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd6a0d69b-adaf-4dca-ab75-f46ef32cc4a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:09,417 DEBUG 105:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c 2021-06-16 02:07:09,417 DEBUG 106:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] data sent: None 2021-06-16 02:07:09,419 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:09,600 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38fb8f9c-cb04-44ec-bc0b-22a652f5249c HTTP/1.1" 200 2650 2021-06-16 02:07:09,602 INFO 116:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response code: 200 2021-06-16 02:07:09,602 DEBUG 120:onap_service.py(1) - [None][Check 38fb8f9c-cb04-44ec-bc0b-22a652f5249c orchestration request status] response: {"request":{"requestId":"38fb8f9c-cb04-44ec-bc0b-22a652f5249c","startTime":"Wed, 16 Jun 2021 02:06:24 GMT","finishTime":"Wed, 16 Jun 2021 02:07:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"}}},{"relatedInstance":{"instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:07:07 GMT"}}} 2021-06-16 02:07:09,603 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-06-16 02:07:09,603 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-06-16 02:07:19,614 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-16 02:07:19,614 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/relationship-list 2021-06-16 02:07:19,615 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:07:19,615 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-16 02:07:19,615 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/relationship-list 2021-06-16 02:07:19,616 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:07:19,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:19,946 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/relationship-list HTTP/1.1" 200 1064 2021-06-16 02:07:19,947 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-16 02:07:19,947 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/8115f8c3-9f71-47c3-b1c0-0de520f6ed08","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5a76d95a-ea5d-40a5-b491-d282b9a3469a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-06-16 02:07:19,950 DEBUG 195:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-16 02:07:19,950 DEBUG 197:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:07:19,950 DEBUG 198:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] data sent: None 2021-06-16 02:07:19,950 DEBUG 103:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-16 02:07:19,950 DEBUG 105:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:07:19,951 DEBUG 106:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] data sent: None 2021-06-16 02:07:19,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:20,472 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a HTTP/1.1" 200 3737 2021-06-16 02:07:20,474 INFO 116:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] response code: 200 2021-06-16 02:07:20,474 DEBUG 120:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] response: {"vnf-id":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnf-name":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"09a7bacb-f1d0-4849-b589-7bb40877e276","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623809114064","model-invariant-id":"f0235592-987b-41b3-af52-5dff1d8e0408","model-version-id":"9620a423-c53e-4ce2-a15c-ab064516b2f8","model-customization-id":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/service-data/vnfs/vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a/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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-06-16 02:07:20,477 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-06-16 02:07:20,477 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-06-16 02:07:20,477 DEBUG 195:onap_service.py(1) - [AAI][GET VNF basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_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-16 02:07:20,477 DEBUG 197:onap_service.py(1) - [AAI][GET VNF basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a/vf-modules 2021-06-16 02:07:20,478 DEBUG 198:onap_service.py(1) - [AAI][GET VNF basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0 VF modules] data sent: None 2021-06-16 02:07:20,478 DEBUG 103:onap_service.py(1) - [AAI][GET VNF basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_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-16 02:07:20,478 DEBUG 105:onap_service.py(1) - [AAI][GET VNF basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a/vf-modules 2021-06-16 02:07:20,478 DEBUG 106:onap_service.py(1) - [AAI][GET VNF basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0 VF modules] data sent: None 2021-06-16 02:07:20,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:20,679 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a/vf-modules HTTP/1.1" 200 803 2021-06-16 02:07:20,680 INFO 116:onap_service.py(1) - [AAI][GET VNF basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0 VF modules] response code: 200 2021-06-16 02:07:20,680 DEBUG 120:onap_service.py(1) - [AAI][GET VNF basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vf-module-name":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","heat-stack-id":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95/boring_chatelet","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1623809226429","model-invariant-id":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","model-version-id":"0492aaa4-5a2d-4351-86d6-0fafee260358","model-customization-id":"6b40518b-ddb2-455c-91f0-d88a3b59be29","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/service-data/vnfs/vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a/vnf-data/vf-modules/vf-module/297c06ce-d792-4e8b-80df-b5f10c00cba6/vf-module-data/vf-module-topology/"}]} 2021-06-16 02:07:20,683 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-06-16 02:07:20,683 DEBUG 155:vf_module.py(1) - Delete 297c06ce-d792-4e8b-80df-b5f10c00cba6 VF module 2021-06-16 02:07:20,684 DEBUG 43:deletion.py(1) - VF module 297c06ce-d792-4e8b-80df-b5f10c00cba6 deletion request 2021-06-16 02:07:20,696 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-16 02:07:20,696 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-16 02:07:20,696 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:07:20,697 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-16 02:07:20,697 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-16 02:07:20,697 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:07:20,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:20,777 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-06-16 02:07:20,778 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-16 02:07:20,778 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-06-16 02:07:20,781 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-16 02:07:20,781 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:07:20,782 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:07:20,782 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-16 02:07:20,782 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:07:20,782 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:07:20,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:21,177 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-06-16 02:07:21,178 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-16 02:07:21,179 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623809102516","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/5a76d95a-ea5d-40a5-b491-d282b9a3469a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5a76d95a-ea5d-40a5-b491-d282b9a3469a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"}]}]}}]} 2021-06-16 02:07:21,181 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-16 02:07:21,181 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-16 02:07:21,182 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:07:21,182 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-16 02:07:21,182 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-16 02:07:21,182 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:07:21,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:21,546 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-06-16 02:07:21,547 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-16 02:07:21,547 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-06-16 02:07:21,550 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-16 02:07:21,550 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:07:21,550 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:07:21,550 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-16 02:07:21,551 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:07:21,551 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:07:21,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:21,762 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-06-16 02:07:21,763 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-16 02:07:21,764 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623809102516","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/5a76d95a-ea5d-40a5-b491-d282b9a3469a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5a76d95a-ea5d-40a5-b491-d282b9a3469a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"}]}]}}]} 2021-06-16 02:07:21,766 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-16 02:07:21,767 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-16 02:07:21,767 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:07:21,767 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-16 02:07:21,767 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-16 02:07:21,767 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:07:21,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:21,875 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-06-16 02:07:21,876 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-16 02:07:21,876 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-06-16 02:07:21,878 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-16 02:07:21,878 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:07:21,879 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:07:21,879 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-16 02:07:21,879 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=basicnf-owner&cloud-region-id=k8sregion 2021-06-16 02:07:21,879 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-16 02:07:21,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:22,088 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-06-16 02:07:22,089 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-16 02:07:22,090 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623809102516","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/5a76d95a-ea5d-40a5-b491-d282b9a3469a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5a76d95a-ea5d-40a5-b491-d282b9a3469a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"}]}]}}]} 2021-06-16 02:07:22,093 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-16 02:07:22,093 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:07:22,093 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-16 02:07:22,094 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-16 02:07:22,094 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-16 02:07:22,094 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-16 02:07:22,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:22,183 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-06-16 02:07:22,184 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-16 02:07:22,184 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1623809103025","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5a76d95a-ea5d-40a5-b491-d282b9a3469a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-06-16 02:07:22,187 DEBUG 195:onap_service.py(1) - [None][Create 297c06ce-d792-4e8b-80df-b5f10c00cba6 VF moduledeletion request] sent header: 2021-06-16 02:07:22,187 DEBUG 197:onap_service.py(1) - [None][Create 297c06ce-d792-4e8b-80df-b5f10c00cba6 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs/5a76d95a-ea5d-40a5-b491-d282b9a3469a/vfModules/297c06ce-d792-4e8b-80df-b5f10c00cba6 2021-06-16 02:07:22,187 DEBUG 198:onap_service.py(1) - [None][Create 297c06ce-d792-4e8b-80df-b5f10c00cba6 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "7f3cb752-866c-4cdb-81c6-69ec6bbd07d4", "modelVersionId": "0492aaa4-5a2d-4351-86d6-0fafee260358", "modelName": "basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95", "modelVersion": "1623809226429", "modelCustomizationId": "6b40518b-ddb2-455c-91f0-d88a3b59be29" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-16 02:07:22,187 DEBUG 103:onap_service.py(1) - [None][Create 297c06ce-d792-4e8b-80df-b5f10c00cba6 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '59558187-243f-4530-a433-adae5863c4ed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:22,188 DEBUG 105:onap_service.py(1) - [None][Create 297c06ce-d792-4e8b-80df-b5f10c00cba6 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs/5a76d95a-ea5d-40a5-b491-d282b9a3469a/vfModules/297c06ce-d792-4e8b-80df-b5f10c00cba6 2021-06-16 02:07:22,188 DEBUG 106:onap_service.py(1) - [None][Create 297c06ce-d792-4e8b-80df-b5f10c00cba6 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "7f3cb752-866c-4cdb-81c6-69ec6bbd07d4", "modelVersionId": "0492aaa4-5a2d-4351-86d6-0fafee260358", "modelName": "basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95", "modelVersion": "1623809226429", "modelCustomizationId": "6b40518b-ddb2-455c-91f0-d88a3b59be29" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-16 02:07:22,190 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:23,673 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs/5a76d95a-ea5d-40a5-b491-d282b9a3469a/vfModules/297c06ce-d792-4e8b-80df-b5f10c00cba6 HTTP/1.1" 202 262 2021-06-16 02:07:23,674 INFO 116:onap_service.py(1) - [None][Create 297c06ce-d792-4e8b-80df-b5f10c00cba6 VF moduledeletion request] response code: 202 2021-06-16 02:07:23,674 DEBUG 120:onap_service.py(1) - [None][Create 297c06ce-d792-4e8b-80df-b5f10c00cba6 VF moduledeletion request] response: {"requestReferences":{"requestId":"59558187-243f-4530-a433-adae5863c4ed","instanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed"}} 2021-06-16 02:07:23,674 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-06-16 02:07:23,680 DEBUG 195:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: 2021-06-16 02:07:23,681 DEBUG 197:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:23,681 DEBUG 198:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:23,682 DEBUG 103:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd49f171e-a815-4225-85bf-ff702c442167', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:23,682 DEBUG 105:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:23,682 DEBUG 106:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:23,685 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:23,850 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed HTTP/1.1" 200 1295 2021-06-16 02:07:23,851 INFO 116:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response code: 200 2021-06-16 02:07:23,852 DEBUG 120:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response: {"request":{"requestId":"59558187-243f-4530-a433-adae5863c4ed","startTime":"Wed, 16 Jun 2021 02:07:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","modelVersion":"1623809226429","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 16 Jun 2021 02:07:23 GMT"}}} 2021-06-16 02:07:33,863 DEBUG 195:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: 2021-06-16 02:07:33,863 DEBUG 197:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:33,863 DEBUG 198:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:33,864 DEBUG 103:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b45e8089-f479-49a0-8c6d-371ea5efdefe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:33,864 DEBUG 105:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:33,864 DEBUG 106:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:33,866 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:34,412 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed HTTP/1.1" 200 1540 2021-06-16 02:07:34,413 INFO 116:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response code: 200 2021-06-16 02:07:34,414 DEBUG 120:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response: {"request":{"requestId":"59558187-243f-4530-a433-adae5863c4ed","startTime":"Wed, 16 Jun 2021 02:07:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","modelVersion":"1623809226429","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"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.","percentProgress":68,"timestamp":"Wed, 16 Jun 2021 02:07:33 GMT"}}} 2021-06-16 02:07:44,425 DEBUG 195:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: 2021-06-16 02:07:44,425 DEBUG 197:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:44,426 DEBUG 198:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:44,426 DEBUG 103:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0592df8b-24fb-4434-8ad0-a0a0195e6937', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:44,426 DEBUG 105:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:44,427 DEBUG 106:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:44,429 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:44,606 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed HTTP/1.1" 200 1506 2021-06-16 02:07:44,608 INFO 116:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response code: 200 2021-06-16 02:07:44,609 DEBUG 120:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response: {"request":{"requestId":"59558187-243f-4530-a433-adae5863c4ed","startTime":"Wed, 16 Jun 2021 02:07:22 GMT","finishTime":"Wed, 16 Jun 2021 02:07:37 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","modelVersion":"1623809226429","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:07:37 GMT"}}} 2021-06-16 02:07:44,609 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-06-16 02:07:44,610 DEBUG 195:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: 2021-06-16 02:07:44,610 DEBUG 197:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:44,610 DEBUG 198:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:44,611 DEBUG 103:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77168b88-4f12-4c19-912d-41bee1948b16', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:44,611 DEBUG 105:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:44,611 DEBUG 106:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:44,614 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:44,803 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed HTTP/1.1" 200 1506 2021-06-16 02:07:44,806 INFO 116:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response code: 200 2021-06-16 02:07:44,806 DEBUG 120:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response: {"request":{"requestId":"59558187-243f-4530-a433-adae5863c4ed","startTime":"Wed, 16 Jun 2021 02:07:22 GMT","finishTime":"Wed, 16 Jun 2021 02:07:37 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","modelVersion":"1623809226429","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:07:37 GMT"}}} 2021-06-16 02:07:44,807 DEBUG 195:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: 2021-06-16 02:07:44,807 DEBUG 197:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:44,807 DEBUG 198:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:44,808 DEBUG 103:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b082b9df-0a74-4da9-adbd-a1db5ffe5d01', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:44,808 DEBUG 105:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:44,808 DEBUG 106:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:44,811 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:45,008 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed HTTP/1.1" 200 1506 2021-06-16 02:07:45,010 INFO 116:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response code: 200 2021-06-16 02:07:45,011 DEBUG 120:onap_service.py(11) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response: {"request":{"requestId":"59558187-243f-4530-a433-adae5863c4ed","startTime":"Wed, 16 Jun 2021 02:07:22 GMT","finishTime":"Wed, 16 Jun 2021 02:07:37 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","modelVersion":"1623809226429","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:07:37 GMT"}}} 2021-06-16 02:07:45,018 DEBUG 195:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: 2021-06-16 02:07:45,019 DEBUG 197:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:45,019 DEBUG 198:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:45,020 DEBUG 103:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '434ec62e-5422-4055-b0c5-2cfbd67243e4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:45,020 DEBUG 105:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:45,020 DEBUG 106:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:45,024 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:45,209 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed HTTP/1.1" 200 1506 2021-06-16 02:07:45,210 INFO 116:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response code: 200 2021-06-16 02:07:45,211 DEBUG 120:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response: {"request":{"requestId":"59558187-243f-4530-a433-adae5863c4ed","startTime":"Wed, 16 Jun 2021 02:07:22 GMT","finishTime":"Wed, 16 Jun 2021 02:07:37 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","modelVersion":"1623809226429","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:07:37 GMT"}}} 2021-06-16 02:07:45,211 DEBUG 195:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: 2021-06-16 02:07:45,211 DEBUG 197:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:45,212 DEBUG 198:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:45,212 DEBUG 103:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'beb40ae3-2fea-41e1-8355-e6f6a43f29f4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:07:45,212 DEBUG 105:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed 2021-06-16 02:07:45,212 DEBUG 106:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] data sent: None 2021-06-16 02:07:45,213 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:07:45,377 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/59558187-243f-4530-a433-adae5863c4ed HTTP/1.1" 200 1506 2021-06-16 02:07:45,379 INFO 116:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response code: 200 2021-06-16 02:07:45,379 DEBUG 120:onap_service.py(1) - [None][Check 59558187-243f-4530-a433-adae5863c4ed orchestration request status] response: {"request":{"requestId":"59558187-243f-4530-a433-adae5863c4ed","startTime":"Wed, 16 Jun 2021 02:07:22 GMT","finishTime":"Wed, 16 Jun 2021 02:07:37 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4","modelType":"vfModule","modelName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95","modelVersion":"1623809226429","modelCustomizationUuid":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelVersionId":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelCustomizationId":"6b40518b-ddb2-455c-91f0-d88a3b59be29","modelUuid":"0492aaa4-5a2d-4351-86d6-0fafee260358","modelInvariantUuid":"7f3cb752-866c-4cdb-81c6-69ec6bbd07d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vfModuleInstanceId":"297c06ce-d792-4e8b-80df-b5f10c00cba6","vfModuleInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:07:37 GMT"}}} 2021-06-16 02:07:45,380 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-06-16 02:07:45,380 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-06-16 02:07:45,380 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-16 02:07:45,380 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/relationship-list 2021-06-16 02:07:45,380 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:07:45,381 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-16 02:07:45,381 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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/relationship-list 2021-06-16 02:07:45,381 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-16 02:07:45,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:45,480 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/relationship-list HTTP/1.1" 200 1064 2021-06-16 02:07:45,481 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-16 02:07:45,481 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/8115f8c3-9f71-47c3-b1c0-0de520f6ed08","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8115f8c3-9f71-47c3-b1c0-0de520f6ed08"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5a76d95a-ea5d-40a5-b491-d282b9a3469a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-06-16 02:07:45,484 DEBUG 195:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-16 02:07:45,484 DEBUG 197:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:07:45,484 DEBUG 198:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] data sent: None 2021-06-16 02:07:45,484 DEBUG 103:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-16 02:07:45,484 DEBUG 105:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:07:45,485 DEBUG 106:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] data sent: None 2021-06-16 02:07:45,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:07:45,767 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a HTTP/1.1" 200 3737 2021-06-16 02:07:45,768 INFO 116:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] response code: 200 2021-06-16 02:07:45,769 DEBUG 120:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] response: {"vnf-id":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnf-name":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"09a7bacb-f1d0-4849-b589-7bb40877e276","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623809114064","model-invariant-id":"f0235592-987b-41b3-af52-5dff1d8e0408","model-version-id":"9620a423-c53e-4ce2-a15c-ab064516b2f8","model-customization-id":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/service-data/vnfs/vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a/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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-06-16 02:07:45,772 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:07:45,772 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:07:45,772 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-16 02:07:45,772 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-16 02:07:45,772 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:07:45,773 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-16 02:07:45,773 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-16 02:07:45,773 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:07:45,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:07:55,287 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:07:55,288 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:07:55,289 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:07:55,291 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:07:55,292 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:07:55,292 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:07:55,292 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:07:55,292 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:07:55,292 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:07:55,293 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:07:55,293 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:07:55,293 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:07:55,293 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:07:55,293 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:07:55,293 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:07:55,294 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:07:55,294 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:07:55,294 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:07:55,294 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-16 02:07:55,294 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-16 02:07:55,295 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:07:55,295 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-16 02:07:55,295 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-16 02:07:55,295 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:07:55,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:08:04,494 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-06-16 02:08:04,498 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:08:04,502 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:08:04,508 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:08:04,509 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:08:04,509 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel 2021-06-16 02:08:04,509 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-16 02:08:04,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:08:05,763 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel HTTP/1.1" 200 None 2021-06-16 02:08:05,766 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-16 02:08:05,769 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-16 02:08:05,770 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-16 02:08:05,771 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-16 02:08:05,771 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-16 02:08:05,771 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-16 02:08:05,772 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-16 02:08:05,772 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-16 02:08:05,870 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042151286005353894, below negative shortcut threshhold 0.05 2021-06-16 02:08:05,937 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.042590255658807426, below negative shortcut threshhold 0.05 2021-06-16 02:08:06,005 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0404886402404736, below negative shortcut threshhold 0.05 2021-06-16 02:08:06,071 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04364513184483488, below negative shortcut threshhold 0.05 2021-06-16 02:08:06,138 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04237620489731941, below negative shortcut threshhold 0.05 2021-06-16 02:08:06,205 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04110275733306429, below negative shortcut threshhold 0.05 2021-06-16 02:08:06,401 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0383619702327316, below negative shortcut threshhold 0.05 2021-06-16 02:08:06,467 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03998891422118833, below negative shortcut threshhold 0.05 2021-06-16 02:08:06,527 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040110459714912734, below negative shortcut threshhold 0.05 2021-06-16 02:08:06,676 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04331313788350083, below negative shortcut threshhold 0.05 2021-06-16 02:08:06,741 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.0426568782185993, below negative shortcut threshhold 0.05 2021-06-16 02:08:06,814 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:08:06,814 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-16 02:08:06,814 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:08:06,814 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-16 02:08:06,814 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-16 02:08:06,814 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-16 02:08:06,815 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:08:06,815 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:08:06,815 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:08:06,815 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:08:06,815 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-16 02:08:06,815 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:08:06,815 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:08:06,815 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:08:06,815 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:08:06,816 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-16 02:08:06,816 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-16 02:08:06,816 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-16 02:08:06,816 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-16 02:08:06,816 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-16 02:08:06,816 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-16 02:08:06,816 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-16 02:08:06,816 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-16 02:08:06,816 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-16 02:08:06,816 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.042151286005353894 2021-06-16 02:08:06,817 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.042590255658807426 2021-06-16 02:08:06,817 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.0404886402404736 2021-06-16 02:08:06,817 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04364513184483488 2021-06-16 02:08:06,817 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04237620489731941 2021-06-16 02:08:06,817 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04110275733306429 2021-06-16 02:08:06,817 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:08:06,817 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:08:06,817 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.0383619702327316 2021-06-16 02:08:06,817 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03998891422118833 2021-06-16 02:08:06,818 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040110459714912734 2021-06-16 02:08:06,818 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:08:06,818 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:08:06,818 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04331313788350083 2021-06-16 02:08:06,818 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:08:06,818 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:08:06,820 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PK�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=�,ْoy4;94ɤmf��!)�˩$j)ʭ��"i=�Ȧ��>� ��Q-#��B��HU�x�u 6���VVM��T%����Đ�U�zG�$�����~�9YS�(Q�$KrD�,GkJ�0[�y�^���"J3�sb���1�g�@E�%$�Y"� �kR�M@I+f�I�[�ecl�-�;�8�1|��~n�0?��CϺ�B�0C�ܗ�ۅj��=��NX���� >���w4iE/�4�ad�)J"�DD�1J �7�!���֙�8$I�D,]¼e�=��Ƿ�秛��b���P-�ݪO�o�倘[V@��-�7@+���!�P��?�� ;"K�:����9��O���a-�b���C�Z1�~AQ�Z圭(-�u��w��uIB�����4O� ����U�L���o#���#�N� ^�i�QT4FI C*�D��,#K����;D�6��Y1L�pPC������� 4��ݸ�C�F�������#����Pek�d� ��H�� P������s����g�RN��[��1�G_z/�����3��NL�������]D\�PK��Xk� PK�RNS.mfM��n�0E�� ~���U���� �����C��Q���Q��s��� %��|6��Hǵ�?¢�R����Q�@ZJ��=�'� ��fA��>70�����;����QHwa�+i�(eѶ�Uw�WZ��N��`��߭�J����탓�t1r=̠E�ڧ ���w݆�y6�q �p� �ndA�%�S�n���o�Ru�9����PW_4���Px(�97�g�s�ۿ�PK07��/PK�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPK�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V�d�ivPbA�v��SK�D�)o�ɥ%�����|�NIB�Po� >u#�D-ˋ���-v8�U]}p�AA�����#D>?=}�ܲ�R���SQ�tќ�Xu��������Z��ey��w�e� TԠ�U5�:W�{pزO��|����!#�Aa�/�����Hd4}^j �E�T��Ȟ�<%!�5ĩe_�T#I�SO9V? �7�Q�Af�#�0D���U�-sE^Ӵ��_����+^{�~�����R���@#1��P���y��ic)����,����bo�Y�| =ci���^�Ј�}�����16��pK��f���G�WmC���׸{j'/��l��a�WzZӼu�:`>j��l+���X�)Z����1������>��b�b���� PK@Zn�OPK�R*Definitions/resource-BasicCnf-template.yml�ZK��8���ЭO�ȶ�׭�=��a:�d��椢(�aE����$� ��V�6|$��$8�i�r&���@���:B�J��Sq���p�Q�c,���qX~�ù���O/['�� ���f���?�'�q���5�|o R�y��{؟/ ������[��l�ɜ�n����$O`$�%)�^�5�}�����u��9-�1q�Ӛ\VQ�����D�xAK^���<�E=I�����W�R\����٠��c��VYD����� Qn�����r�����c�Q�R��b��5��=�X ��Y�񚵠)V.����E��w�l.=R��H�g`���㟆�F��,;>r�U�HV��4�_���i���#�N�y���8�� �cr����6�w�I\��w��6���`�]i�/Q�O����- ⌂Jr��6����6�:���N<$a�� ����  �R�u�|���������?��ק/5] ,ߵ"F��R��i�DG�+�+V��NK�F�l�y)B���#S�!$��;��O �mTr_���5d0 A��k�d��f� ���b��v҄pR��4��"Q�4�E�/�|������<��t2>`��} �� �U�L2��e����Ԇ�s�B0*"TW�u�S;d�t�)ޮH1\xRԙw���O�{�n���?����x�暻��l�z���xq��n��*sk�3���DC�93����է��Ɔ�q�����Bo�I� {W9��I0�t���7t{ֺ�:� �;{<�7׭ 9����2aq��#j4��@�=t6F2�.��Q��l� ��1�8�ZP/��a�D��*���_�«`��j��f��9!h�A�D�g(��8���<�h+�+$�)]�g�N�3)��,����X8�t�6?.���p�j�u�����Dm��T�@U ��_*=��X/ Sk�D������`� �^��h��k�>�}|n��J�f'�)���eP�t��,�6]�2j��Jf�2�2����FA���v ��[�U�L�o��W�^B�k�<�?�N+�� �������2c����qo�����(_X�C6r��oG�] ��n�n��[��͆�&��c�C)E����HX�01�D���J;��klφ�6�Q���cFz�lZ~$�j�#��� ���u�k�;l�/f��)'��XQ^~c�Mͥ�`O܆-8n�~ћP[i4���e�c7:�5u�ŞD�o��e;��}u�"�����T�� +R�6� A�v���sb��@(.]y��΂;��;��aM��f]wo�� e4���Z\-e�_ ��i�F�A��B���^p�ۤ㶄�{-��*gX����=��8�w�>.C�)��TȆ�k�o�Z!��w�h)�|��q��ד `�J�􆳤�Z�{���@%%UA{����{��TH��7�{��6����7o������4�,8�=7�!��C��bz��-��N�rLb���=�� [��af[�]r��I�{eMg�%��� |�������M���O���'P��%_�� L~����"Z].���r�isE���I�B ?�?O(���G+��Y�� ��i-2��8�,"�WA�|B0��+ ^�j>[m�Θ�[�Zm�˲�ô��B�线=�/ �o��)��f�rN�nq�>�G]�:o��E־3���{Ȼ�Koɟ��N�jݳR�:��q�O��WɂD�`���%��Z��-7�,�(�V�?��=3����lm.� �K�%8�t���z\�m��<,�����k�(M� ��@ļF;�kt���h]��_QpZ?��P<�2Z����6�dƝ����ZS�?��n{��k���~��5uC��U/��2�fgO�âZ���C)2��Y���7^O=���&\�2�N15��|E#�ƹ�~%�7(�^F�TGv�]�ÝY�WD� XS�4�d/q�� �� X[�l���P3�h;�ʆ�aK�M ��h'��P���_PK�;f�F�&PK�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v����;�����a�W �T�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PK�{�DzaPK�R8Definitions/resource-BasicCnfNodesDummycvfc-template.yml�YIs�*��W��S�۞[2�W9N*N|xBh̋z�O~�k���Y�����^i��"�i�8�Lp�R�������bIS��؟����jb�W���+� s������R��� ��8D����,��o��kB���b \��� SB�$�1�E�OPD��h���ј1� ]yV���G����Q�%�v���w"Y�s���h��2OoS�y��c�� =�4��4�X��d4�̧�ٯ�s��%��� p��Z�.Pn�2����P�a��0i�a�u�`9Op�Cx]{�$�4�y��ԡu&J��KU��ө�i���J̹��Me �znD����TF�PW���[���p}2L�0i ��m��+����4r_(օ�aq��`ʥ~�\r-�-�Q��'*a���i�O"|�E��Rj/HAQ3�� a�ǫ�Vl�~5Z� ,#�~��O��>�JC�`y�}"x�6��� R��#��J��h9V��@XB�����I��Ǫ������U��fk�?��o�$fJw ,5)�r�+�B�����W�Bs�C���8��ǎ8��*k"���/�Du��)��� �gr���eH<���S�L=�y~77XqH�_i�V�Z���$K<��Jc_?��=^��Z�2��"�a�ꪚ��j�a�x&��(f������A�O9�V�M9؟o��)��v������\�?ڄ^A9��'K����N`5��ƛ�n�����} � P��7�%zC�#�/l���W�bp2��C���v�e� ������sW ��pW@���z/��_��٪�PZk���Z�s#X��z��e�7����M��#�'a8��h<���|�q^O�r��2"7a0�y�N9����� �bhY�O����<���d9��R,��]KM�x�Qhpc��šzE�[<}mr��g���-2�E���{i�tI&�� M�9� �ars�n��4�8�)DE|l��*���}d���"�њ$����M[m��v7���(�Z��IS��Y���r�Y�"�7�����?|j�r'mdk t>��W4����%-�8���9��������Ϸ?��ݣ��@g�ʯ��j1��P��l�7���� �_n?�4x?�}{x����Ç���:�u���!W�q������=��'d��DZ EC�(��eYmK�݅�B���ғPkn4�&nP'q8 �PXOBL��d{t��'�fG+�3�:A]ܜ�ɜ��#����g����\�.�1f�J��i�������d6X��^�uv�W@V�N`G;��:��� �:����E��<�� �U��vi�/a��,�ƟY�;(=83�[�s����E��L�\س�?K��H�Zц��>N��ӷ'�YFpŽOXK9_= t*�,y8��$��u�`kzNw�B���T -�����b~Z�7t!ڦ������;�W��9�`s�q���Ţ7q'�Kk��Y��nw7��5�m�\�w�q@�~�߅�\h� NS�7%Jq�s� ���������H����F^R�}�@�hur��ab���cC���*�ý��g�G���;��ʡ��o�q�� 4��è�¥�"ك����-�����E�p�}ν)jO\�PK~|��PK�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%���u��܎��&�z�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PK ���y�^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�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK �RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK �RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK �RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK �R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�I�0C�R�hʤ4W�2|(���7J7ei?[6;�o mDb����1���Ꝓ����G��_����Z��m�T��h� � �\��)��~���覹萢l��6|z1J�:|P�ØK%��H�������� �PK%�Ĵ��PK �R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK �RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n�0�{?���쁔H�L�q�tNc’\�s��C�F�=�|��@� ��~�\�������p����O �/5߱��������w�t�8R�����N�bv��s�����K�Ϗ3� ���,@+�@8oAs�@r�Z�*/vI?hc�� �kX�0" �Xx��9�+`Q�X)�.�~S��7L9g�)+��ڂ��!���5�VK�Yiq��'���n)ti���"e1H�T� ��D�% j�H�AV��A��ԎaQZ:�!�T`��PV$���"UmnUT\7c)?� �6�rBd8���q1��Z<��r�4���r��՗P��:vc��-���_�:����m76[��>su�4�{�z^����F7�s���f�]L���S��훩����O�������i���Z��m��)�����PK��S��<PK �RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK �RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK�R�R�B4E csar.metaPK�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPK�R��Xk� );Definitions/service-BasicCnf-template.ymlPK�R07��/&NS.mfPK�R�\r�@a3ADefinitions/service-BasicCnf-template-interface.ymlPK�R@Zn�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�R�;f�F�&*� Definitions/resource-BasicCnf-template.ymlPK�R�{�Dza4�Definitions/resource-BasicCnf-template-interface.ymlPK�R~|��8/Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�R ���y�^B�!Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�R�/E�>��k(Definitions/data.ymlPK�R�\�J�9gDefinitions/groups.ymlPK�R ��חDi�nDefinitions/policies.ymlPK�R���C&�Definitions/annotations.ymlPK�R��g��Definitions/relationships.ymlPK�R� Qq)Eu�Definitions/artifacts.ymlPK�R��~��/)�Definitions/capabilities.ymlPK�R41H4��ʗDefinitions/interfaces.ymlPK�R�'WAH]�ɜDefinitions/nodes.ymlPK �R&��gM�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK �RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK �R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK �R%�Ĵ��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK �R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK �R��S��<U>�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK �R�&�v Qe�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK �R[J{] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-16 02:08:07,185 DEBUG 197:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:08:07,185 DEBUG 198:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] data sent: None 2021-06-16 02:08:07,186 DEBUG 103:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-16 02:08:07,186 DEBUG 105:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:08:07,186 DEBUG 106:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] data sent: None 2021-06-16 02:08:07,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-16 02:08:07,386 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a HTTP/1.1" 200 3737 2021-06-16 02:08:07,387 INFO 116:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] response code: 200 2021-06-16 02:08:07,387 DEBUG 120:onap_service.py(1) - [AAI][Get 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f ] response: {"vnf-id":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnf-name":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"09a7bacb-f1d0-4849-b589-7bb40877e276","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623809114064","model-invariant-id":"f0235592-987b-41b3-af52-5dff1d8e0408","model-version-id":"9620a423-c53e-4ce2-a15c-ab064516b2f8","model-customization-id":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/service-data/vnfs/vnf/5a76d95a-ea5d-40a5-b491-d282b9a3469a/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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-06-16 02:08:07,390 DEBUG 377:vnf.py(1) - Delete 5a76d95a-ea5d-40a5-b491-d282b9a3469a VNF 2021-06-16 02:08:07,390 DEBUG 75:deletion.py(1) - VNF 5a76d95a-ea5d-40a5-b491-d282b9a3469a deletion request 2021-06-16 02:08:07,406 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:08:07,406 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:08:07,407 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-16 02:08:07,407 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-16 02:08:07,407 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:08:07,407 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-16 02:08:07,408 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-16 02:08:07,408 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:08:07,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:08:14,667 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:08:14,668 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:08:14,668 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:08:14,670 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:08:14,671 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:08:14,671 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:08:14,671 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:08:14,671 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:08:14,671 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:08:14,671 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:08:14,671 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:08:14,671 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:08:14,672 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:08:14,672 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:08:14,672 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:08:14,672 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:08:14,672 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:08:14,672 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:08:14,672 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-16 02:08:14,672 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-16 02:08:14,672 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:08:14,673 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-16 02:08:14,673 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-16 02:08:14,673 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:08:14,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:08:22,987 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-16 02:08:22,990 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:08:22,992 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:08:22,996 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:08:22,997 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:08:22,997 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel 2021-06-16 02:08:22,997 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-16 02:08:22,999 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:08:24,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel HTTP/1.1" 200 None 2021-06-16 02:08:24,775 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-16 02:08:24,776 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-16 02:08:24,776 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-16 02:08:24,776 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-16 02:08:24,776 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-16 02:08:24,776 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-16 02:08:24,777 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-16 02:08:24,777 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-16 02:08:24,840 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042151286005353894, below negative shortcut threshhold 0.05 2021-06-16 02:08:24,905 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.042590255658807426, below negative shortcut threshhold 0.05 2021-06-16 02:08:24,968 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0404886402404736, below negative shortcut threshhold 0.05 2021-06-16 02:08:25,031 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04364513184483488, below negative shortcut threshhold 0.05 2021-06-16 02:08:25,097 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04237620489731941, below negative shortcut threshhold 0.05 2021-06-16 02:08:25,161 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04110275733306429, below negative shortcut threshhold 0.05 2021-06-16 02:08:25,350 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0383619702327316, below negative shortcut threshhold 0.05 2021-06-16 02:08:25,414 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03998891422118833, below negative shortcut threshhold 0.05 2021-06-16 02:08:25,477 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040110459714912734, below negative shortcut threshhold 0.05 2021-06-16 02:08:25,626 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04331313788350083, below negative shortcut threshhold 0.05 2021-06-16 02:08:25,689 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.0426568782185993, below negative shortcut threshhold 0.05 2021-06-16 02:08:25,761 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:08:25,761 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-16 02:08:25,761 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:08:25,761 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-16 02:08:25,761 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-16 02:08:25,762 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-16 02:08:25,762 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:08:25,762 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:08:25,762 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:08:25,762 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:08:25,762 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-16 02:08:25,762 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:08:25,762 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:08:25,762 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:08:25,762 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:08:25,763 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-16 02:08:25,763 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-16 02:08:25,763 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-16 02:08:25,763 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-16 02:08:25,763 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-16 02:08:25,763 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-16 02:08:25,763 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-16 02:08:25,763 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-16 02:08:25,763 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-16 02:08:25,763 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.042151286005353894 2021-06-16 02:08:25,764 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.042590255658807426 2021-06-16 02:08:25,764 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.0404886402404736 2021-06-16 02:08:25,764 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04364513184483488 2021-06-16 02:08:25,764 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04237620489731941 2021-06-16 02:08:25,764 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04110275733306429 2021-06-16 02:08:25,764 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:08:25,764 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:08:25,764 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.0383619702327316 2021-06-16 02:08:25,764 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03998891422118833 2021-06-16 02:08:25,764 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040110459714912734 2021-06-16 02:08:25,765 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:08:25,765 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:08:25,765 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04331313788350083 2021-06-16 02:08:25,765 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:08:25,765 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:08:25,766 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PK�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=�,ْoy4;94ɤmf��!)�˩$j)ʭ��"i=�Ȧ��>� ��Q-#��B��HU�x�u 6���VVM��T%����Đ�U�zG�$�����~�9YS�(Q�$KrD�,GkJ�0[�y�^���"J3�sb���1�g�@E�%$�Y"� �kR�M@I+f�I�[�ecl�-�;�8�1|��~n�0?��CϺ�B�0C�ܗ�ۅj��=��NX���� >���w4iE/�4�ad�)J"�DD�1J �7�!���֙�8$I�D,]¼e�=��Ƿ�秛��b���P-�ݪO�o�倘[V@��-�7@+���!�P��?�� ;"K�:����9��O���a-�b���C�Z1�~AQ�Z圭(-�u��w��uIB�����4O� ����U�L���o#���#�N� ^�i�QT4FI C*�D��,#K����;D�6��Y1L�pPC������� 4��ݸ�C�F�������#����Pek�d� ��H�� P������s����g�RN��[��1�G_z/�����3��NL�������]D\�PK��Xk� PK�RNS.mfM��n�0E�� ~���U���� �����C��Q���Q��s��� %��|6��Hǵ�?¢�R����Q�@ZJ��=�'� ��fA��>70�����;����QHwa�+i�(eѶ�Uw�WZ��N��`��߭�J����탓�t1r=̠E�ڧ ���w݆�y6�q �p� �ndA�%�S�n���o�Ru�9����PW_4���Px(�97�g�s�ۿ�PK07��/PK�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPK�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V�d�ivPbA�v��SK�D�)o�ɥ%�����|�NIB�Po� >u#�D-ˋ���-v8�U]}p�AA�����#D>?=}�ܲ�R���SQ�tќ�Xu��������Z��ey��w�e� TԠ�U5�:W�{pزO��|����!#�Aa�/�����Hd4}^j �E�T��Ȟ�<%!�5ĩe_�T#I�SO9V? �7�Q�Af�#�0D���U�-sE^Ӵ��_����+^{�~�����R���@#1��P���y��ic)����,����bo�Y�| =ci���^�Ј�}�����16��pK��f���G�WmC���׸{j'/��l��a�WzZӼu�:`>j��l+���X�)Z����1������>��b�b���� PK@Zn�OPK�R*Definitions/resource-BasicCnf-template.yml�ZK��8���ЭO�ȶ�׭�=��a:�d��椢(�aE����$� ��V�6|$��$8�i�r&���@���:B�J��Sq���p�Q�c,���qX~�ù���O/['�� ���f���?�'�q���5�|o R�y��{؟/ ������[��l�ɜ�n����$O`$�%)�^�5�}�����u��9-�1q�Ӛ\VQ�����D�xAK^���<�E=I�����W�R\����٠��c��VYD����� Qn�����r�����c�Q�R��b��5��=�X ��Y�񚵠)V.����E��w�l.=R��H�g`���㟆�F��,;>r�U�HV��4�_���i���#�N�y���8�� �cr����6�w�I\��w��6���`�]i�/Q�O����- ⌂Jr��6����6�:���N<$a�� ����  �R�u�|���������?��ק/5] ,ߵ"F��R��i�DG�+�+V��NK�F�l�y)B���#S�!$��;��O �mTr_���5d0 A��k�d��f� ���b��v҄pR��4��"Q�4�E�/�|������<��t2>`��} �� �U�L2��e����Ԇ�s�B0*"TW�u�S;d�t�)ޮH1\xRԙw���O�{�n���?����x�暻��l�z���xq��n��*sk�3���DC�93����է��Ɔ�q�����Bo�I� {W9��I0�t���7t{ֺ�:� �;{<�7׭ 9����2aq��#j4��@�=t6F2�.��Q��l� ��1�8�ZP/��a�D��*���_�«`��j��f��9!h�A�D�g(��8���<�h+�+$�)]�g�N�3)��,����X8�t�6?.���p�j�u�����Dm��T�@U ��_*=��X/ Sk�D������`� �^��h��k�>�}|n��J�f'�)���eP�t��,�6]�2j��Jf�2�2����FA���v ��[�U�L�o��W�^B�k�<�?�N+�� �������2c����qo�����(_X�C6r��oG�] ��n�n��[��͆�&��c�C)E����HX�01�D���J;��klφ�6�Q���cFz�lZ~$�j�#��� ���u�k�;l�/f��)'��XQ^~c�Mͥ�`O܆-8n�~ћP[i4���e�c7:�5u�ŞD�o��e;��}u�"�����T�� +R�6� A�v���sb��@(.]y��΂;��;��aM��f]wo�� e4���Z\-e�_ ��i�F�A��B���^p�ۤ㶄�{-��*gX����=��8�w�>.C�)��TȆ�k�o�Z!��w�h)�|��q��ד `�J�􆳤�Z�{���@%%UA{����{��TH��7�{��6����7o������4�,8�=7�!��C��bz��-��N�rLb���=�� [��af[�]r��I�{eMg�%��� |�������M���O���'P��%_�� L~����"Z].���r�isE���I�B ?�?O(���G+��Y�� ��i-2��8�,"�WA�|B0��+ ^�j>[m�Θ�[�Zm�˲�ô��B�线=�/ �o��)��f�rN�nq�>�G]�:o��E־3���{Ȼ�Koɟ��N�jݳR�:��q�O��WɂD�`���%��Z��-7�,�(�V�?��=3����lm.� �K�%8�t���z\�m��<,�����k�(M� ��@ļF;�kt���h]��_QpZ?��P<�2Z����6�dƝ����ZS�?��n{��k���~��5uC��U/��2�fgO�âZ���C)2��Y���7^O=���&\�2�N15��|E#�ƹ�~%�7(�^F�TGv�]�ÝY�WD� XS�4�d/q�� �� X[�l���P3�h;�ʆ�aK�M ��h'��P���_PK�;f�F�&PK�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v����;�����a�W �T�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PK�{�DzaPK�R8Definitions/resource-BasicCnfNodesDummycvfc-template.yml�YIs�*��W��S�۞[2�W9N*N|xBh̋z�O~�k���Y�����^i��"�i�8�Lp�R�������bIS��؟����jb�W���+� s������R��� ��8D����,��o��kB���b \��� SB�$�1�E�OPD��h���ј1� ]yV���G����Q�%�v���w"Y�s���h��2OoS�y��c�� =�4��4�X��d4�̧�ٯ�s��%��� p��Z�.Pn�2����P�a��0i�a�u�`9Op�Cx]{�$�4�y��ԡu&J��KU��ө�i���J̹��Me �znD����TF�PW���[���p}2L�0i ��m��+����4r_(օ�aq��`ʥ~�\r-�-�Q��'*a���i�O"|�E��Rj/HAQ3�� a�ǫ�Vl�~5Z� ,#�~��O��>�JC�`y�}"x�6��� R��#��J��h9V��@XB�����I��Ǫ������U��fk�?��o�$fJw ,5)�r�+�B�����W�Bs�C���8��ǎ8��*k"���/�Du��)��� �gr���eH<���S�L=�y~77XqH�_i�V�Z���$K<��Jc_?��=^��Z�2��"�a�ꪚ��j�a�x&��(f������A�O9�V�M9؟o��)��v������\�?ڄ^A9��'K����N`5��ƛ�n�����} � P��7�%zC�#�/l���W�bp2��C���v�e� ������sW ��pW@���z/��_��٪�PZk���Z�s#X��z��e�7����M��#�'a8��h<���|�q^O�r��2"7a0�y�N9����� �bhY�O����<���d9��R,��]KM�x�Qhpc��šzE�[<}mr��g���-2�E���{i�tI&�� M�9� �ars�n��4�8�)DE|l��*���}d���"�њ$����M[m��v7���(�Z��IS��Y���r�Y�"�7�����?|j�r'mdk t>��W4����%-�8���9��������Ϸ?��ݣ��@g�ʯ��j1��P��l�7���� �_n?�4x?�}{x����Ç���:�u���!W�q������=��'d��DZ EC�(��eYmK�݅�B���ғPkn4�&nP'q8 �PXOBL��d{t��'�fG+�3�:A]ܜ�ɜ��#����g����\�.�1f�J��i�������d6X��^�uv�W@V�N`G;��:��� �:����E��<�� �U��vi�/a��,�ƟY�;(=83�[�s����E��L�\س�?K��H�Zц��>N��ӷ'�YFpŽOXK9_= t*�,y8��$��u�`kzNw�B���T -�����b~Z�7t!ڦ������;�W��9�`s�q���Ţ7q'�Kk��Y��nw7��5�m�\�w�q@�~�߅�\h� NS�7%Jq�s� ���������H����F^R�}�@�hur��ab���cC���*�ý��g�G���;��ʡ��o�q�� 4��è�¥�"ك����-�����E�p�}ν)jO\�PK~|��PK�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%���u��܎��&�z�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PK ���y�^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�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK �RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK �RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK �RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK �R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�I�0C�R�hʤ4W�2|(���7J7ei?[6;�o mDb����1���Ꝓ����G��_����Z��m�T��h� � �\��)��~���覹萢l��6|z1J�:|P�ØK%��H�������� �PK%�Ĵ��PK �R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK �RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n�0�{?���쁔H�L�q�tNc’\�s��C�F�=�|��@� ��~�\�������p����O �/5߱��������w�t�8R�����N�bv��s�����K�Ϗ3� ���,@+�@8oAs�@r�Z�*/vI?hc�� �kX�0" �Xx��9�+`Q�X)�.�~S��7L9g�)+��ڂ��!���5�VK�Yiq��'���n)ti���"e1H�T� ��D�% j�H�AV��A��ԎaQZ:�!�T`��PV$���"UmnUT\7c)?� �6�rBd8���q1��Z<��r�4���r��՗P��:vc��-���_�:����m76[��>su�4�{�z^����F7�s���f�]L���S��훩����O�������i���Z��m��)�����PK��S��<PK �RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK �RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK�R�R�B4E csar.metaPK�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPK�R��Xk� );Definitions/service-BasicCnf-template.ymlPK�R07��/&NS.mfPK�R�\r�@a3ADefinitions/service-BasicCnf-template-interface.ymlPK�R@Zn�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�R�;f�F�&*� Definitions/resource-BasicCnf-template.ymlPK�R�{�Dza4�Definitions/resource-BasicCnf-template-interface.ymlPK�R~|��8/Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�R ���y�^B�!Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�R�/E�>��k(Definitions/data.ymlPK�R�\�J�9gDefinitions/groups.ymlPK�R ��חDi�nDefinitions/policies.ymlPK�R���C&�Definitions/annotations.ymlPK�R��g��Definitions/relationships.ymlPK�R� Qq)Eu�Definitions/artifacts.ymlPK�R��~��/)�Definitions/capabilities.ymlPK�R41H4��ʗDefinitions/interfaces.ymlPK�R�'WAH]�ɜDefinitions/nodes.ymlPK �R&��gM�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK �RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK �R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK �R%�Ĵ��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK �R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK �R��S��<U>�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK �R�&�v Qe�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK �R[J{ 2021-06-16 02:08:27,087 DEBUG 197:onap_service.py(1) - [None][Create 5a76d95a-ea5d-40a5-b491-d282b9a3469a VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:08:27,087 DEBUG 198:onap_service.py(1) - [None][Create 5a76d95a-ea5d-40a5-b491-d282b9a3469a VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "f0235592-987b-41b3-af52-5dff1d8e0408", "modelVersion": "1.0", "modelVersionId": "9620a423-c53e-4ce2-a15c-ab064516b2f8", "modelCustomizationId": "a5f5b53f-c22d-4124-938f-5cdf98ce0b8e", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-16 02:08:27,087 DEBUG 103:onap_service.py(1) - [None][Create 5a76d95a-ea5d-40a5-b491-d282b9a3469a VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '42cfb522-5912-494a-aebc-825eb193c745', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:08:27,087 DEBUG 105:onap_service.py(1) - [None][Create 5a76d95a-ea5d-40a5-b491-d282b9a3469a VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs/5a76d95a-ea5d-40a5-b491-d282b9a3469a 2021-06-16 02:08:27,087 DEBUG 106:onap_service.py(1) - [None][Create 5a76d95a-ea5d-40a5-b491-d282b9a3469a VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "f0235592-987b-41b3-af52-5dff1d8e0408", "modelVersion": "1.0", "modelVersionId": "9620a423-c53e-4ce2-a15c-ab064516b2f8", "modelCustomizationId": "a5f5b53f-c22d-4124-938f-5cdf98ce0b8e", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-16 02:08:27,089 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:08:29,121 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f/vnfs/5a76d95a-ea5d-40a5-b491-d282b9a3469a HTTP/1.1" 202 262 2021-06-16 02:08:29,122 INFO 116:onap_service.py(1) - [None][Create 5a76d95a-ea5d-40a5-b491-d282b9a3469a VNF deletion request] response code: 202 2021-06-16 02:08:29,122 DEBUG 120:onap_service.py(1) - [None][Create 5a76d95a-ea5d-40a5-b491-d282b9a3469a VNF deletion request] response: {"requestReferences":{"requestId":"42cfb522-5912-494a-aebc-825eb193c745","instanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745"}} 2021-06-16 02:08:29,123 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-06-16 02:08:29,137 DEBUG 195:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: 2021-06-16 02:08:29,138 DEBUG 197:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:29,138 DEBUG 198:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:29,140 DEBUG 103:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd41353f8-27c1-4b98-a514-0be8cf2f4f4b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:08:29,140 DEBUG 105:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:29,140 DEBUG 106:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:29,145 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:08:29,322 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 HTTP/1.1" 200 1252 2021-06-16 02:08:29,325 INFO 116:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response code: 200 2021-06-16 02:08:29,326 DEBUG 120:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response: {"request":{"requestId":"42cfb522-5912-494a-aebc-825eb193c745","startTime":"Wed, 16 Jun 2021 02:08:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 16 Jun 2021 02:08:28 GMT"}}} 2021-06-16 02:08:39,337 DEBUG 195:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: 2021-06-16 02:08:39,338 DEBUG 197:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:39,338 DEBUG 198:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:39,338 DEBUG 103:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0f1f539b-e940-466a-8817-4c3fa9aece46', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:08:39,338 DEBUG 105:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:39,338 DEBUG 106:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:39,340 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:08:39,984 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 HTTP/1.1" 200 1502 2021-06-16 02:08:39,986 INFO 116:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response code: 200 2021-06-16 02:08:39,986 DEBUG 120:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response: {"request":{"requestId":"42cfb522-5912-494a-aebc-825eb193c745","startTime":"Wed, 16 Jun 2021 02:08:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVnfBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":52,"timestamp":"Wed, 16 Jun 2021 02:08:34 GMT"}}} 2021-06-16 02:08:49,997 DEBUG 195:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: 2021-06-16 02:08:49,997 DEBUG 197:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:49,998 DEBUG 198:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:49,998 DEBUG 103:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e809a4d-7de4-4c40-b807-a5d93446bc30', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:08:49,998 DEBUG 105:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:49,998 DEBUG 106:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:50,001 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:08:50,197 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 HTTP/1.1" 200 1458 2021-06-16 02:08:50,198 INFO 116:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response code: 200 2021-06-16 02:08:50,199 DEBUG 120:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response: {"request":{"requestId":"42cfb522-5912-494a-aebc-825eb193c745","startTime":"Wed, 16 Jun 2021 02:08:27 GMT","finishTime":"Wed, 16 Jun 2021 02:08:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:08:39 GMT"}}} 2021-06-16 02:08:50,199 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-06-16 02:08:50,200 DEBUG 195:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: 2021-06-16 02:08:50,200 DEBUG 197:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:50,200 DEBUG 198:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:50,200 DEBUG 103:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e376c56c-4419-4c0e-b4a2-d0292a718a2c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:08:50,201 DEBUG 105:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:50,201 DEBUG 106:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:50,203 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:08:50,364 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 HTTP/1.1" 200 1458 2021-06-16 02:08:50,366 INFO 116:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response code: 200 2021-06-16 02:08:50,367 DEBUG 120:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response: {"request":{"requestId":"42cfb522-5912-494a-aebc-825eb193c745","startTime":"Wed, 16 Jun 2021 02:08:27 GMT","finishTime":"Wed, 16 Jun 2021 02:08:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:08:39 GMT"}}} 2021-06-16 02:08:50,367 DEBUG 195:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: 2021-06-16 02:08:50,368 DEBUG 197:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:50,368 DEBUG 198:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:50,368 DEBUG 103:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '430373ea-796a-4ff6-8ae6-976f4b2e5f98', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:08:50,369 DEBUG 105:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:50,369 DEBUG 106:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:50,371 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:08:50,531 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 HTTP/1.1" 200 1458 2021-06-16 02:08:50,533 INFO 116:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response code: 200 2021-06-16 02:08:50,533 DEBUG 120:onap_service.py(12) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response: {"request":{"requestId":"42cfb522-5912-494a-aebc-825eb193c745","startTime":"Wed, 16 Jun 2021 02:08:27 GMT","finishTime":"Wed, 16 Jun 2021 02:08:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:08:39 GMT"}}} 2021-06-16 02:08:50,540 DEBUG 195:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: 2021-06-16 02:08:50,541 DEBUG 197:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:50,541 DEBUG 198:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:50,542 DEBUG 103:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c137e4af-c647-49d9-8122-1a13539da648', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:08:50,542 DEBUG 105:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:50,542 DEBUG 106:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:50,545 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:08:50,711 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 HTTP/1.1" 200 1458 2021-06-16 02:08:50,714 INFO 116:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response code: 200 2021-06-16 02:08:50,715 DEBUG 120:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response: {"request":{"requestId":"42cfb522-5912-494a-aebc-825eb193c745","startTime":"Wed, 16 Jun 2021 02:08:27 GMT","finishTime":"Wed, 16 Jun 2021 02:08:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:08:39 GMT"}}} 2021-06-16 02:08:50,716 DEBUG 195:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: 2021-06-16 02:08:50,717 DEBUG 197:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:50,717 DEBUG 198:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:50,718 DEBUG 103:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5cb04bd8-2800-4572-8d9c-96e5bea9f58d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:08:50,718 DEBUG 105:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 2021-06-16 02:08:50,718 DEBUG 106:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] data sent: None 2021-06-16 02:08:50,721 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:08:50,906 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42cfb522-5912-494a-aebc-825eb193c745 HTTP/1.1" 200 1458 2021-06-16 02:08:50,908 INFO 116:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response code: 200 2021-06-16 02:08:50,908 DEBUG 120:onap_service.py(1) - [None][Check 42cfb522-5912-494a-aebc-825eb193c745 orchestration request status] response: {"request":{"requestId":"42cfb522-5912-494a-aebc-825eb193c745","startTime":"Wed, 16 Jun 2021 02:08:27 GMT","finishTime":"Wed, 16 Jun 2021 02:08:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f0235592-987b-41b3-af52-5dff1d8e0408","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelVersionId":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelCustomizationId":"a5f5b53f-c22d-4124-938f-5cdf98ce0b8e","modelUuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","modelInvariantUuid":"f0235592-987b-41b3-af52-5dff1d8e0408","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","vnfInstanceId":"5a76d95a-ea5d-40a5-b491-d282b9a3469a","vnfInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:08:39 GMT"}}} 2021-06-16 02:08:50,909 DEBUG 312:service.py(1) - Delete 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f service instance 2021-06-16 02:08:50,910 DEBUG 105:deletion.py(1) - Service 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f deletion request 2021-06-16 02:08:50,924 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:08:50,924 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:08:50,925 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-16 02:08:50,925 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-16 02:08:50,925 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:08:50,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-16 02:08:50,926 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-16 02:08:50,926 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:08:50,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:08:56,768 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:08:56,771 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:08:56,772 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:08:56,776 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:08:56,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:08:56,777 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:08:56,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:08:56,777 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:08:56,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:08:56,778 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:08:56,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:08:56,778 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:08:56,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:08:56,778 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:08:56,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:08:56,779 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:08:56,779 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:08:56,779 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:08:56,779 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-16 02:08:56,780 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-16 02:08:56,780 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:08:56,780 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-16 02:08:56,781 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-16 02:08:56,781 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:08:56,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:09:05,885 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-16 02:09:05,890 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:09:05,893 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:09:05,900 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:09:05,901 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:09:05,901 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:09:05,901 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-16 02:09:05,901 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-16 02:09:05,901 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:09:05,902 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-16 02:09:05,902 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-16 02:09:05,902 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:09:05,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:09:13,244 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:09:13,246 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:09:13,246 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:09:13,249 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:09:13,249 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:09:13,249 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:09:13,249 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:09:13,250 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:09:13,250 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:09:13,250 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:09:13,250 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:09:13,250 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:09:13,250 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:09:13,251 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:09:13,251 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:09:13,251 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:09:13,251 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:09:13,251 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:09:13,251 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-16 02:09:13,251 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-16 02:09:13,252 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:09:13,252 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-16 02:09:13,252 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-16 02:09:13,252 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:09:13,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:09:20,171 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-16 02:09:20,173 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:09:20,175 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:09:20,179 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:09:20,179 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-16 02:09:20,179 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:09:20,180 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-16 02:09:20,180 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-16 02:09:20,180 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:09:20,180 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-16 02:09:20,180 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-16 02:09:20,180 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:09:20,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:09:25,561 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:09:25,563 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:09:25,563 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:09:25,566 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:09:25,567 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:09:25,567 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:09:25,567 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:09:25,567 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:09:25,567 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:09:25,568 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:09:25,568 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:09:25,568 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:09:25,568 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:09:25,568 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:09:25,568 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:09:25,569 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:09:25,569 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-16 02:09:25,569 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:09:25,569 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-16 02:09:25,569 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-16 02:09:25,570 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:09:25,570 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-16 02:09:25,570 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-16 02:09:25,570 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:09:25,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:09:35,376 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-16 02:09:35,379 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:09:35,382 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","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":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","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":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","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":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","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":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","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":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","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":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","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":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"defaulticon","uniqueId":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","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":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","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":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","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":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","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":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","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":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","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":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","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":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","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":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","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":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","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":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","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":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"network","uniqueId":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","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":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"port","uniqueId":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","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":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","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":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","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":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","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}]}]} 2021-06-16 02:09:35,387 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-16 02:09:35,388 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:09:35,388 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel 2021-06-16 02:09:35,388 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-16 02:09:35,390 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:09:37,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel HTTP/1.1" 200 None 2021-06-16 02:09:37,487 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-16 02:09:37,489 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-16 02:09:37,490 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-16 02:09:37,490 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-16 02:09:37,491 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-16 02:09:37,491 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-16 02:09:37,491 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-16 02:09:37,492 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-16 02:09:37,586 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042151286005353894, below negative shortcut threshhold 0.05 2021-06-16 02:09:37,652 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.042590255658807426, below negative shortcut threshhold 0.05 2021-06-16 02:09:37,715 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0404886402404736, below negative shortcut threshhold 0.05 2021-06-16 02:09:37,780 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04364513184483488, below negative shortcut threshhold 0.05 2021-06-16 02:09:37,844 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04237620489731941, below negative shortcut threshhold 0.05 2021-06-16 02:09:37,908 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04110275733306429, below negative shortcut threshhold 0.05 2021-06-16 02:09:38,094 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.0383619702327316, below negative shortcut threshhold 0.05 2021-06-16 02:09:38,158 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03998891422118833, below negative shortcut threshhold 0.05 2021-06-16 02:09:38,220 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040110459714912734, below negative shortcut threshhold 0.05 2021-06-16 02:09:38,370 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04331313788350083, below negative shortcut threshhold 0.05 2021-06-16 02:09:38,433 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.0426568782185993, below negative shortcut threshhold 0.05 2021-06-16 02:09:38,505 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:09:38,505 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-16 02:09:38,505 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:09:38,505 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-16 02:09:38,505 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-16 02:09:38,505 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-16 02:09:38,505 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:09:38,506 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:09:38,506 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-16 02:09:38,506 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-16 02:09:38,506 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-16 02:09:38,506 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:09:38,506 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:09:38,506 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:09:38,506 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-16 02:09:38,506 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-16 02:09:38,506 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-16 02:09:38,506 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-16 02:09:38,507 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-16 02:09:38,507 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-16 02:09:38,507 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-16 02:09:38,507 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-16 02:09:38,507 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-16 02:09:38,507 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-16 02:09:38,507 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.042151286005353894 2021-06-16 02:09:38,507 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.042590255658807426 2021-06-16 02:09:38,507 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.0404886402404736 2021-06-16 02:09:38,507 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04364513184483488 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04237620489731941 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04110275733306429 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07183625630776116 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07291760540293395 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.0383619702327316 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03998891422118833 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040110459714912734 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08602273364281386 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04331313788350083 2021-06-16 02:09:38,508 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:09:38,509 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0426568782185993 2021-06-16 02:09:38,510 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PK�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=�,ْoy4;94ɤmf��!)�˩$j)ʭ��"i=�Ȧ��>� ��Q-#��B��HU�x�u 6���VVM��T%����Đ�U�zG�$�����~�9YS�(Q�$KrD�,GkJ�0[�y�^���"J3�sb���1�g�@E�%$�Y"� �kR�M@I+f�I�[�ecl�-�;�8�1|��~n�0?��CϺ�B�0C�ܗ�ۅj��=��NX���� >���w4iE/�4�ad�)J"�DD�1J �7�!���֙�8$I�D,]¼e�=��Ƿ�秛��b���P-�ݪO�o�倘[V@��-�7@+���!�P��?�� ;"K�:����9��O���a-�b���C�Z1�~AQ�Z圭(-�u��w��uIB�����4O� ����U�L���o#���#�N� ^�i�QT4FI C*�D��,#K����;D�6��Y1L�pPC������� 4��ݸ�C�F�������#����Pek�d� ��H�� P������s����g�RN��[��1�G_z/�����3��NL�������]D\�PK��Xk� PK�RNS.mfM��n�0E�� ~���U���� �����C��Q���Q��s��� %��|6��Hǵ�?¢�R����Q�@ZJ��=�'� ��fA��>70�����;����QHwa�+i�(eѶ�Uw�WZ��N��`��߭�J����탓�t1r=̠E�ڧ ���w݆�y6�q �p� �ndA�%�S�n���o�Ru�9����PW_4���Px(�97�g�s�ۿ�PK07��/PK�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPK�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V�d�ivPbA�v��SK�D�)o�ɥ%�����|�NIB�Po� >u#�D-ˋ���-v8�U]}p�AA�����#D>?=}�ܲ�R���SQ�tќ�Xu��������Z��ey��w�e� TԠ�U5�:W�{pزO��|����!#�Aa�/�����Hd4}^j �E�T��Ȟ�<%!�5ĩe_�T#I�SO9V? �7�Q�Af�#�0D���U�-sE^Ӵ��_����+^{�~�����R���@#1��P���y��ic)����,����bo�Y�| =ci���^�Ј�}�����16��pK��f���G�WmC���׸{j'/��l��a�WzZӼu�:`>j��l+���X�)Z����1������>��b�b���� PK@Zn�OPK�R*Definitions/resource-BasicCnf-template.yml�ZK��8���ЭO�ȶ�׭�=��a:�d��椢(�aE����$� ��V�6|$��$8�i�r&���@���:B�J��Sq���p�Q�c,���qX~�ù���O/['�� ���f���?�'�q���5�|o R�y��{؟/ ������[��l�ɜ�n����$O`$�%)�^�5�}�����u��9-�1q�Ӛ\VQ�����D�xAK^���<�E=I�����W�R\����٠��c��VYD����� Qn�����r�����c�Q�R��b��5��=�X ��Y�񚵠)V.����E��w�l.=R��H�g`���㟆�F��,;>r�U�HV��4�_���i���#�N�y���8�� �cr����6�w�I\��w��6���`�]i�/Q�O����- ⌂Jr��6����6�:���N<$a�� ����  �R�u�|���������?��ק/5] ,ߵ"F��R��i�DG�+�+V��NK�F�l�y)B���#S�!$��;��O �mTr_���5d0 A��k�d��f� ���b��v҄pR��4��"Q�4�E�/�|������<��t2>`��} �� �U�L2��e����Ԇ�s�B0*"TW�u�S;d�t�)ޮH1\xRԙw���O�{�n���?����x�暻��l�z���xq��n��*sk�3���DC�93����է��Ɔ�q�����Bo�I� {W9��I0�t���7t{ֺ�:� �;{<�7׭ 9����2aq��#j4��@�=t6F2�.��Q��l� ��1�8�ZP/��a�D��*���_�«`��j��f��9!h�A�D�g(��8���<�h+�+$�)]�g�N�3)��,����X8�t�6?.���p�j�u�����Dm��T�@U ��_*=��X/ Sk�D������`� �^��h��k�>�}|n��J�f'�)���eP�t��,�6]�2j��Jf�2�2����FA���v ��[�U�L�o��W�^B�k�<�?�N+�� �������2c����qo�����(_X�C6r��oG�] ��n�n��[��͆�&��c�C)E����HX�01�D���J;��klφ�6�Q���cFz�lZ~$�j�#��� ���u�k�;l�/f��)'��XQ^~c�Mͥ�`O܆-8n�~ћP[i4���e�c7:�5u�ŞD�o��e;��}u�"�����T�� +R�6� A�v���sb��@(.]y��΂;��;��aM��f]wo�� e4���Z\-e�_ ��i�F�A��B���^p�ۤ㶄�{-��*gX����=��8�w�>.C�)��TȆ�k�o�Z!��w�h)�|��q��ד `�J�􆳤�Z�{���@%%UA{����{��TH��7�{��6����7o������4�,8�=7�!��C��bz��-��N�rLb���=�� [��af[�]r��I�{eMg�%��� |�������M���O���'P��%_�� L~����"Z].���r�isE���I�B ?�?O(���G+��Y�� ��i-2��8�,"�WA�|B0��+ ^�j>[m�Θ�[�Zm�˲�ô��B�线=�/ �o��)��f�rN�nq�>�G]�:o��E־3���{Ȼ�Koɟ��N�jݳR�:��q�O��WɂD�`���%��Z��-7�,�(�V�?��=3����lm.� �K�%8�t���z\�m��<,�����k�(M� ��@ļF;�kt���h]��_QpZ?��P<�2Z����6�dƝ����ZS�?��n{��k���~��5uC��U/��2�fgO�âZ���C)2��Y���7^O=���&\�2�N15��|E#�ƹ�~%�7(�^F�TGv�]�ÝY�WD� XS�4�d/q�� �� X[�l���P3�h;�ʆ�aK�M ��h'��P���_PK�;f�F�&PK�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v����;�����a�W �T�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PK�{�DzaPK�R8Definitions/resource-BasicCnfNodesDummycvfc-template.yml�YIs�*��W��S�۞[2�W9N*N|xBh̋z�O~�k���Y�����^i��"�i�8�Lp�R�������bIS��؟����jb�W���+� s������R��� ��8D����,��o��kB���b \��� SB�$�1�E�OPD��h���ј1� ]yV���G����Q�%�v���w"Y�s���h��2OoS�y��c�� =�4��4�X��d4�̧�ٯ�s��%��� p��Z�.Pn�2����P�a��0i�a�u�`9Op�Cx]{�$�4�y��ԡu&J��KU��ө�i���J̹��Me �znD����TF�PW���[���p}2L�0i ��m��+����4r_(օ�aq��`ʥ~�\r-�-�Q��'*a���i�O"|�E��Rj/HAQ3�� a�ǫ�Vl�~5Z� ,#�~��O��>�JC�`y�}"x�6��� R��#��J��h9V��@XB�����I��Ǫ������U��fk�?��o�$fJw ,5)�r�+�B�����W�Bs�C���8��ǎ8��*k"���/�Du��)��� �gr���eH<���S�L=�y~77XqH�_i�V�Z���$K<��Jc_?��=^��Z�2��"�a�ꪚ��j�a�x&��(f������A�O9�V�M9؟o��)��v������\�?ڄ^A9��'K����N`5��ƛ�n�����} � P��7�%zC�#�/l���W�bp2��C���v�e� ������sW ��pW@���z/��_��٪�PZk���Z�s#X��z��e�7����M��#�'a8��h<���|�q^O�r��2"7a0�y�N9����� �bhY�O����<���d9��R,��]KM�x�Qhpc��šzE�[<}mr��g���-2�E���{i�tI&�� M�9� �ars�n��4�8�)DE|l��*���}d���"�њ$����M[m��v7���(�Z��IS��Y���r�Y�"�7�����?|j�r'mdk t>��W4����%-�8���9��������Ϸ?��ݣ��@g�ʯ��j1��P��l�7���� �_n?�4x?�}{x����Ç���:�u���!W�q������=��'d��DZ EC�(��eYmK�݅�B���ғPkn4�&nP'q8 �PXOBL��d{t��'�fG+�3�:A]ܜ�ɜ��#����g����\�.�1f�J��i�������d6X��^�uv�W@V�N`G;��:��� �:����E��<�� �U��vi�/a��,�ƟY�;(=83�[�s����E��L�\س�?K��H�Zц��>N��ӷ'�YFpŽOXK9_= t*�,y8��$��u�`kzNw�B���T -�����b~Z�7t!ڦ������;�W��9�`s�q���Ţ7q'�Kk��Y��nw7��5�m�\�w�q@�~�߅�\h� NS�7%Jq�s� ���������H����F^R�}�@�hur��ab���cC���*�ý��g�G���;��ʡ��o�q�� 4��è�¥�"ك����-�����E�p�}ν)jO\�PK~|��PK�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%���u��܎��&�z�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PK ���y�^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�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK �RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK �RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK �RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK �R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�I�0C�R�hʤ4W�2|(���7J7ei?[6;�o mDb����1���Ꝓ����G��_����Z��m�T��h� � �\��)��~���覹萢l��6|z1J�:|P�ØK%��H�������� �PK%�Ĵ��PK �R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK �RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n�0�{?���쁔H�L�q�tNc’\�s��C�F�=�|��@� ��~�\�������p����O �/5߱��������w�t�8R�����N�bv��s�����K�Ϗ3� ���,@+�@8oAs�@r�Z�*/vI?hc�� �kX�0" �Xx��9�+`Q�X)�.�~S��7L9g�)+��ڂ��!���5�VK�Yiq��'���n)ti���"e1H�T� ��D�% j�H�AV��A��ԎaQZ:�!�T`��PV$���"UmnUT\7c)?� �6�rBd8���q1��Z<��r�4���r��՗P��:vc��-���_�:����m76[��>su�4�{�z^����F7�s���f�]L���S��훩����O�������i���Z��m��)�����PK��S��<PK �RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK �RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK�R�R�B4E csar.metaPK�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPK�R��Xk� );Definitions/service-BasicCnf-template.ymlPK�R07��/&NS.mfPK�R�\r�@a3ADefinitions/service-BasicCnf-template-interface.ymlPK�R@Zn�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�R�;f�F�&*� Definitions/resource-BasicCnf-template.ymlPK�R�{�Dza4�Definitions/resource-BasicCnf-template-interface.ymlPK�R~|��8/Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�R ���y�^B�!Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�R�/E�>��k(Definitions/data.ymlPK�R�\�J�9gDefinitions/groups.ymlPK�R ��חDi�nDefinitions/policies.ymlPK�R���C&�Definitions/annotations.ymlPK�R��g��Definitions/relationships.ymlPK�R� Qq)Eu�Definitions/artifacts.ymlPK�R��~��/)�Definitions/capabilities.ymlPK�R41H4��ʗDefinitions/interfaces.ymlPK�R�'WAH]�ɜDefinitions/nodes.ymlPK �R&��gM�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK �RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK �R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK �R%�Ĵ��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK �R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK �R��S��<U>�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK �R�&�v Qe�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK �R[J{ 2021-06-16 02:09:41,173 DEBUG 197:onap_service.py(1) - [None][Create 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f 2021-06-16 02:09:41,173 DEBUG 198:onap_service.py(1) - [None][Create 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "09a7bacb-f1d0-4849-b589-7bb40877e276", "modelVersion": "1.0", "modelVersionId": "2f158b9e-7e2e-44cc-982f-d584a12c4f74" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-16 02:09:41,173 DEBUG 103:onap_service.py(1) - [None][Create 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e0054a75-adf0-4d01-afd6-a9eed751beda', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:09:41,173 DEBUG 105:onap_service.py(1) - [None][Create 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f 2021-06-16 02:09:41,174 DEBUG 106:onap_service.py(1) - [None][Create 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "09a7bacb-f1d0-4849-b589-7bb40877e276", "modelVersion": "1.0", "modelVersionId": "2f158b9e-7e2e-44cc-982f-d584a12c4f74" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-16 02:09:41,175 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:09:43,991 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9e1cbef4-623f-4f8f-8c27-f79d8fe6288f HTTP/1.1" 202 262 2021-06-16 02:09:43,992 INFO 116:onap_service.py(1) - [None][Create 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f Service deletion request] response code: 202 2021-06-16 02:09:43,992 DEBUG 120:onap_service.py(1) - [None][Create 9e1cbef4-623f-4f8f-8c27-f79d8fe6288f Service deletion request] response: {"requestReferences":{"requestId":"e0054a75-adf0-4d01-afd6-a9eed751beda","instanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda"}} 2021-06-16 02:09:43,993 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-06-16 02:09:44,003 DEBUG 195:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] sent header: 2021-06-16 02:09:44,004 DEBUG 197:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda 2021-06-16 02:09:44,004 DEBUG 198:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] data sent: None 2021-06-16 02:09:44,006 DEBUG 103:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9ea345ca-1bdb-460f-afc1-6a6149f4a375', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:09:44,006 DEBUG 105:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda 2021-06-16 02:09:44,006 DEBUG 106:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] data sent: None 2021-06-16 02:09:44,011 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:09:44,207 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda HTTP/1.1" 200 1004 2021-06-16 02:09:44,209 INFO 116:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] response code: 200 2021-06-16 02:09:44,210 DEBUG 120:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] response: {"request":{"requestId":"e0054a75-adf0-4d01-afd6-a9eed751beda","startTime":"Wed, 16 Jun 2021 02:09:41 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 16 Jun 2021 02:09:43 GMT"}}} 2021-06-16 02:09:54,221 DEBUG 195:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] sent header: 2021-06-16 02:09:54,222 DEBUG 197:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda 2021-06-16 02:09:54,222 DEBUG 198:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] data sent: None 2021-06-16 02:09:54,223 DEBUG 103:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e5588f5-a531-41f0-8742-ece2b1e551d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:09:54,223 DEBUG 105:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda 2021-06-16 02:09:54,224 DEBUG 106:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] data sent: None 2021-06-16 02:09:54,227 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:09:54,419 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda HTTP/1.1" 200 1211 2021-06-16 02:09:54,421 INFO 116:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] response code: 200 2021-06-16 02:09:54,421 DEBUG 120:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] response: {"request":{"requestId":"e0054a75-adf0-4d01-afd6-a9eed751beda","startTime":"Wed, 16 Jun 2021 02:09:41 GMT","finishTime":"Wed, 16 Jun 2021 02:09:52 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:09:52 GMT"}}} 2021-06-16 02:09:54,421 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-06-16 02:09:54,422 DEBUG 195:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] sent header: 2021-06-16 02:09:54,422 DEBUG 197:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda 2021-06-16 02:09:54,422 DEBUG 198:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] data sent: None 2021-06-16 02:09:54,422 DEBUG 103:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '227679a0-ec84-4bae-834c-113c7bc5212d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:09:54,422 DEBUG 105:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda 2021-06-16 02:09:54,422 DEBUG 106:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] data sent: None 2021-06-16 02:09:54,424 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:09:54,618 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda HTTP/1.1" 200 1211 2021-06-16 02:09:54,620 INFO 116:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] response code: 200 2021-06-16 02:09:54,621 DEBUG 120:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] response: {"request":{"requestId":"e0054a75-adf0-4d01-afd6-a9eed751beda","startTime":"Wed, 16 Jun 2021 02:09:41 GMT","finishTime":"Wed, 16 Jun 2021 02:09:52 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:09:52 GMT"}}} 2021-06-16 02:09:54,621 DEBUG 195:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] sent header: 2021-06-16 02:09:54,621 DEBUG 197:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda 2021-06-16 02:09:54,621 DEBUG 198:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] data sent: None 2021-06-16 02:09:54,622 DEBUG 103:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b17d10c3-06c7-44b9-bd51-a4479e735e5d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:09:54,622 DEBUG 105:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda 2021-06-16 02:09:54,622 DEBUG 106:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] data sent: None 2021-06-16 02:09:54,623 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:09:54,778 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda HTTP/1.1" 200 1211 2021-06-16 02:09:54,780 INFO 116:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] response code: 200 2021-06-16 02:09:54,780 DEBUG 120:onap_service.py(13) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] response: {"request":{"requestId":"e0054a75-adf0-4d01-afd6-a9eed751beda","startTime":"Wed, 16 Jun 2021 02:09:41 GMT","finishTime":"Wed, 16 Jun 2021 02:09:52 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:09:52 GMT"}}} 2021-06-16 02:09:54,786 DEBUG 195:onap_service.py(1) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] sent header: 2021-06-16 02:09:54,787 DEBUG 197:onap_service.py(1) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda 2021-06-16 02:09:54,787 DEBUG 198:onap_service.py(1) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] data sent: None 2021-06-16 02:09:54,788 DEBUG 103:onap_service.py(1) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '44d05af8-9f6d-4240-8ae2-311a73c5becf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-16 02:09:54,788 DEBUG 105:onap_service.py(1) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda 2021-06-16 02:09:54,789 DEBUG 106:onap_service.py(1) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] data sent: None 2021-06-16 02:09:54,791 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-16 02:09:54,994 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e0054a75-adf0-4d01-afd6-a9eed751beda HTTP/1.1" 200 1211 2021-06-16 02:09:54,996 INFO 116:onap_service.py(1) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] response code: 200 2021-06-16 02:09:54,996 DEBUG 120:onap_service.py(1) - [None][Check e0054a75-adf0-4d01-afd6-a9eed751beda orchestration request status] response: {"request":{"requestId":"e0054a75-adf0-4d01-afd6-a9eed751beda","startTime":"Wed, 16 Jun 2021 02:09:41 GMT","finishTime":"Wed, 16 Jun 2021 02:09:52 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"09a7bacb-f1d0-4849-b589-7bb40877e276","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelUuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","modelInvariantUuid":"09a7bacb-f1d0-4849-b589-7bb40877e276"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9e1cbef4-623f-4f8f-8c27-f79d8fe6288f","serviceInstanceName":"basic_cnf-b1abd705-2e13-4f8a-96cc-e0bf182aaf95"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 16 Jun 2021 02:09:52 GMT"}}} 2021-06-16 02:09:54,997 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-06-16 02:09:54,999 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-06-16 02:09:54,999 DEBUG 195:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-16 02:09:54,999 DEBUG 197:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-16 02:09:54,999 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-16 02:09:55,000 DEBUG 103:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-16 02:09:55,000 DEBUG 105:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-16 02:09:55,000 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-16 02:09:55,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-06-16 02:09:55,042 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-06-16 02:09:55,043 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-06-16 02:09:55,044 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFV1hoT1ZFbDVUV3BGZVU5R2IxaEVWRTE0VFVSWmVFMTZTWGxOYWtWNVQwWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDNSRUNuQjFTazEwYlZZM1dtSXpXRkJGYkVWb1dURXZTMmxZVGxaWFdFdGpUSE5uYlRWV1VGQnpMemRPYmtkWFpXZzVha3hqZUhSeE5Ua3ZNalV5Y214VVlXNEtVVGRpTVhkM1JIaEdkVkJTVkdGU2RGZDJTMnR6Wm5Jd1RHUnBjR0o1VmxRdk1FaFFkVk5rWldkRlVUVlhRVGhzTTJ4WE9HdFhiM3B2WnpGMFluWm5aZ29yYm1WVVlUTXpVM3BzUjBKV01rdHFjMmM0TkdKbWFpOHpaRU4zU2pKa04wVjZRUzkxU2pKc05WaDNUVVJGVkhKamJrbHphVlpUVG5wQ1lXMXBPR3h3Q2poemRVODFVM1pWY3poVU1GaDBUVFY0V0V4blZFSlBTRWQ0Y21KdE5WcHpZVzl6TVRKWFRFOXlhVXh5UXpSUVZIaEhVMkZCTW5JNGRXRnpSRU5QVnpJS0syMVFXUzgxUXpOemJIbFFLMk42YkhKNlJFdzFiblZYVjFkcGRta3llRWR1WkV4RWN6bDRhbXBOUjFOVFN6SkNUblUyU2xOa1owbGxaVEV4WkhKVWVncGlTVlJVTXpVMllVRk5MelpNZG5CSlFsZzRRMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZJU0hOaFIybzFiMDVGTjFOd1IwaFlibFp1UWpGdE9EaFZhbWNLUldaVk5GUTROVTFaS3lzdlUzZFVibU5xUm1WM1YxTndTMVpOZUdOSVFpOXRiMEpLUVRZd1Z6ZFdNMWd3VTNoRlMzTlZjVWhoVjFGRlFsSm5WMVpxWXdvdmFXUjRWVzVvVG1kQ2FWQmtWRlZLUjBocmIyWm5iVlZzZGpGUU1sSXZWWEJzVWxscE9FTldUVWRHSzJRelEwdHFkMXBGUmxSTFUydGxOUzlYWlRneUNsbDBaamxhV2lzelQxbEdOVlJDTDJSa09XMUxORzFZV21OUlRGY3lUVlJET0d0cFRsQjBPRTVHTmxkQ2VWUllRbkkyV0N0YVNFdEZibmg1U0c5M1dtMEtjM2RUUlVodVJGQndUVW8wVlRSamRrUndURTFTY0hFM2VIbEVSbnBMY3psa1FrVmlaMGRNTXpVclZrUnVTQzltWVN0RmNFbFhUR281TVdkT1JYUXJkQXB5UVRaS09XTTJXblpKYnpSWlpucDJUVVpvVXpoMlMxcElXbGxVZUZWb05tOXJjakVyVDBOUVkwVlVVV0U0YTNKYVFVaGxRMjV1TTNoSmF6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuMjEyOjY0NDMKICBuYW1lOiBrdWJlcm5ldGVzCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBrdWJlcm5ldGVzCiAgICB1c2VyOiBrdWJlcm5ldGVzLWFkbWluCiAgbmFtZToga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmN1cnJlbnQtY29udGV4dDoga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZToga3ViZXJuZXRlcy1hZG1pbgogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVTTRha05EUVdSeFowRjNTVUpCWjBsSlVrcFNiV1ZhTjNkM2R6UjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGRHVkVWVVRVSkZSMEV4VlVVS1FYaE5TMkV6Vm1sYVdFcDFXbGhTYkdONlFXVkdkekI1VFZSQk1rMVVWWGxOYWtsNFRXcG9ZVVozTUhsTmFrRXlUVlJWZVUxcVNYaE5la1poVFVSUmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU2EzZEdkMWxFVmxGUlJFVjRRbkprVjBwc1kyMDFiR1JIVm5wTVYwWnJDbUpYYkhWTlNVbENTV3BCVGtKbmEzRm9hMmxIT1hjd1FrRlJSVVpCUVU5RFFWRTRRVTFKU1VKRFowdERRVkZGUVRWTFVVSXZZbnBsYkhaR2MzUkVTRlVLTkc5V04yOXVMMkpNWkhOR1pDdG9ORGt6UkZCUmRHNWtlVEpsVkhWMFpXWjBXV1pyTXpaU2RGQjFXbXBMTkVWcFdURlVXbGxSYUhoQlNUTXdORmt6TndweVdTdGFjRWxWYUZOUWNWUlRkbTR6U1dkSFMyWllOekpxYUZWT1lTdEZabmhLWjJwbVRTdEJRMWcyTVZSMVUzbHVZVlI2T0RaSGVFNVhNM0JHV0ZGcUNrWmhMM054U0dSSFdtOVRabVZ5UTBKWmFtaFFWRkZqT1hOT1RWbGliamxwSzNSUFRFNUNMMmRCY0RSNE5GWTVVekJtUzNkemNERlVkREpLYldKdlkyNEtXVmRqTVU5clQydFlUbmQyUjFOWU4zWlhNMlZ2WkZsQ1Izb3pWU3N3TjNJMVEyTmpUVUV3TWtsT1lsbEhVbnAwWWs0eGFrWkVXR3BxTVU5WFMyNTBRUXA2VERoRWVrTldjbmd4TjJJckwzTTFURkJyV2tGVVFUUnRkRUpQWlVGNksyWkRZMGxXUkVkWVZWZzRjV0ZwSzB4NVNIVkxiMVJYVTJob1JYQlZZM1k1Q25GVVVXeDJVVWxFUVZGQlFtOTVZM2RLVkVGUFFtZE9Wa2hST0VKQlpqaEZRa0ZOUTBKaFFYZEZkMWxFVmxJd2JFSkJkM2REWjFsSlMzZFpRa0pSVlVnS1FYZEpkMFJSV1VwTGIxcEphSFpqVGtGUlJVeENVVUZFWjJkRlFrRkZkRXhyU0Zwd1kzbEdiVWhLVVRsaVFUZHdOVEJzVUU5Q1psQkZNbmxJUlVsTVV3bzRNVUpOY2toNk1HZ3JOSFJJVFZjMmVIa3pVbTFDUjJGWE1WcHFZbmxRWkdWeFJqaHZOMHBCY1dSeFlrcHBNVnBUUlVsUFdUZHBOVmQwVUcwNFQwczVDbWhYVkhoVVJFOVNaVWRQVUdjeFlqSnBRVkI2YzFWUlFWbEhlRzFYVVdOSVdVUlVLMUpXYzNVeGRWWjFXbGRhTkd0SWVXSmhXaXNyUVc5bFRVSklSVUlLT1ZOTWVubGxORGxoSzFJclUySlFUMjFOVERaT2RHVTFWVTl1YVhwVloyZHFUbGhTWVdaSWFIUmpVVVk1WVM5b1pUUkxaakYyTUhCSFdsVm9ia1F6TmdwVWIxZFNOMWt3VDBoQ2VUTlNXRWxCY0VSdWJITktXa1FyTjFCUU1YTnJWMUZwTUc1RFNERjVNMndyTkRWTk0zZGthR3A1V1VWUGJuaE9lVFp4VmpKRUNtNVBOV3R5TUZnd2JXNTFUMGhEYW13ek9HSlhieXNyUVVrNVN6Tm1hVTFaYTFRd05ITmFkazk2T1ROYVVYUkplRkJUTUQwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEZiM2RKUWtGQlMwTkJVVVZCTlV0UlFpOWllbVZzZGtaemRFUklWVFJ2VmpkdmJpOWlUR1J6Um1RcmFEUTVNMFJRVVhSdVpIa3laVlIxZEdWbUNuUlpabXN6TmxKMFVIVmFha3MwUldsWk1WUmFXVkZvZUVGSk16QTBXVE0zY2xrclduQkpWV2hUVUhGVVUzWnVNMGxuUjB0bVdEY3lhbWhWVG1FclJXWUtlRXBuYW1aTkswRkRXRFl4VkhWVGVXNWhWSG80TmtkNFRsY3pjRVpZVVdwR1lTOXpjVWhrUjFwdlUyWmxja05DV1dwb1VGUlJZemx6VGsxWlltNDVhUW9yZEU5TVRrSXZaMEZ3TkhnMFZqbFRNR1pMZDNOd01WUjBNa3B0WW05amJsbFhZekZQYTA5cldFNTNka2RUV0RkMlZ6TmxiMlJaUWtkNk0xVXJNRGR5Q2pWRFkyTk5RVEF5U1U1aVdVZFNlblJpVGpGcVJrUllhbW94VDFkTGJuUkJla3c0UkhwRFZuSjRNVGRpS3k5ek5VeFFhMXBCVkVFMGJYUkNUMlZCZWlzS1prTmpTVlpFUjFoVldEaHhZV2tyVEhsSWRVdHZWRmRUYUdoRmNGVmpkamx4VkZGc2RsRkpSRUZSUVVKQmIwbENRVkZFVVd3d1ozaDNNMDlZV21RMU1BcGlkRzR6V25sM2NWUnNZMW9yU3pFclpscHhUM1JHTmtOalRqRkhVM1JMWlV4VldFcHBXbU50TmxreU5WTjBja04ySzJOMGJFTldWblo1ZGtwQk4yMWlDbHBpZEhNeGIzVnVZWE5YTlVoT1NIZEllV2d4TXpnMFNGQkRUMWc0UjBRd1VVMXBTWGhRZG5KVVEzUldabXRJVUVob2NFOWtSVlZVZVdwdmRuTnVlSEFLVmtSRlIwRm9MelJsWjJwRFZYUkNhMVZGT1ZveWJVZFBkSE5LZWxwQmEySldXRFZXZHl0alprOVdSWHBMYkVsak1USm9PVkU1T0ZkUFlYRllkWEJ3VmdwdE1sZEVaMjFYZVZkcFR5OHZkM1pHVUM5TlFrTkdRVFpPYVdRNFdXOVhiVTl3UlVjM1VqUm1PRkJQTDFSemFFODNlWHA2WlZKQmRYZ3paSEJpYUU5UkNsRkVjblJNTUc4MlZXZE5SMWgwWVdwUFZGWmFXaTlETldwRVRsaEpTMVpDWWpKdU1VazVOWHBxTlhGSmJVVnBWR2RJVTFwWlN6Vk1LMUpXU0dWaE9IWUtWWE5pZUdOVWMwcEJiMGRDUVU5blExRlJiRFZxY2xGWVVHeHRPRXN4Tm1NMk4yVm1NSEV5UXpaRk0weGhXbTlDTVdFclZuTTVRekZvVGtaNWN6Rk1hd3BOT0VOeFpuSlJZalZrYWxsUlVXUlZjMFZ2U25CdE1qZGxjbk14ZFRSb2NEaEpXRWs1VUhOVlpraEVUMHRIUnpsRWEycFVhbXR3WVNzclVEazVUblJZQ2pacFlrTkVSeTlTVTI5TVduSmlZVEV5VW5oTFUwVlRhMjFqWnk5dkswa3hZbEZuVGtKb1UyUlVSMGR1VVhCaGFtOXNObXNyVGxSTVFXOUhRa0ZRZUVrS2JEUnRlRzR2WlZrMFF5OVViVmgxZEZNd09XOVlVWHBaWVU1c1lVMDRSM2h2VVZkSlIycGpNRGxxWjNaRGFHWmtkVXh2YUhvNFlURkJhM1YyYWxwVk9RcDJSVWREYWtZdllsZERaMnM1VlZwVVduaHJiR0kzVFV0TmRXRmhhWEpzYkhCSWNrSk5PV2ROYVV0bFNHZE1ORXBDVTJoMVlXRnlaVWxaVFd3M2VFUldDblI1THpCeU5sSnpaVlI2UzFsQmNtbHROREJXYURrclpHVnlUMjUzWjFGMWRqbFJNU3RoWVZoQmIwZEJRbGRxU1VNeWFVTkpNRVJJWlRKQlpuZHllakVLTkdadlpqa3hkWFF2ZFVwWVR5OW1LeXN6UlV0SFJIVnFUbEkzZG1ZeVpFTnlZVTVOUVZCalJtcFBRemswTWxobFJteDJWRkJaZFRWbFRsQjJOREphVlFvM1ZXMWhURXRDTVhCcmRXOU9Wamh5UkdobFoyOWhjM1JhUlhSMloyY3llWElyVTIxV1dsVlVialpzYW0welluZzRUemR4WTBjNVIwSndNREZRVUdwNENqWmtXV28xYVdOcmRVMUpiR3N3TWs1Wk5XVkdSbUpGUTJkWlFrbExieTlIYjBwMmN6Tk1kRTFyZHk4eGF5OVlWME5xYlV3MGFDOXJRazk1U0ZCTlQyUUtOMGhtY2xWUFoxb3pSVXhpTTNRemJubExTa0kyYVdRd09WRjJaMHBDTDBVNFdUUnpTVmhsVUZSRWMzQlhaRkpHUjJwT1oyMU5kRVZ6WmtvMk5VUjBkZ3B5Wmt0b2JUZDNMMmxCUW04eUwxZDNkMmg2VWpsMVlrcFBSVWQ0Y0VORVduY3ZiVEphUWpCMVMxbHVaSE13VEdnd1kxaHFWRzh6TlRsRlVVbHdSVXhXQ21SdVkzRnJkMHRDWjBaT05rdEtNRWxHTWtVM1VUY3llak5pVjFKMlIwZDZZM0JJYzJ0U0sweGhhazFSU25CNlFuVnFlVmxDYTFSV1puVnZhMWhzT1VJS1VFUnVjVk5vWTBObFRYTXdiM0Y2U0RKR0x6SlVXREZPY0VwTFkzZzJhMWt3UW1kcVJFbFZhRWxtZUV4SFRtZERZbFptU1hsa2JqWTVLelF2Y2pGb05nbzRhR3RRWlZWSVJYbHlPR0ZQZEdkb2FUUk1UbTlxTkVwRk9FdDJVWHB4UW5STFRHUndkVGQ0ZEdsUVMwaHhhR0o2TWtaekNpMHRMUzB0UlU1RUlGSlRRU0JRVWtsV1FWUkZJRXRGV1MwdExTMHRDZz09Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-06-16 02:09:55,047 DEBUG 103:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-16 02:09:55,048 DEBUG 105:onap_service.py(1) - [None][Delete Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-16 02:09:55,048 DEBUG 106:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-06-16 02:09:55,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-06-16 02:09:55,081 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 0 2021-06-16 02:09:55,082 INFO 116:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-06-16 02:09:55,082 DEBUG 120:onap_service.py(1) - [None][Delete Connectivity Info] response: 2021-06-16 02:09:55,085 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 14:28 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-06-16 02:09:55,089 INFO 57:basic_cnf.py(1) - Generate Test report 2021-06-16 02:09:55,190 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-06-16 02:09:55,570 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-06-16 02:09:55,572 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60c95d736c44f50010121dba 2021-06-16 02:09:55,573 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK