2021-09-07 02:02:33,323 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-09-07 02:02:33,323 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-07 02:02:33,329 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-07 02:02:33,329 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-07 02:02:33,329 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-07 02:02:33,329 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-07 02:02:33,329 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-09-07 02:02:33,329 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-07 02:02:33,330 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-07 02:02:33,330 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-09-07 02:02:33,330 DEBUG 33:basic_cnf.py(1) - start time 2021-09-07 02:02:33,330 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-09-07 02:02:33,330 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-07 02:02:33,330 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-07 02:02:33,331 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:33,331 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-07 02:02:33,331 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-07 02:02:33,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:33,437 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-09-07 02:02:33,439 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-07 02:02:33,440 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"ecb656515c9d4aa9b9c13b8c06f2bcca","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e215380fddc2427aa600cd5a683b7b21","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"6b8dc4a2dc5e44fb8a77e3820f082ac7","type":"vlm","name":"f9539444-c2fa-4537-9e5a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"727d15def9844acaac6e08b6af642b69","type":"vlm","name":"5054c8fa-0784-4ee9-bad7","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-07 02:02:33,444 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-07 02:02:33,444 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-07 02:02:33,445 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-07 02:02:33,445 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-09-07 02:02:33,446 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-07 02:02:33,446 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-07 02:02:33,447 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:33,447 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-07 02:02:33,447 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-07 02:02:33,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:33,530 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-09-07 02:02:33,532 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-07 02:02:33,532 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"ecb656515c9d4aa9b9c13b8c06f2bcca","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e215380fddc2427aa600cd5a683b7b21","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"6b8dc4a2dc5e44fb8a77e3820f082ac7","type":"vlm","name":"f9539444-c2fa-4537-9e5a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"727d15def9844acaac6e08b6af642b69","type":"vlm","name":"5054c8fa-0784-4ee9-bad7","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-07 02:02:33,534 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-07 02:02:33,534 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-07 02:02:33,534 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-07 02:02:33,553 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:33,553 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-07 02:02:33,553 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-09-07 02:02:33,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:34,076 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-09-07 02:02:34,077 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-07 02:02:34,077 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"8e1fbfaf15214407a5fc624141dc3a0c","version":{"id":"7faa29e889ee440caf747c7744c10e80","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-07 02:02:34,079 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-09-07 02:02:34,079 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-09-07 02:02:34,083 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:34,083 DEBUG 131:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/8e1fbfaf15214407a5fc624141dc3a0c/versions/7faa29e889ee440caf747c7744c10e80/actions 2021-09-07 02:02:34,083 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-07 02:02:34,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:34,447 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/8e1fbfaf15214407a5fc624141dc3a0c/versions/7faa29e889ee440caf747c7744c10e80/actions HTTP/1.1" 200 2 2021-09-07 02:02:34,448 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-07 02:02:34,449 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-07 02:02:34,451 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-07 02:02:34,457 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-07 02:02:34,458 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-07 02:02:34,458 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:34,458 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-07 02:02:34,458 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-07 02:02:34,460 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:34,634 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-09-07 02:02:34,635 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-07 02:02:34,636 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_OtvLxw_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ecb656515c9d4aa9b9c13b8c06f2bcca","onboardingMethod":"NetworkPackage","id":"658d4942da17485c993398bbd6b5d59e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e215380fddc2427aa600cd5a683b7b21","onboardingMethod":"NetworkPackage","id":"fbdaa4dec75f4296b4ca05a8640629d1","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e84bd427-22f3","description":"vendor software product","vendorName":"f9539444-c2fa-4537-9e5a","vendorId":"6b8dc4a2dc5e44fb8a77e3820f082ac7","onboardingMethod":"NetworkPackage","id":"61b9f4ebc38c499c8e86445add26c8d6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f3a312ee-d158","description":"vendor software product","vendorName":"5054c8fa-0784-4ee9-bad7","vendorId":"727d15def9844acaac6e08b6af642b69","onboardingMethod":"NetworkPackage","id":"de9be76de0354885b1b9ca1a64ebf6f2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-07 02:02:34,639 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_OtvLxw_VSP from SDC 2021-09-07 02:02:34,639 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-07 02:02:34,639 DEBUG 324:vsp.py(1) - importing VSP pNF e84bd427-22f3 from SDC 2021-09-07 02:02:34,640 DEBUG 324:vsp.py(1) - importing VSP vFW f3a312ee-d158 from SDC 2021-09-07 02:02:34,640 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-07 02:02:34,640 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-07 02:02:34,641 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-07 02:02:34,641 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-07 02:02:34,641 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-07 02:02:34,642 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:34,642 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-07 02:02:34,642 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-07 02:02:34,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:34,733 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-09-07 02:02:34,734 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-07 02:02:34,735 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_OtvLxw_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ecb656515c9d4aa9b9c13b8c06f2bcca","onboardingMethod":"NetworkPackage","id":"658d4942da17485c993398bbd6b5d59e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e215380fddc2427aa600cd5a683b7b21","onboardingMethod":"NetworkPackage","id":"fbdaa4dec75f4296b4ca05a8640629d1","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e84bd427-22f3","description":"vendor software product","vendorName":"f9539444-c2fa-4537-9e5a","vendorId":"6b8dc4a2dc5e44fb8a77e3820f082ac7","onboardingMethod":"NetworkPackage","id":"61b9f4ebc38c499c8e86445add26c8d6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f3a312ee-d158","description":"vendor software product","vendorName":"5054c8fa-0784-4ee9-bad7","vendorId":"727d15def9844acaac6e08b6af642b69","onboardingMethod":"NetworkPackage","id":"de9be76de0354885b1b9ca1a64ebf6f2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-07 02:02:34,738 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_OtvLxw_VSP from SDC 2021-09-07 02:02:34,738 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-07 02:02:34,738 DEBUG 324:vsp.py(1) - importing VSP pNF e84bd427-22f3 from SDC 2021-09-07 02:02:34,739 DEBUG 324:vsp.py(1) - importing VSP vFW f3a312ee-d158 from SDC 2021-09-07 02:02:34,739 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-07 02:02:34,739 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-07 02:02:34,740 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-07 02:02:34,740 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-07 02:02:34,740 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-07 02:02:34,741 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:34,741 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-07 02:02:34,742 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-07 02:02:34,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:34,835 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-09-07 02:02:34,837 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-07 02:02:34,837 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_OtvLxw_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ecb656515c9d4aa9b9c13b8c06f2bcca","onboardingMethod":"NetworkPackage","id":"658d4942da17485c993398bbd6b5d59e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e215380fddc2427aa600cd5a683b7b21","onboardingMethod":"NetworkPackage","id":"fbdaa4dec75f4296b4ca05a8640629d1","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e84bd427-22f3","description":"vendor software product","vendorName":"f9539444-c2fa-4537-9e5a","vendorId":"6b8dc4a2dc5e44fb8a77e3820f082ac7","onboardingMethod":"NetworkPackage","id":"61b9f4ebc38c499c8e86445add26c8d6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f3a312ee-d158","description":"vendor software product","vendorName":"5054c8fa-0784-4ee9-bad7","vendorId":"727d15def9844acaac6e08b6af642b69","onboardingMethod":"NetworkPackage","id":"de9be76de0354885b1b9ca1a64ebf6f2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-07 02:02:34,840 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_OtvLxw_VSP from SDC 2021-09-07 02:02:34,840 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-07 02:02:34,840 DEBUG 324:vsp.py(1) - importing VSP pNF e84bd427-22f3 from SDC 2021-09-07 02:02:34,841 DEBUG 324:vsp.py(1) - importing VSP vFW f3a312ee-d158 from SDC 2021-09-07 02:02:34,841 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-07 02:02:34,841 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-07 02:02:34,842 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-07 02:02:34,842 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-07 02:02:34,842 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-07 02:02:34,842 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:34,843 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-07 02:02:34,843 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-07 02:02:34,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:34,934 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-09-07 02:02:34,935 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-07 02:02:34,936 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_OtvLxw_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ecb656515c9d4aa9b9c13b8c06f2bcca","onboardingMethod":"NetworkPackage","id":"658d4942da17485c993398bbd6b5d59e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e215380fddc2427aa600cd5a683b7b21","onboardingMethod":"NetworkPackage","id":"fbdaa4dec75f4296b4ca05a8640629d1","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e84bd427-22f3","description":"vendor software product","vendorName":"f9539444-c2fa-4537-9e5a","vendorId":"6b8dc4a2dc5e44fb8a77e3820f082ac7","onboardingMethod":"NetworkPackage","id":"61b9f4ebc38c499c8e86445add26c8d6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f3a312ee-d158","description":"vendor software product","vendorName":"5054c8fa-0784-4ee9-bad7","vendorId":"727d15def9844acaac6e08b6af642b69","onboardingMethod":"NetworkPackage","id":"de9be76de0354885b1b9ca1a64ebf6f2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-07 02:02:34,938 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_OtvLxw_VSP from SDC 2021-09-07 02:02:34,938 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-07 02:02:34,938 DEBUG 324:vsp.py(1) - importing VSP pNF e84bd427-22f3 from SDC 2021-09-07 02:02:34,939 DEBUG 324:vsp.py(1) - importing VSP vFW f3a312ee-d158 from SDC 2021-09-07 02:02:34,939 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-07 02:02:34,939 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-07 02:02:34,939 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-07 02:02:34,939 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-09-07 02:02:34,939 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-07 02:02:34,939 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-07 02:02:34,940 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:34,940 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-07 02:02:34,940 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-07 02:02:34,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:35,036 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-09-07 02:02:35,037 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-07 02:02:35,038 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_OtvLxw_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ecb656515c9d4aa9b9c13b8c06f2bcca","onboardingMethod":"NetworkPackage","id":"658d4942da17485c993398bbd6b5d59e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e215380fddc2427aa600cd5a683b7b21","onboardingMethod":"NetworkPackage","id":"fbdaa4dec75f4296b4ca05a8640629d1","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e84bd427-22f3","description":"vendor software product","vendorName":"f9539444-c2fa-4537-9e5a","vendorId":"6b8dc4a2dc5e44fb8a77e3820f082ac7","onboardingMethod":"NetworkPackage","id":"61b9f4ebc38c499c8e86445add26c8d6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f3a312ee-d158","description":"vendor software product","vendorName":"5054c8fa-0784-4ee9-bad7","vendorId":"727d15def9844acaac6e08b6af642b69","onboardingMethod":"NetworkPackage","id":"de9be76de0354885b1b9ca1a64ebf6f2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-07 02:02:35,040 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_OtvLxw_VSP from SDC 2021-09-07 02:02:35,040 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-07 02:02:35,041 DEBUG 324:vsp.py(1) - importing VSP pNF e84bd427-22f3 from SDC 2021-09-07 02:02:35,041 DEBUG 324:vsp.py(1) - importing VSP vFW f3a312ee-d158 from SDC 2021-09-07 02:02:35,041 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-07 02:02:35,041 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-07 02:02:35,042 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-07 02:02:35,047 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-07 02:02:35,047 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-07 02:02:35,048 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:35,048 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-07 02:02:35,048 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-07 02:02:35,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:35,132 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-09-07 02:02:35,134 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-07 02:02:35,134 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"8e1fbfaf15214407a5fc624141dc3a0c","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ecb656515c9d4aa9b9c13b8c06f2bcca","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e215380fddc2427aa600cd5a683b7b21","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"6b8dc4a2dc5e44fb8a77e3820f082ac7","type":"vlm","name":"f9539444-c2fa-4537-9e5a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"727d15def9844acaac6e08b6af642b69","type":"vlm","name":"5054c8fa-0784-4ee9-bad7","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-07 02:02:35,137 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-07 02:02:35,137 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-07 02:02:35,137 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:35,138 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/8e1fbfaf15214407a5fc624141dc3a0c/versions 2021-09-07 02:02:35,138 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:35,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:35,189 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8e1fbfaf15214407a5fc624141dc3a0c/versions HTTP/1.1" 200 264 2021-09-07 02:02:35,190 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:35,190 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7faa29e889ee440caf747c7744c10e80","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630980153626,"modificationTime":1630980154259,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-07 02:02:35,192 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-07 02:02:35,193 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-07 02:02:35,193 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:35,193 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/8e1fbfaf15214407a5fc624141dc3a0c/versions 2021-09-07 02:02:35,193 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:35,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:35,244 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8e1fbfaf15214407a5fc624141dc3a0c/versions HTTP/1.1" 200 264 2021-09-07 02:02:35,245 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:35,245 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7faa29e889ee440caf747c7744c10e80","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630980153626,"modificationTime":1630980154259,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-07 02:02:35,247 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-07 02:02:35,247 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:35,247 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-07 02:02:35,247 DEBUG 132: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": "8e1fbfaf15214407a5fc624141dc3a0c", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-07 02:02:35,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:36,934 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-09-07 02:02:36,935 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-07 02:02:36,936 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"c04096df22014adbac1b75d7c8094178","version":{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-07 02:02:36,939 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-09-07 02:02:36,940 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:36,940 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:02:36,940 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:36,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:36,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 253 2021-09-07 02:02:36,997 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:36,997 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630980155343,"modificationTime":1630980155932,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-07 02:02:37,000 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:37,000 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:37,000 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-07 02:02:37,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:37,101 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 223 2021-09-07 02:02:37,103 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-07 02:02:37,103 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630980155343,"modificationTime":1630980155873} 2021-09-07 02:02:37,106 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:37,106 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:37,107 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:37,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:37,267 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 369 2021-09-07 02:02:37,269 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:37,269 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240"} 2021-09-07 02:02:37,272 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:37,272 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:37,272 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:37,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:37,480 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 369 2021-09-07 02:02:37,481 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:37,481 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240"} 2021-09-07 02:02:37,483 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-09-07 02:02:37,484 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:37,484 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:02:37,484 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:37,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:37,535 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 253 2021-09-07 02:02:37,536 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:37,536 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630980155343,"modificationTime":1630980155932,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-07 02:02:37,538 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:37,538 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:37,539 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-07 02:02:37,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:37,646 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 223 2021-09-07 02:02:37,647 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-07 02:02:37,647 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630980155343,"modificationTime":1630980155873} 2021-09-07 02:02:37,650 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:37,650 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:37,650 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:37,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:37,812 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 369 2021-09-07 02:02:37,814 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:37,815 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240"} 2021-09-07 02:02:37,818 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:37,819 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:37,819 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:37,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:37,993 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 369 2021-09-07 02:02:37,995 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:37,996 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240"} 2021-09-07 02:02:37,999 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-09-07 02:02:38,000 DEBUG 131:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/orchestration-template-candidate 2021-09-07 02:02:38,000 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-07 02:02:38,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:38,153 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/orchestration-template-candidate HTTP/1.1" 200 90 2021-09-07 02:02:38,154 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-07 02:02:38,155 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-07 02:02:38,156 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-09-07 02:02:38,159 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:38,160 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:02:38,160 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:38,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:38,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 253 2021-09-07 02:02:38,216 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:38,217 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630980155343,"modificationTime":1630980155932,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-07 02:02:38,220 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:38,220 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:38,221 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-07 02:02:38,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:38,291 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 222 2021-09-07 02:02:38,293 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-07 02:02:38,294 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630980155343,"modificationTime":1630980158145} 2021-09-07 02:02:38,297 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:38,298 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:38,298 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:38,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:38,401 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 436 2021-09-07 02:02:38,403 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:38,403 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-07 02:02:38,407 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:38,408 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:38,408 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:38,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:38,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 436 2021-09-07 02:02:38,526 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:38,526 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-07 02:02:38,529 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-09-07 02:02:38,530 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:38,530 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:02:38,530 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:38,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:38,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 253 2021-09-07 02:02:38,583 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:38,584 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630980155343,"modificationTime":1630980155932,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-07 02:02:38,586 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:38,587 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:38,587 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-07 02:02:38,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:38,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 222 2021-09-07 02:02:38,682 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-07 02:02:38,682 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630980155343,"modificationTime":1630980158145} 2021-09-07 02:02:38,685 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:38,685 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:38,685 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:38,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:38,794 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 436 2021-09-07 02:02:38,796 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:38,796 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-07 02:02:38,799 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:38,799 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:38,799 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:38,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:38,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 436 2021-09-07 02:02:38,911 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:38,912 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-07 02:02:38,916 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:38,916 DEBUG 131:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/orchestration-template-candidate/process 2021-09-07 02:02:38,916 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-07 02:02:38,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:41,454 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-09-07 02:02:41,456 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-07 02:02:41,457 DEBUG 146: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-09-07 02:02:41,460 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-09-07 02:02:41,461 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:41,461 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:02:41,462 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:41,464 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:41,522 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 253 2021-09-07 02:02:41,523 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:41,523 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630980155343,"modificationTime":1630980155932,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-07 02:02:41,526 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:41,526 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:41,527 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-07 02:02:41,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:41,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 222 2021-09-07 02:02:41,619 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-07 02:02:41,619 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630980155343,"modificationTime":1630980161444} 2021-09-07 02:02:41,623 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:41,623 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:41,624 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:41,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:41,799 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 804 2021-09-07 02:02:41,801 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:41,802 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","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-09-07 02:02:41,805 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:41,805 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:41,806 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:41,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:41,970 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 804 2021-09-07 02:02:41,972 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:41,973 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","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-09-07 02:02:41,976 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-09-07 02:02:41,977 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:41,977 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:02:41,978 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:41,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:42,040 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 253 2021-09-07 02:02:42,042 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:42,042 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630980155343,"modificationTime":1630980155932,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-07 02:02:42,044 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:42,045 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:42,045 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-07 02:02:42,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:42,136 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 222 2021-09-07 02:02:42,137 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-07 02:02:42,138 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630980155343,"modificationTime":1630980161444} 2021-09-07 02:02:42,141 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:42,141 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:42,141 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:42,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:42,318 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 804 2021-09-07 02:02:42,320 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:42,321 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","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-09-07 02:02:42,324 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:42,324 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:42,325 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:42,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:42,494 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 804 2021-09-07 02:02:42,495 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:42,496 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","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-09-07 02:02:42,506 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:42,507 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/actions 2021-09-07 02:02:42,507 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-07 02:02:42,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:44,684 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/actions HTTP/1.1" 200 2 2021-09-07 02:02:44,686 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-07 02:02:44,687 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-07 02:02:44,690 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:44,690 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:02:44,691 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:44,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:44,755 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 253 2021-09-07 02:02:44,756 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:44,757 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630980155343,"modificationTime":1630980162572,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-07 02:02:44,759 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:44,759 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:44,760 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-07 02:02:44,761 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:44,854 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 223 2021-09-07 02:02:44,855 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-07 02:02:44,856 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630980155343,"modificationTime":1630980161444} 2021-09-07 02:02:44,858 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:44,858 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:44,859 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:44,861 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:44,999 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 804 2021-09-07 02:02:45,001 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:45,001 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","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-09-07 02:02:45,004 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-09-07 02:02:45,005 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:45,005 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:02:45,005 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:45,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:45,073 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 253 2021-09-07 02:02:45,075 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:45,075 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630980155343,"modificationTime":1630980162572,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-07 02:02:45,078 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:45,078 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:45,078 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-07 02:02:45,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:45,145 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 223 2021-09-07 02:02:45,146 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-07 02:02:45,147 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630980155343,"modificationTime":1630980161444} 2021-09-07 02:02:45,149 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:45,149 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:02:45,149 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:02:45,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:45,319 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 804 2021-09-07 02:02:45,321 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:02:45,321 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","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-09-07 02:02:45,330 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:45,331 DEBUG 131:onap_service.py(1) - [SDC][Submit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/actions 2021-09-07 02:02:45,331 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-07 02:02:45,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:53,230 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/actions HTTP/1.1" 200 2 2021-09-07 02:02:53,233 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-07 02:02:53,234 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-07 02:02:53,237 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:53,237 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:02:53,237 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:53,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:53,294 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 264 2021-09-07 02:02:53,295 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:53,295 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630980155343,"modificationTime":1630980171538,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-07 02:02:53,297 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-07 02:02:53,298 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:53,298 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:02:53,298 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:02:53,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:53,382 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 264 2021-09-07 02:02:53,384 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:02:53,385 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630980155343,"modificationTime":1630980171538,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-07 02:02:53,395 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:53,396 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/actions 2021-09-07 02:02:53,396 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-07 02:02:53,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:02:54,656 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/actions HTTP/1.1" 200 317 2021-09-07 02:02:54,658 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-07 02:02:54,658 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"c04096df22014adbac1b75d7c8094178","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-07 02:02:54,658 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"c04096df22014adbac1b75d7c8094178","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-07 02:02:54,661 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-07 02:02:54,661 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-07 02:02:54,662 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:02:54,662 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-07 02:02:54,662 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-07 02:02:54,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:02:54,979 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-07 02:02:54,980 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-07 02:02:54,980 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f0423215-669c-4923-a32a-0027770a0975/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c66abb4e-b486-4251-8708-44e0786d7969/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-07 02:02:54,982 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:02:54,982 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:02:54,982 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:02:54,982 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:02:54,982 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:02:54,982 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:02:54,983 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:02:54,983 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:02:54,983 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-07 02:02:54,983 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:02:54,983 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-07 02:03:04,994 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-07 02:03:04,994 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-07 02:03:04,995 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:04,995 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-07 02:03:04,995 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-07 02:03:04,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:05,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-07 02:03:05,129 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-07 02:03:05,130 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f0423215-669c-4923-a32a-0027770a0975/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c66abb4e-b486-4251-8708-44e0786d7969/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-07 02:03:05,131 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:05,132 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:05,132 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:05,132 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:05,132 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:05,132 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:05,133 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:05,133 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:05,133 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-07 02:03:05,133 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:05,133 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-07 02:03:05,133 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-07 02:03:05,133 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-07 02:03:05,134 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:05,134 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-07 02:03:05,134 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-07 02:03:05,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:05,281 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-07 02:03:05,283 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-07 02:03:05,283 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f0423215-669c-4923-a32a-0027770a0975/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c66abb4e-b486-4251-8708-44e0786d7969/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-07 02:03:05,286 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:05,287 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:05,287 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:05,287 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:05,288 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:05,288 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:05,289 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:05,289 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:05,289 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-07 02:03:05,290 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:05,290 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-07 02:03:05,291 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-07 02:03:05,291 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-07 02:03:05,292 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:05,292 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-07 02:03:05,292 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-07 02:03:05,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:05,633 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-07 02:03:05,635 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-07 02:03:05,636 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-07 02:03:05,641 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-07 02:03:05,642 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-07 02:03:05,642 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-07 02:03:05,643 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-09-07 02:03:05,643 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-07 02:03:05,644 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-07 02:03:05,645 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:05,645 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-07 02:03:05,645 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-07 02:03:05,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:05,766 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-07 02:03:05,768 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-07 02:03:05,768 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f0423215-669c-4923-a32a-0027770a0975/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c66abb4e-b486-4251-8708-44e0786d7969/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-07 02:03:05,771 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:05,772 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:05,772 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:05,772 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:05,772 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:05,773 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:05,773 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:05,774 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:05,774 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-07 02:03:05,774 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:05,774 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-07 02:03:05,799 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-07 02:03:05,799 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-07 02:03:05,800 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:05,800 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-07 02:03:05,800 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-07 02:03:05,802 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:05,860 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-09-07 02:03:05,862 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-07 02:03:05,862 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_OtvLxw_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ecb656515c9d4aa9b9c13b8c06f2bcca","onboardingMethod":"NetworkPackage","id":"658d4942da17485c993398bbd6b5d59e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e215380fddc2427aa600cd5a683b7b21","onboardingMethod":"NetworkPackage","id":"fbdaa4dec75f4296b4ca05a8640629d1","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e84bd427-22f3","description":"vendor software product","vendorName":"f9539444-c2fa-4537-9e5a","vendorId":"6b8dc4a2dc5e44fb8a77e3820f082ac7","onboardingMethod":"NetworkPackage","id":"61b9f4ebc38c499c8e86445add26c8d6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f3a312ee-d158","description":"vendor software product","vendorName":"5054c8fa-0784-4ee9-bad7","vendorId":"727d15def9844acaac6e08b6af642b69","onboardingMethod":"NetworkPackage","id":"de9be76de0354885b1b9ca1a64ebf6f2","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-07 02:03:05,864 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-07 02:03:05,864 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_OtvLxw_VSP from SDC 2021-09-07 02:03:05,865 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-07 02:03:05,865 DEBUG 324:vsp.py(1) - importing VSP pNF e84bd427-22f3 from SDC 2021-09-07 02:03:05,865 DEBUG 324:vsp.py(1) - importing VSP vFW f3a312ee-d158 from SDC 2021-09-07 02:03:05,865 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-07 02:03:05,865 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-07 02:03:05,866 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:05,866 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:03:05,866 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:03:05,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:05,924 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 264 2021-09-07 02:03:05,925 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:03:05,925 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630980155343,"modificationTime":1630980171538,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-07 02:03:05,927 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-07 02:03:05,927 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-07 02:03:05,928 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-07 02:03:05,928 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:05,928 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:03:05,928 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:03:05,930 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:05,978 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 264 2021-09-07 02:03:05,979 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:03:05,979 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630980155343,"modificationTime":1630980171538,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-07 02:03:05,981 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:05,982 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions 2021-09-07 02:03:05,982 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-07 02:03:05,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:06,030 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c04096df22014adbac1b75d7c8094178/versions HTTP/1.1" 200 264 2021-09-07 02:03:06,031 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-07 02:03:06,031 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c379d2f1fc314e51a0ba266e7c650240","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630980155343,"modificationTime":1630980171538,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-07 02:03:06,032 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-07 02:03:06,036 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:06,037 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/actions 2021-09-07 02:03:06,037 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-07 02:03:06,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:06,768 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240/actions HTTP/1.1" 200 317 2021-09-07 02:03:06,770 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-07 02:03:06,771 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"c04096df22014adbac1b75d7c8094178","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-07 02:03:06,771 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"c04096df22014adbac1b75d7c8094178","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-07 02:03:06,774 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:06,774 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 2021-09-07 02:03:06,775 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-07 02:03:06,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:06,962 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c04096df22014adbac1b75d7c8094178/versions/c379d2f1fc314e51a0ba266e7c650240 HTTP/1.1" 200 804 2021-09-07 02:03:06,964 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-07 02:03:06,965 DEBUG 146: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":"8e1fbfaf15214407a5fc624141dc3a0c","onboardingMethod":"NetworkPackage","id":"c04096df22014adbac1b75d7c8094178","version":"c379d2f1fc314e51a0ba266e7c650240","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-09-07 02:03:06,970 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:06,970 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-09-07 02:03:06,970 DEBUG 132:onap_service.py(1) - [SDC][create Vf] data sent: { "artifacts": {}, "attributes": [], "capabilities": {}, "categories": [ { "normalizedName": "generic", "name": "Generic", "uniqueId": "resourceNewCategory.generic", "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "c04096df22014adbac1b75d7c8094178", "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-09-07 02:03:06,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:11,429 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-09-07 02:03:11,469 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-07 02:03:11,475 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630980189493,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"40a19fdb-49b7-48e6-88c3-4cf81211f390","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630980189496,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189493,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1630980189711,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"43bfd556-cbf7-46ba-aeff-bfcafdcf7c0b","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630980189714,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189711,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630980189493,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"40a19fdb-49b7-48e6-88c3-4cf81211f390","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630980189496,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189493,"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,"timeout":30,"creationDate":1630980189513,"description":"created from csar","artifactType":"HEAT","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"c8db292e-81fd-4f13-bf3d-b2c353fc71c5","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","duplicated":false,"payloadUpdateDate":1630980189522,"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":1630980189513,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980189533,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630980189533,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189533,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980187999,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":1630980187999,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980187999,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":1630980187999,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"feature","uniqueId":"capability.fb1f8290-cd50-4294-b18e-04fc986484e9.feature","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false}],"type":"tosca.capabilities.Scalable","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"scalable","uniqueId":"capability.338b21b1-bac5-49e1-8171-3ef259392a41.scalable","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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,"type":"tosca.capabilities.network.Bindable","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"binding","uniqueId":"capability.338b21b1-bac5-49e1-8171-3ef259392a41.binding","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false}],"type":"tosca.capabilities.Container","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"host","uniqueId":"capability.338b21b1-bac5-49e1-8171-3ef259392a41.host","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.ephemeral.size","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.ephemeral.size","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"instance","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.instance","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"memory","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.memory","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.iops","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.iops","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.read.requests","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.read.requests","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"cpu.delta","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.cpu.delta","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.capacity","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.capacity","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.read.bytes","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.read.bytes","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.write.bytes","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.write.bytes","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.latency","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.latency","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.read.bytes.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.usage","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.usage","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"cpu_util","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.cpu_util","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.allocation","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.allocation","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.write.requests.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.write.requests.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.write.bytes.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.write.bytes.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.latency","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.latency","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"cpu","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.cpu","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.write.requests","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.write.requests","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.write.bytes","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.write.bytes","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.read.requests","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.read.requests","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.root.size","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.root.size","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.write.bytes.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"vcpus","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.vcpus","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.iops","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.iops","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.usage","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.usage","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.read.requests.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.read.requests.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.write.requests.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.write.requests.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.allocation","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.allocation","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.read.bytes.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.read.bytes.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.read.bytes","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.read.bytes","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"memory.usage","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.memory.usage","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.capacity","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.capacity","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"memory.resident","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.memory.resident","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.write.requests","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.write.requests","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"os","uniqueId":"capability.338b21b1-bac5-49e1-8171-3ef259392a41.os","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"endpoint","uniqueId":"capability.338b21b1-bac5-49e1-8171-3ef259392a41.endpoint","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"dependency","uniqueId":"fb1f8290-cd50-4294-b18e-04fc986484e9.dependency","capability":"tosca.capabilities.Node","ownerId":"fb1f8290-cd50-4294-b18e-04fc986484e9","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":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"local_storage","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"21275def-0c95-4c01-8bb9-7c7d57192ef8.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"22a31dbe-f19e-451d-a798-31d1dc594e0d.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"6556ab33-dfb2-4ad9-8fd7-042640ca802e.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":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"22a31dbe-f19e-451d-a798-31d1dc594e0d.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.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":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.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":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.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":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"22a31dbe-f19e-451d-a798-31d1dc594e0d","createdFromCsar":true,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1630980189237,"originType":"CVFC","icon":"defaulticon","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"22a31dbe-f19e-451d-a798-31d1dc594e0d","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1630980189377,"customizationUUID":"091b263b-319c-47d4-9b62-f2261f4bf6ee","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"21275def-0c95-4c01-8bb9-7c7d57192ef8.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"22a31dbe-f19e-451d-a798-31d1dc594e0d.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.dummy_flavor_name","parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"6556ab33-dfb2-4ad9-8fd7-042640ca802e.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":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"22a31dbe-f19e-451d-a798-31d1dc594e0d.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.dummy_image_name","parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.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":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.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":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false},{"definition":false,"hidden":false,"uniqueId":"21275def-0c95-4c01-8bb9-7c7d57192ef8.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":"21275def-0c95-4c01-8bb9-7c7d57192ef8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"21275def-0c95-4c01-8bb9-7c7d57192ef8","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"feature","uniqueId":"capability.fb1f8290-cd50-4294-b18e-04fc986484e9.feature","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false}],"type":"tosca.capabilities.Scalable","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"scalable","uniqueId":"capability.338b21b1-bac5-49e1-8171-3ef259392a41.scalable","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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,"type":"tosca.capabilities.network.Bindable","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"binding","uniqueId":"capability.338b21b1-bac5-49e1-8171-3ef259392a41.binding","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false}],"type":"tosca.capabilities.Container","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"host","uniqueId":"capability.338b21b1-bac5-49e1-8171-3ef259392a41.host","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.ephemeral.size","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.ephemeral.size","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"instance","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.instance","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"memory","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.memory","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.iops","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.iops","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.read.requests","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.read.requests","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"cpu.delta","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.cpu.delta","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.capacity","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.capacity","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.read.bytes","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.read.bytes","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.write.bytes","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.write.bytes","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.latency","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.latency","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.read.bytes.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.usage","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.usage","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"cpu_util","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.cpu_util","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.allocation","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.allocation","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.write.requests.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.write.requests.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.write.bytes.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.write.bytes.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.latency","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.latency","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"cpu","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.cpu","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.write.requests","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.write.requests","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.write.bytes","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.write.bytes","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.read.requests","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.read.requests","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.root.size","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.root.size","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.write.bytes.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"vcpus","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.vcpus","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.iops","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.iops","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.usage","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.usage","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.read.requests.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.read.requests.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.write.requests.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.write.requests.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.allocation","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.allocation","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.read.bytes.rate","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.read.bytes.rate","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.read.bytes","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.read.bytes","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"memory.usage","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.memory.usage","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.device.capacity","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.device.capacity","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"memory.resident","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.memory.resident","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"disk.write.requests","uniqueId":"capability.4f6db80d-2a0c-4049-8fc7-0b2c1bdfe93c.disk.write.requests","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"os","uniqueId":"capability.338b21b1-bac5-49e1-8171-3ef259392a41.os","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"338b21b1-bac5-49e1-8171-3ef259392a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"endpoint","uniqueId":"capability.338b21b1-bac5-49e1-8171-3ef259392a41.endpoint","ownerId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"dependency","uniqueId":"fb1f8290-cd50-4294-b18e-04fc986484e9.dependency","capability":"tosca.capabilities.Node","ownerId":"fb1f8290-cd50-4294-b18e-04fc986484e9","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":["22a31dbe-f19e-451d-a798-31d1dc594e0d.4f4ced99-8021-4999-bd7b-833633abed1d.dummy","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.abstract_dummy"],"source":"22a31dbe-f19e-451d-a798-31d1dc594e0d","parentName":"local_storage","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"338b21b1-bac5-49e1-8171-3ef259392a41","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"4bb61d1a-23b7-4af2-959f-e656d80ec0c8","groupUUID":"bbc2a4bc-fa1b-4a97-9009-8b94283dd0da","members":{"abstract_dummy":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","artifactsUuid":["c8db292e-81fd-4f13-bf3d-b2c353fc71c5"],"groupUUID":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","members":{"abstract_dummy":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.22a31dbe-f19e-451d-a798-31d1dc594e0d.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":"","version":"0.1","creationDate":1630980188000,"description":"VF","tags":["basic_cnf"],"icon":"defaulticon","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"c04096df22014adbac1b75d7c8094178","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","systemName":"BasicCnf","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1630980189311,"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,"timeout":30,"creationDate":1630980189513,"description":"created from csar","artifactType":"HEAT","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"c8db292e-81fd-4f13-bf3d-b2c353fc71c5","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","duplicated":false,"payloadUpdateDate":1630980189522,"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":1630980189513,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1630980189711,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"43bfd556-cbf7-46ba-aeff-bfcafdcf7c0b","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630980189714,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189711,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980189533,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630980189533,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189533,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630980189493,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"40a19fdb-49b7-48e6-88c3-4cf81211f390","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630980189496,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189493,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89"},"categorySpecificMetadata":{},"csarUUID":"c04096df22014adbac1b75d7c8094178","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-09-07 02:03:11,485 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-09-07 02:03:11,486 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:21,497 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-09-07 02:03:21,506 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:21,506 DEBUG 131:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/d0ac67c6-b276-41cc-bcd5-b62d4b957d89/lifecycleState/Certify 2021-09-07 02:03:21,506 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-07 02:03:21,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:27,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/d0ac67c6-b276-41cc-bcd5-b62d4b957d89/lifecycleState/Certify HTTP/1.1" 200 1281 2021-09-07 02:03:27,176 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-07 02:03:27,176 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630980188000,"lastUpdateDate":1630980203806,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"837427e9-892d-4b4b-8fdb-ac75496b30a3"},"csarUUID":"c04096df22014adbac1b75d7c8094178","csarVersion":"1.0","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29"} 2021-09-07 02:03:27,179 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-07 02:03:27,180 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-07 02:03:27,180 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:27,180 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-07 02:03:27,181 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-07 02:03:27,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:27,313 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-07 02:03:27,315 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-07 02:03:27,315 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f0423215-669c-4923-a32a-0027770a0975/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d1202f59-3d1e-4a69-bf9b-2a28cb61ee29/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c66abb4e-b486-4251-8708-44e0786d7969/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-07 02:03:27,318 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:27,319 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:27,319 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:27,319 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:27,319 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:03:27,320 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:27,320 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:27,320 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:27,320 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:27,320 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:27,321 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:27,321 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:27,321 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-07 02:03:27,321 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:27,321 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-07 02:03:27,322 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:27,322 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:03:27,322 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-07 02:03:27,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:28,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:03:28,010 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-07 02:03:28,013 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-07 02:03:28,018 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-07 02:03:38,029 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-07 02:03:38,030 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-07 02:03:38,030 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:38,031 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-07 02:03:38,031 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-07 02:03:38,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:38,164 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-07 02:03:38,166 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-07 02:03:38,166 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f0423215-669c-4923-a32a-0027770a0975/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d1202f59-3d1e-4a69-bf9b-2a28cb61ee29/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c66abb4e-b486-4251-8708-44e0786d7969/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-07 02:03:38,168 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:38,169 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:38,169 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:38,169 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:38,169 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:03:38,169 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:38,170 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:38,170 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:38,170 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:38,170 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:38,170 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:38,170 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:38,171 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-07 02:03:38,171 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:38,171 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-07 02:03:38,171 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:38,171 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:03:38,172 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-07 02:03:38,173 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:38,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:03:38,916 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-07 02:03:38,919 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-07 02:03:38,924 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-07 02:03:38,925 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:03:38,925 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:03:38,926 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:38,926 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:03:38,926 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:03:38,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:39,541 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-07 02:03:39,543 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:03:39,543 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:03:39,546 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:03:39,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:39,546 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:39,546 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:39,546 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:39,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:39,547 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:39,547 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:39,547 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:39,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:39,547 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:39,547 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:39,548 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-07 02:03:39,548 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:39,548 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-07 02:03:39,548 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:03:39,548 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:03:39,549 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:39,549 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:03:39,549 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:03:39,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:40,079 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-07 02:03:40,080 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:03:40,081 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:03:40,083 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:03:40,083 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:40,083 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:40,084 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:40,084 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:40,084 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:40,084 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:40,084 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:40,084 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:40,084 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:40,085 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:40,085 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:40,085 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-07 02:03:40,085 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:40,085 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-07 02:03:40,085 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-07 02:03:40,086 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-07 02:03:40,086 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:40,086 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-07 02:03:40,086 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-07 02:03:40,088 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:40,335 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-07 02:03:40,337 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-07 02:03:40,339 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-07 02:03:40,344 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-07 02:03:40,344 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-07 02:03:40,344 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-07 02:03:40,345 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-09-07 02:03:40,345 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:03:40,345 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:03:40,346 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:40,346 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:03:40,346 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:03:40,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:40,978 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-07 02:03:40,979 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:03:40,980 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:03:40,982 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:03:40,983 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:40,983 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:40,983 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:40,983 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:40,983 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:40,984 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:40,984 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:40,984 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:40,984 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:40,984 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:40,984 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:40,984 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-07 02:03:40,985 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:40,985 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-07 02:03:41,002 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:41,002 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-09-07 02:03:41,002 DEBUG 132: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-09-07 02:03:41,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:42,400 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-09-07 02:03:42,402 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-07 02:03:42,404 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":"0a38e775-933f-4b28-b686-f63851ebc157.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":"0a38e775-933f-4b28-b686-f63851ebc157.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":"0a38e775-933f-4b28-b686-f63851ebc157.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":"0a38e775-933f-4b28-b686-f63851ebc157.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221644,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221644,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"062615ea-7177-4131-9b87-dda73602f61c.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":"062615ea-7177-4131-9b87-dda73602f61c","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":"062615ea-7177-4131-9b87-dda73602f61c","empty":false},{"definition":false,"hidden":false,"uniqueId":"062615ea-7177-4131-9b87-dda73602f61c.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":"062615ea-7177-4131-9b87-dda73602f61c","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":"062615ea-7177-4131-9b87-dda73602f61c","empty":false},{"definition":false,"hidden":false,"uniqueId":"062615ea-7177-4131-9b87-dda73602f61c.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":"062615ea-7177-4131-9b87-dda73602f61c","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":"062615ea-7177-4131-9b87-dda73602f61c","empty":false},{"definition":false,"hidden":false,"uniqueId":"062615ea-7177-4131-9b87-dda73602f61c.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":"062615ea-7177-4131-9b87-dda73602f61c","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":"062615ea-7177-4131-9b87-dda73602f61c","empty":false},{"definition":false,"hidden":false,"uniqueId":"062615ea-7177-4131-9b87-dda73602f61c.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":"062615ea-7177-4131-9b87-dda73602f61c","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":"062615ea-7177-4131-9b87-dda73602f61c","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1630980221747,"description":"service","tags":["basic_cnf"],"icon":"network_l_1-3","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","systemName":"BasicCnf","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1630980221747,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":null,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-09-07 02:03:42,410 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-09-07 02:03:42,410 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:42,419 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-07 02:03:42,419 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-07 02:03:42,420 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:42,420 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-07 02:03:42,420 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-07 02:03:42,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:42,562 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-07 02:03:42,564 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-07 02:03:42,564 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f0423215-669c-4923-a32a-0027770a0975/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d1202f59-3d1e-4a69-bf9b-2a28cb61ee29/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c66abb4e-b486-4251-8708-44e0786d7969/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-07 02:03:42,567 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:42,567 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:42,567 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:42,567 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:42,568 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:03:42,568 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:42,568 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:42,568 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:42,568 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:42,568 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:42,569 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:42,569 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:42,569 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-07 02:03:42,569 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:42,569 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-07 02:03:42,570 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:42,570 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:03:42,570 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-07 02:03:42,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:43,320 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:03:43,322 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-07 02:03:43,325 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0a38e775-933f-4b28-b686-f63851ebc157","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1630980221747,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:03:43,333 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-07 02:03:43,334 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:43,334 DEBUG 131:onap_service.py(1) - [SDC][Add VF to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0a38e775-933f-4b28-b686-f63851ebc157/resourceInstance 2021-09-07 02:03:43,334 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "837427e9-892d-4b4b-8fdb-ac75496b30a3", "originType": "VF", "componentUid": "837427e9-892d-4b4b-8fdb-ac75496b30a3", "icon": "defaulticon" } 2021-09-07 02:03:43,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:45,656 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0a38e775-933f-4b28-b686-f63851ebc157/resourceInstance HTTP/1.1" 201 None 2021-09-07 02:03:45,659 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-07 02:03:45,660 DEBUG 146:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"837427e9-892d-4b4b-8fdb-ac75496b30a3","createdFromCsar":false,"uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1630980224376,"description":null,"originType":"VF","icon":"defaulticon","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"837427e9-892d-4b4b-8fdb-ac75496b30a3","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630980224376,"customizationUUID":"d2d54f26-485a-44bb-9201-add365e1caeb","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-09-07 02:03:45,661 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-09-07 02:03:45,664 DEBUG 129: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-09-07 02:03:45,664 DEBUG 131: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/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/distribution 2021-09-07 02:03:45,665 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-07 02:03:45,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:45,734 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/distribution HTTP/1.1" 200 38 2021-09-07 02:03:45,735 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-07 02:03:45,736 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-09-07 02:03:45,738 DEBUG 129: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-09-07 02:03:45,739 DEBUG 131: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-09-07 02:03:45,739 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-07 02:03:45,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:45,810 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-09-07 02:03:45,811 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-07 02:03:45,812 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-07 02:03:45,814 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-07 02:03:45,814 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-09-07 02:03:45,818 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:45,818 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0a38e775-933f-4b28-b686-f63851ebc157/lifecycleState/checkin 2021-09-07 02:03:45,818 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-07 02:03:45,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:47,929 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0a38e775-933f-4b28-b686-f63851ebc157/lifecycleState/checkin HTTP/1.1" 200 1183 2021-09-07 02:03:47,931 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-07 02:03:47,931 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1630980221747,"lastUpdateDate":1630980226679,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"0a38e775-933f-4b28-b686-f63851ebc157"},"projectCode":"123456","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e"} 2021-09-07 02:03:47,934 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:03:47,934 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:03:47,935 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:47,935 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:03:47,935 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:03:47,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:48,455 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-07 02:03:48,457 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:03:48,457 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:03:48,461 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:03:48,461 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:48,461 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:48,462 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:48,462 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:03:48,462 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:48,462 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:48,462 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-07 02:03:48,463 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:48,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:48,463 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:48,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:48,463 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:48,464 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:48,464 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:48,464 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:48,464 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:03:48,464 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:48,465 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:03:48,465 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:48,465 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:03:48,466 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:03:48,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:49,122 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:03:49,125 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:03:49,127 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0a38e775-933f-4b28-b686-f63851ebc157","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630980226679,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:03:49,132 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:03:49,132 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-09-07 02:03:49,136 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:49,136 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0a38e775-933f-4b28-b686-f63851ebc157/lifecycleState/Certify 2021-09-07 02:03:49,137 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-07 02:03:49,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:03:57,350 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0a38e775-933f-4b28-b686-f63851ebc157/lifecycleState/Certify HTTP/1.1" 200 1171 2021-09-07 02:03:57,351 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-07 02:03:57,352 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"0d967187-7374-4640-bddc-bbf85de07408","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630980221747,"lastUpdateDate":1630980226679,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"0d967187-7374-4640-bddc-bbf85de07408"},"projectCode":"123456","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e"} 2021-09-07 02:03:57,355 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:03:57,355 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:03:57,355 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:57,355 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:03:57,356 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:03:57,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:03:59,858 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1433 2021-09-07 02:03:59,860 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:03:59,860 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:03:59,864 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:03:59,864 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:59,864 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:59,865 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:59,865 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:03:59,865 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:59,865 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:59,865 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-07 02:03:59,866 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:03:59,866 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:59,866 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:59,866 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:59,867 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:03:59,867 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:03:59,867 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:03:59,867 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:03:59,868 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:03:59,868 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:03:59,868 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:03:59,869 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:03:59,869 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:03:59,869 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:03:59,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:04:03,642 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:04:03,645 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:04:03,650 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980226679,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:04:03,658 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:04:13,668 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-09-07 02:04:13,674 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:04:13,675 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0d967187-7374-4640-bddc-bbf85de07408/distribution/PROD/activate 2021-09-07 02:04:13,675 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-07 02:04:13,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:04:17,462 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0d967187-7374-4640-bddc-bbf85de07408/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-07 02:04:17,466 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-07 02:04:17,469 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0d967187-7374-4640-bddc-bbf85de07408","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0d967187-7374-4640-bddc-bbf85de07408","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0d967187-7374-4640-bddc-bbf85de07408","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0d967187-7374-4640-bddc-bbf85de07408","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0d967187-7374-4640-bddc-bbf85de07408","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0d967187-7374-4640-bddc-bbf85de07408","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0d967187-7374-4640-bddc-bbf85de07408","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0d967187-7374-4640-bddc-bbf85de07408","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0d967187-7374-4640-bddc-bbf85de07408","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0d967187-7374-4640-bddc-bbf85de07408","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221644,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZTAwMDRiODk5NjcxYTNhYzFjYWVmZTNjYzE3YjZlZTg=","artifactUUID":"43518579-acad-4ba7-bb53-4b664ecaa80d","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"0a38e775-933f-4b28-b686-f63851ebc157.assettoscacsar","duplicated":false,"payloadUpdateDate":1630980235788,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630980221644,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ZGZiMGVhOWFiZDIwZjQyZjlmNWI3OTBlNTkwZDFjZDk=","artifactUUID":"d142ac60-a909-49af-847c-da824a0894ad","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"0a38e775-933f-4b28-b686-f63851ebc157.assettoscatemplate","duplicated":false,"payloadUpdateDate":1630980233699,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630980221643,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980189471,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YjYxOTExZGQwYzBkY2RkOWIwYjU1M2FkZmJhOTBmZmM=","artifactUUID":"05232ced-2f12-4ae7-a37a-6b7cb9fd2405","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vflicense","duplicated":false,"payloadUpdateDate":1630980189475,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189471,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980224545,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"ce3ac8fe-4846-4d51-b792-ba35bb864ce5","generatedFromId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1630980229879,"heatParamsUpdateDate":1630980224545,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630980224545,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1630980189711,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"43bfd556-cbf7-46ba-aeff-bfcafdcf7c0b","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630980189714,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189711,"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":"0a38e775-933f-4b28-b686-f63851ebc157.0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Njc0MWY3ZjhjODUzYzRmM2RkM2RjZGVhNDgwNzA1ZTU=","artifactUUID":"78dc9db1-ae6c-45f3-ab9f-c1252e4a26ab","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"0a38e775-933f-4b28-b686-f63851ebc157.0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1630980231600,"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,"timeout":30,"creationDate":1630980189513,"description":"created from csar","artifactType":"HEAT","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"c8db292e-81fd-4f13-bf3d-b2c353fc71c5","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","duplicated":false,"payloadUpdateDate":1630980189522,"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":1630980189513,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980189442,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"e95b0703-9b71-41f8-8cbf-152a092569c6","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vendorlicense","duplicated":false,"payloadUpdateDate":1630980189454,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189442,"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,"timeout":0,"creationDate":1630980224541,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"6ced275d-0d07-4245-b567-9cadff142f64","generatedFromId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1630980230494,"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":1630980224541,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630980224541,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980189493,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"40a19fdb-49b7-48e6-88c3-4cf81211f390","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630980189496,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630980189493,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1630980224556,"artifacts":["d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.heat1env","d0ac67c6-b276-41cc-bcd5-b62d4b957d89.cloudtechnologyspecificartifact3"],"uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0.d0ac67c6-b276-41cc-bcd5-b62d4b957d89.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1630980224556,"customizationUUID":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","groupInstanceArtifacts":["d0ac67c6-b276-41cc-bcd5-b62d4b957d89.cloudtechnologyspecificartifact3","0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["43bfd556-cbf7-46ba-aeff-bfcafdcf7c0b","6ced275d-0d07-4245-b567-9cadff142f64"],"artifactsUuid":["c8db292e-81fd-4f13-bf3d-b2c353fc71c5","43bfd556-cbf7-46ba-aeff-bfcafdcf7c0b"],"groupUUID":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","groupName":"BasicCnf..base_dummy..module-0","groupUid":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"837427e9-892d-4b4b-8fdb-ac75496b30a3","createdFromCsar":false,"uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1630980224376,"originType":"VF","icon":"defaulticon","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"837427e9-892d-4b4b-8fdb-ac75496b30a3","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630980224376,"customizationUUID":"d2d54f26-485a-44bb-9201-add365e1caeb","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"0a38e775-933f-4b28-b686-f63851ebc157.837427e9-892d-4b4b-8fdb-ac75496b30a3.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"d0ac67c6-b276-41cc-bcd5-b62d4b957d89.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":"57b04cbf-3a47-42b0-945a-537eebc4f1d9.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57b04cbf-3a47-42b0-945a-537eebc4f1d9","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"062615ea-7177-4131-9b87-dda73602f61c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"062615ea-7177-4131-9b87-dda73602f61c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"062615ea-7177-4131-9b87-dda73602f61c","empty":false},{"definition":false,"hidden":false,"uniqueId":"062615ea-7177-4131-9b87-dda73602f61c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"062615ea-7177-4131-9b87-dda73602f61c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"062615ea-7177-4131-9b87-dda73602f61c","empty":false},{"definition":false,"hidden":false,"uniqueId":"062615ea-7177-4131-9b87-dda73602f61c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"062615ea-7177-4131-9b87-dda73602f61c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"062615ea-7177-4131-9b87-dda73602f61c","empty":false},{"definition":false,"hidden":false,"uniqueId":"062615ea-7177-4131-9b87-dda73602f61c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"062615ea-7177-4131-9b87-dda73602f61c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"062615ea-7177-4131-9b87-dda73602f61c","empty":false},{"definition":false,"hidden":false,"uniqueId":"062615ea-7177-4131-9b87-dda73602f61c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"062615ea-7177-4131-9b87-dda73602f61c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"062615ea-7177-4131-9b87-dda73602f61c","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1630980221747,"description":"service","tags":["basic_cnf"],"icon":"network_l_1-3","uniqueId":"0d967187-7374-4640-bddc-bbf85de07408","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","systemName":"BasicCnf","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1630980256191,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1630980221643,"artifactType":"OTHER","uniqueId":"0a38e775-933f-4b28-b686-f63851ebc157.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":1630980221643,"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":"0d967187-7374-4640-bddc-bbf85de07408"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-09-07 02:04:17,474 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:04:17,474 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:04:17,475 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:04:17,475 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:04:17,475 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:04:17,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:04:18,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:04:18,135 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:04:18,136 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:04:18,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:04:18,139 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:18,139 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:18,140 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:18,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:04:18,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:18,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:18,140 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:18,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:04:18,141 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:18,141 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:18,141 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:18,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:04:18,142 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:18,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:18,142 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:18,142 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:04:18,142 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:04:18,142 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:04:18,143 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:04:18,143 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:04:18,143 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:04:18,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:04:18,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:04:18,898 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:04:18,901 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:04:18,908 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:04:18,908 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-09-07 02:04:18,909 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-09-07 02:04:18,909 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:04:18,910 DEBUG 131: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-09-07 02:04:18,910 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-07 02:04:18,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:04:18,950 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-09-07 02:04:18,951 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-09-07 02:04:18,951 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-09-07 02:04:18,951 ERROR 157:onap_service.py(1) - [None][Get Connectivity Info] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:04:18,952 ERROR 233: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-09-07 02:04:18,952 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-09-07 02:04:18,956 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-09-07 02:04:18,956 DEBUG 131: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-09-07 02:04:18,956 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-09-07 02:04:18,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:04:19,005 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-09-07 02:04:19,006 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-09-07 02:04:19,007 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkT2FrbDVUV3BaZWs0eGIxaEVWRTE0VFVScmQwNUVTWGxOYWxsNlRqRnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDBwcUNqbHVORXRtTmxZM2VFTk1XRXBxYkd4M2RpOTBVa0p6Y25wdksycEVjRTQwTW5kRmFUUnFOMnBFZDA1UFJGcFBNREpLYkVsS2FtcHFaRkZEYldGcWVEQUtOSGt6TTJSUFdsSnFla3hwU0VkT2VsaERXSGxvYW1FNGNuVlhkM2sxU1ZKSGVrWk9abXA0V1hwMVZXZEpXRGw0ZFcxNmJYcDFWMjV6VUVObVoyeFdkd3BQTTFWNlYzRklSVTlPYVc5TVJVazVVWEUyYlZaWFZUWk9OVVZoWlVvdk1tTkJiRVZDTHpneE4ySnphV1FyU2lzMFUxTXhLMGhMUzBzMVIyTnpaVzU2Q25KUFdqZHJNVU52VjNWWWNXTkVOVlpoYW01eWVrMTZWRlk0T0dkVFltSllUaTlQU1d0WFJuUkJObXBXVkUxYWQyOXpaWGh5WWxCdGVVa3JZa0ZGVHpVS1YzWTJhelJHVWxKblUxcDFUMWRSVkdZMFkwVktVM0p3UTFGTFZWaDJXbFZWVUhoUFIwUXhVWEJvZG5WUmQzWjJTa3N6U210VGVreEdRV1JuTTIxbU9BcFFaVUppT0VNeWFUZEJWemd2VDNRd2VrMWpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkZkMGszWVZKQ04yUlRkVVYwWnpCa1owMWtVV2xaTDJ3emFVZE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRVR3hSWm1aTFltdE5ibkZWVjNscGJWQnZWM0ZyUVhKMFFTOVJNMmRaYUd4WWVXa3dkM1J1U25Kc05saEllR0V4ZUFveVRuZFdSMk5DUTJwSWFuaDJVazgzY25NMGNrb3hWV3RRZDJKblJsTnFRM1oxVlU5RmJFeFFWSGhvZUhSdWVGWlZVMnBYYkZkWFp6WmtkVGx5VGt4WENtMUJNM2RPTlVsNmVrRTFWbHBITHpOMFFrWnVXSFF3VWk5RVlYUmxOUzlRWlRFd2JuSkZZa1ZNZFhOUlEwRXhUMXBZWmtWNVFqWlpaV00yYW01b1NITUtlR3RTYlZSUWVHZzFjazVYU2t4UldYbGFZMjl6YjBSMFZHcFhZVWd3ZVdsR1FWZE9OVTkzYnpkMUwwY3JaMnMxYjJsaWVsTTJjSFJvY2tabVRuSm1ad293ZFZKT2FVdEplWFZqUmk5SVYyaEJRVEl6YmtacmEybExMMFp5YTBKb1RFVm1NM1ZzWTNKNVdWUnJjRlY2SzNKMGVURnpNamt3VTNsNFVGTlRkWGRZQ21aemFFMVZiVE0wTWpOSFFWUlZOWGQwYUVJM1JYRlpRUzg1VVhwUk1pODBOMjVNZGdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xOTk6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVFdnek4yVkJSVWcyVjAxM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxRVdYbE5ha2t5VFhwa1lVWjNNSGxOYWtFMVRVUlplVTFxU1RKT1JFWmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWE16TkRWWVYxWk9iMEpoTlZOUmIwc0thVFZGUzNsTGJ6WmhNRGR5TlVsdE16TkZOV3hLYTBZM1ZHbFBRUzgxZURCMWNrbGlSVWcyVVdsMllXWXZVSEpaTVRsaWRuVjNiV293TDJKVlRIcFBVd3BUTm1SUk0xbDJkR2hIVnpSUVlqRkplVlp3WmxOUGNuVjRhMDR3VEZkbFJYRlRTMWhhVVZwaVIwaEJRakZWVldkWmVubFFORGxzYkVsRU4yaEhTbGxYQ21kclJtbHRaa3RNUVdSUE9Hd3Zka3d5Ym1wQ1UzQjVXa1kwVENzMlFqSnhNV1JvZGpaS1FsaDZRV3Q1WW1aSlZHSnhNVzVEV0ZWU01uWjRkVEVyVlZVS1MxcG1MMEZpTjJodWVEUlJPWGRNVERWRmRuY3ZVbk4yVFZCa05YWnBNMHhUV0ZaaFMycHFPV1ZSUVhZdlJ6RkpiekJhVldkRlJIaFVRa0pRY1dGeFZ3cEVXRmxWVTNVdmNtaFlZbGt4WVVOWmJXMWpZbE5VY2pkNE9ETnlUVVozVmxGdmNVRkxRbEpLYmtGeWNHbDJielV4UlZOWVFVbHlWbHB6UTJoeFQySnFDbkY1VUdGS1VVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWVVFXcDBjRVZJZERGTE5GTXlSRkl5UVhneFEwcHFLMWhsU1ZsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQlowWmphM2s0WkVJeFRUVjBjRmxWTVU5d1lXTldURWhvWkZkbU0wNVNaamRQUW1KTFlYQlNSM05TVDJObFVVOXFWVFozWlc5dUNqTXlabWRxUkN0QlUzSk1ibmRpVjBGT2QyTXlWVVJ4T0hKV01EQXZkVzUzZERGUWIxZGllWFpRUTBOWGJYTjFMMmtyYlZaeVRGUm9XalZSV0ZsRFdFMEtabkE1YTNwemVFdFhZMDR5ZDBWMWFtUk9aME5TYTJkNFpqbDFSalZrVlhjemFrTktUekZxTWk5MFJuQXlSMmx6VFhwSUsxY3ZUVmR0UWpaTFFVY3ZXZ28xYWxkMWNDdFdPRWt3YTNOa1lXVXljREJsT1haNlkzRlplV05GYkVKbVpVRTBUM2hCVVZselYxZDFOakp0TldKSGQzY3lkbTF2V1hWaE0ybHliMFpWQ2k5R1JUUnpiVFptVldRck9VVkVURE00SzIxaUszbzNjeXQyTTJwWlJ6aEVjV2hoYm01RGVWbHVhM1JETUM5TlRtMVdSbTlXVFdkM2RubE5MMHQ2TlRrS1UwYzJSMHRFZGxCMFZqQkdaRWRoY0ZoT2MwWm9VVVpUU0V0bWRVMHpPRDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJjek0wTlZoWFZrNXZRbUUxVTFGdlMyazFSVXQ1UzI4MllUQTNjalZKYlRNelJUVnNTbXRHTjFScFQwRXZOWGd3Q25WeVNXSkZTRFpSYVhaaFppOVFjbGt4T1dKMmRYZHRhakF2WWxWTWVrOVRVelprVVROWmRuUm9SMWMwVUdJeFNYbFdjR1pUVDNKMWVHdE9NRXhYWlVVS2NWTkxXRnBSV21KSFNFRkNNVlZWWjFsNmVWQTBPV3hzU1VRM2FFZEtXVmRuYTBacGJXWkxURUZrVHpoc0wzWk1NbTVxUWxOd2VWcEdORXdyTmtJeWNRb3haR2gyTmtwQ1dIcEJhM2xpWmtsVVluRXhia05ZVlZJeWRuaDFNU3RWVlV0YVppOUJZamRvYm5nMFVUbDNURXcxUlhaM0wxSnpkazFRWkRWMmFUTk1DbE5ZVm1GTGFtbzVaVkZCZGk5SE1VbHZNRnBWWjBWRWVGUkNRbEJ4WVhGWFJGaFpWVk4xTDNKb1dHSlpNV0ZEV1cxdFkySlRWSEkzZURnemNrMUdkMVlLVVc5eFFVdENVa3B1UVhKd2FYWnZOVEZGVTFoQlNYSldXbk5EYUhGUFltcHhlVkJoU2xGSlJFRlJRVUpCYjBsQ1FVUkRlbXRRUlUxaFdrZEZWMDlYS3dwbFltOUJjM05LWW01a2J6YzBZbXg1ZGtwYWEwWjNTRmxTY0V0bVFUUk9XR1ZxZVd3d2NqUlpLMVJOWWxVM1IyRm9ibVZhT1VKWU1YVmhVSEpzZDNKMkNtNVZVVEZ6TjFaS1NVUnpTMDV2UmxvclNWQmFjRE42Y21OaWIwNHhNVzU1Wlc5YVFuZHVOVUY1VkhKTFQxWlZZVzF1TUZOck5rRnZMMnN4VUdkc1ptWUtZMWRCUzFOaGVXNXhTblp2VkZsWFdGcHRjSGt4VlRsbVUyaExZMjVvV2tZNWNXc3pVSGRRTTBOSUt6bDViSGc0V1dKblIxRTVablkyVkhFek9GQnlkZ3B6UlhkRlMwbHNXbEJ6ZWpseVUwaEJjbmhxSzBFemRIbHZTM1pWTVVsTFNETmphSGN2ZFRGVVVXUTNlazkwY1ZkWldFOWFWQzkxYkVWelpFOWhhbGRpQ2xGeFpIRkxPVFpqTTBWaFZFTmxVM0F2Vm5sakwyVnZNakZSV21STlYxQlllblpJV25kS1RVVkpRa2RSUTJWcGNFSTVNSE5sU1ZwTmVDdEpha3hvWVdFS1lrWXhWVVZWYTBObldVVkJlak50WjBkbWNsaHVTMVY0Y1c5VUt6Y3hOMmgwZWxWd1prdFBWWHBJUWt4MWVtcEtZa3BWUm14MVVteGhXV3A2T1ZCSVpRcDFVSGhGVjBOd2RGRnlNWFIyYjNCMlNtZFlURFkwTVVKTFV6aEllbmRWZERodlV6UnpkRzFuU2tGR1ExZHFiR0pqUjBOR1RqRlpla1p6UkZGTE9XUTNDa3RxZWtsb1JFZHJjelJHUm1Gc2R6SkJVMmd6YVU0MFZWWTFRMXB2UTFOT2RXRXdMM295UWtabVFUWjFMMmhvTnpOV1JFaHplazFEWjFsRlFUTllhM29LWVZCWVFUTXdPV2RQV25GMVJpOVBWbkJCTjBwV2JuZE5OR28xTlRBMFRDOUROVlpSV1VWTVpYZENLMjk2UXpsVVZuZHJaMDVXU2xKWldGaExaM00wTWdvNFJtODFaSFUwUlhBeE5XVmFWa1I1SzJaUWJWTnhZMjg1VjNsc05taG5TbVJ6WVhrMlVtaDFVR1ZhZG1OYWFrVmFaRmRTUmtJclkwUlZiek5OWlZKSkNqQm5OR3Q1UjJOYVpqUnVkRFpVTDNBNFpVaHdRbmQyWVVwclFuaGtXbGR0Y1RWdE5sQlZZME5uV1VGVmNtTmhjbFZFYTFaUU9VaElZMU5KU0hOaGJFWUtibGRNV2t4WFUzcFROalJCY0hoU1RWbHFORUZaUW5STVpsZzNlazUyWnk4M09GUlJSazF3TTBWSVNsUjJNMEk0YkdFNVVtUjFOamR6UW1oVVNtVXdRd3BqZDBGR2N6Tk5iVzgwYkRsbVMwbEZabFp3U25aaGJYZzFkRE5aZDAweGFERkdWVmc1SzNFeWFWaG1iSFJtVFdOQmJrTklhamR5ZGxReFdrRm5LMUZ6Q2xWWWR5dHhlRmhDTWpaVVRscHdkRkl6TmpsSWVWRkxRbWREZFZsQk9IRlNUbEp0TDI5bk1EQnhWR2RHZEd4eVNXNXNSSEp6WnpKSGFIRjRabWxLZUdJS1JUWnpaUzl2UjB0MVkzTllUbUY0V1VjMFRHcGFVMngwTm1sTE9WQkpjM0U1TUhreGNGTjZZMjl1UVVjNGQzcEpUMWhvVVZaMmRWbEhNRUp6TkhSQlF3cGFTVEJHVW1jemFFbGxZVmRVTTBwTlF6TmhUMnRyVkRkaGMyNXFVMWxKZGxSdldYbzFVWG8xZEZZM1NVOWxRbTExTVhWeWRGcEVOVGxzZEZONllTOVNDbGh3ZEZwQmIwZENRVTFFU0ZwUFNWVm9jVUZIVWs5bmFGZEhNbkl2U0ZwS1ZXNUlibTVNTDJ3NE1sZFBORmR2U0VOVE5sVklORXMyVmxsSk1GTlJWbXNLYmtGaFprNURlV1JzVFhkM2VHbzRVME54T1hWNlVTOVhMM1pLV1RkS1N6RnhlRXBGUTBKeU1WZFpUVWgwUkVScmJXWlRRelpMTVZsRFVVdFpNalZrUXdwTU9FdDJVRTFoUVdKbk1VaFVSa05YYmtSelVYa3ZSM0pKUTFwRU1VUjNMMVJRY1hocWVqVkVRbWszT1d0UU9XbENkRko0Q2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-07 02:04:19,010 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:04:19,010 DEBUG 131: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-09-07 02:04:19,011 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-07 02:04:19,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:04:19,043 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-09-07 02:04:19,044 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-07 02:04:19,045 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkT2FrbDVUV3BaZWs0eGIxaEVWRTE0VFVScmQwNUVTWGxOYWxsNlRqRnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDBwcUNqbHVORXRtTmxZM2VFTk1XRXBxYkd4M2RpOTBVa0p6Y25wdksycEVjRTQwTW5kRmFUUnFOMnBFZDA1UFJGcFBNREpLYkVsS2FtcHFaRkZEYldGcWVEQUtOSGt6TTJSUFdsSnFla3hwU0VkT2VsaERXSGxvYW1FNGNuVlhkM2sxU1ZKSGVrWk9abXA0V1hwMVZXZEpXRGw0ZFcxNmJYcDFWMjV6VUVObVoyeFdkd3BQTTFWNlYzRklSVTlPYVc5TVJVazVVWEUyYlZaWFZUWk9OVVZoWlVvdk1tTkJiRVZDTHpneE4ySnphV1FyU2lzMFUxTXhLMGhMUzBzMVIyTnpaVzU2Q25KUFdqZHJNVU52VjNWWWNXTkVOVlpoYW01eWVrMTZWRlk0T0dkVFltSllUaTlQU1d0WFJuUkJObXBXVkUxYWQyOXpaWGh5WWxCdGVVa3JZa0ZGVHpVS1YzWTJhelJHVWxKblUxcDFUMWRSVkdZMFkwVktVM0p3UTFGTFZWaDJXbFZWVUhoUFIwUXhVWEJvZG5WUmQzWjJTa3N6U210VGVreEdRV1JuTTIxbU9BcFFaVUppT0VNeWFUZEJWemd2VDNRd2VrMWpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkZkMGszWVZKQ04yUlRkVVYwWnpCa1owMWtVV2xaTDJ3emFVZE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRVR3hSWm1aTFltdE5ibkZWVjNscGJWQnZWM0ZyUVhKMFFTOVJNMmRaYUd4WWVXa3dkM1J1U25Kc05saEllR0V4ZUFveVRuZFdSMk5DUTJwSWFuaDJVazgzY25NMGNrb3hWV3RRZDJKblJsTnFRM1oxVlU5RmJFeFFWSGhvZUhSdWVGWlZVMnBYYkZkWFp6WmtkVGx5VGt4WENtMUJNM2RPTlVsNmVrRTFWbHBITHpOMFFrWnVXSFF3VWk5RVlYUmxOUzlRWlRFd2JuSkZZa1ZNZFhOUlEwRXhUMXBZWmtWNVFqWlpaV00yYW01b1NITUtlR3RTYlZSUWVHZzFjazVYU2t4UldYbGFZMjl6YjBSMFZHcFhZVWd3ZVdsR1FWZE9OVTkzYnpkMUwwY3JaMnMxYjJsaWVsTTJjSFJvY2tabVRuSm1ad293ZFZKT2FVdEplWFZqUmk5SVYyaEJRVEl6YmtacmEybExMMFp5YTBKb1RFVm1NM1ZzWTNKNVdWUnJjRlY2SzNKMGVURnpNamt3VTNsNFVGTlRkWGRZQ21aemFFMVZiVE0wTWpOSFFWUlZOWGQwYUVJM1JYRlpRUzg1VVhwUk1pODBOMjVNZGdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xOTk6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVFdnek4yVkJSVWcyVjAxM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxRVdYbE5ha2t5VFhwa1lVWjNNSGxOYWtFMVRVUlplVTFxU1RKT1JFWmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWE16TkRWWVYxWk9iMEpoTlZOUmIwc0thVFZGUzNsTGJ6WmhNRGR5TlVsdE16TkZOV3hLYTBZM1ZHbFBRUzgxZURCMWNrbGlSVWcyVVdsMllXWXZVSEpaTVRsaWRuVjNiV293TDJKVlRIcFBVd3BUTm1SUk0xbDJkR2hIVnpSUVlqRkplVlp3WmxOUGNuVjRhMDR3VEZkbFJYRlRTMWhhVVZwaVIwaEJRakZWVldkWmVubFFORGxzYkVsRU4yaEhTbGxYQ21kclJtbHRaa3RNUVdSUE9Hd3Zka3d5Ym1wQ1UzQjVXa1kwVENzMlFqSnhNV1JvZGpaS1FsaDZRV3Q1WW1aSlZHSnhNVzVEV0ZWU01uWjRkVEVyVlZVS1MxcG1MMEZpTjJodWVEUlJPWGRNVERWRmRuY3ZVbk4yVFZCa05YWnBNMHhUV0ZaaFMycHFPV1ZSUVhZdlJ6RkpiekJhVldkRlJIaFVRa0pRY1dGeFZ3cEVXRmxWVTNVdmNtaFlZbGt4WVVOWmJXMWpZbE5VY2pkNE9ETnlUVVozVmxGdmNVRkxRbEpLYmtGeWNHbDJielV4UlZOWVFVbHlWbHB6UTJoeFQySnFDbkY1VUdGS1VVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWVVFXcDBjRVZJZERGTE5GTXlSRkl5UVhneFEwcHFLMWhsU1ZsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQlowWmphM2s0WkVJeFRUVjBjRmxWTVU5d1lXTldURWhvWkZkbU0wNVNaamRQUW1KTFlYQlNSM05TVDJObFVVOXFWVFozWlc5dUNqTXlabWRxUkN0QlUzSk1ibmRpVjBGT2QyTXlWVVJ4T0hKV01EQXZkVzUzZERGUWIxZGllWFpRUTBOWGJYTjFMMmtyYlZaeVRGUm9XalZSV0ZsRFdFMEtabkE1YTNwemVFdFhZMDR5ZDBWMWFtUk9aME5TYTJkNFpqbDFSalZrVlhjemFrTktUekZxTWk5MFJuQXlSMmx6VFhwSUsxY3ZUVmR0UWpaTFFVY3ZXZ28xYWxkMWNDdFdPRWt3YTNOa1lXVXljREJsT1haNlkzRlplV05GYkVKbVpVRTBUM2hCVVZselYxZDFOakp0TldKSGQzY3lkbTF2V1hWaE0ybHliMFpWQ2k5R1JUUnpiVFptVldRck9VVkVURE00SzIxaUszbzNjeXQyTTJwWlJ6aEVjV2hoYm01RGVWbHVhM1JETUM5TlRtMVdSbTlXVFdkM2RubE5MMHQ2TlRrS1UwYzJSMHRFZGxCMFZqQkdaRWRoY0ZoT2MwWm9VVVpUU0V0bWRVMHpPRDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJjek0wTlZoWFZrNXZRbUUxVTFGdlMyazFSVXQ1UzI4MllUQTNjalZKYlRNelJUVnNTbXRHTjFScFQwRXZOWGd3Q25WeVNXSkZTRFpSYVhaaFppOVFjbGt4T1dKMmRYZHRhakF2WWxWTWVrOVRVelprVVROWmRuUm9SMWMwVUdJeFNYbFdjR1pUVDNKMWVHdE9NRXhYWlVVS2NWTkxXRnBSV21KSFNFRkNNVlZWWjFsNmVWQTBPV3hzU1VRM2FFZEtXVmRuYTBacGJXWkxURUZrVHpoc0wzWk1NbTVxUWxOd2VWcEdORXdyTmtJeWNRb3haR2gyTmtwQ1dIcEJhM2xpWmtsVVluRXhia05ZVlZJeWRuaDFNU3RWVlV0YVppOUJZamRvYm5nMFVUbDNURXcxUlhaM0wxSnpkazFRWkRWMmFUTk1DbE5ZVm1GTGFtbzVaVkZCZGk5SE1VbHZNRnBWWjBWRWVGUkNRbEJ4WVhGWFJGaFpWVk4xTDNKb1dHSlpNV0ZEV1cxdFkySlRWSEkzZURnemNrMUdkMVlLVVc5eFFVdENVa3B1UVhKd2FYWnZOVEZGVTFoQlNYSldXbk5EYUhGUFltcHhlVkJoU2xGSlJFRlJRVUpCYjBsQ1FVUkRlbXRRUlUxaFdrZEZWMDlYS3dwbFltOUJjM05LWW01a2J6YzBZbXg1ZGtwYWEwWjNTRmxTY0V0bVFUUk9XR1ZxZVd3d2NqUlpLMVJOWWxVM1IyRm9ibVZhT1VKWU1YVmhVSEpzZDNKMkNtNVZVVEZ6TjFaS1NVUnpTMDV2UmxvclNWQmFjRE42Y21OaWIwNHhNVzU1Wlc5YVFuZHVOVUY1VkhKTFQxWlZZVzF1TUZOck5rRnZMMnN4VUdkc1ptWUtZMWRCUzFOaGVXNXhTblp2VkZsWFdGcHRjSGt4VlRsbVUyaExZMjVvV2tZNWNXc3pVSGRRTTBOSUt6bDViSGc0V1dKblIxRTVablkyVkhFek9GQnlkZ3B6UlhkRlMwbHNXbEJ6ZWpseVUwaEJjbmhxSzBFemRIbHZTM1pWTVVsTFNETmphSGN2ZFRGVVVXUTNlazkwY1ZkWldFOWFWQzkxYkVWelpFOWhhbGRpQ2xGeFpIRkxPVFpqTTBWaFZFTmxVM0F2Vm5sakwyVnZNakZSV21STlYxQlllblpJV25kS1RVVkpRa2RSUTJWcGNFSTVNSE5sU1ZwTmVDdEpha3hvWVdFS1lrWXhWVVZWYTBObldVVkJlak50WjBkbWNsaHVTMVY0Y1c5VUt6Y3hOMmgwZWxWd1prdFBWWHBJUWt4MWVtcEtZa3BWUm14MVVteGhXV3A2T1ZCSVpRcDFVSGhGVjBOd2RGRnlNWFIyYjNCMlNtZFlURFkwTVVKTFV6aEllbmRWZERodlV6UnpkRzFuU2tGR1ExZHFiR0pqUjBOR1RqRlpla1p6UkZGTE9XUTNDa3RxZWtsb1JFZHJjelJHUm1Gc2R6SkJVMmd6YVU0MFZWWTFRMXB2UTFOT2RXRXdMM295UWtabVFUWjFMMmhvTnpOV1JFaHplazFEWjFsRlFUTllhM29LWVZCWVFUTXdPV2RQV25GMVJpOVBWbkJCTjBwV2JuZE5OR28xTlRBMFRDOUROVlpSV1VWTVpYZENLMjk2UXpsVVZuZHJaMDVXU2xKWldGaExaM00wTWdvNFJtODFaSFUwUlhBeE5XVmFWa1I1SzJaUWJWTnhZMjg1VjNsc05taG5TbVJ6WVhrMlVtaDFVR1ZhZG1OYWFrVmFaRmRTUmtJclkwUlZiek5OWlZKSkNqQm5OR3Q1UjJOYVpqUnVkRFpVTDNBNFpVaHdRbmQyWVVwclFuaGtXbGR0Y1RWdE5sQlZZME5uV1VGVmNtTmhjbFZFYTFaUU9VaElZMU5KU0hOaGJFWUtibGRNV2t4WFUzcFROalJCY0hoU1RWbHFORUZaUW5STVpsZzNlazUyWnk4M09GUlJSazF3TTBWSVNsUjJNMEk0YkdFNVVtUjFOamR6UW1oVVNtVXdRd3BqZDBGR2N6Tk5iVzgwYkRsbVMwbEZabFp3U25aaGJYZzFkRE5aZDAweGFERkdWVmc1SzNFeWFWaG1iSFJtVFdOQmJrTklhamR5ZGxReFdrRm5LMUZ6Q2xWWWR5dHhlRmhDTWpaVVRscHdkRkl6TmpsSWVWRkxRbWREZFZsQk9IRlNUbEp0TDI5bk1EQnhWR2RHZEd4eVNXNXNSSEp6WnpKSGFIRjRabWxLZUdJS1JUWnpaUzl2UjB0MVkzTllUbUY0V1VjMFRHcGFVMngwTm1sTE9WQkpjM0U1TUhreGNGTjZZMjl1UVVjNGQzcEpUMWhvVVZaMmRWbEhNRUp6TkhSQlF3cGFTVEJHVW1jemFFbGxZVmRVTTBwTlF6TmhUMnRyVkRkaGMyNXFVMWxKZGxSdldYbzFVWG8xZEZZM1NVOWxRbTExTVhWeWRGcEVOVGxzZEZONllTOVNDbGh3ZEZwQmIwZENRVTFFU0ZwUFNWVm9jVUZIVWs5bmFGZEhNbkl2U0ZwS1ZXNUlibTVNTDJ3NE1sZFBORmR2U0VOVE5sVklORXMyVmxsSk1GTlJWbXNLYmtGaFprNURlV1JzVFhkM2VHbzRVME54T1hWNlVTOVhMM1pLV1RkS1N6RnhlRXBGUTBKeU1WZFpUVWgwUkVScmJXWlRRelpMTVZsRFVVdFpNalZrUXdwTU9FdDJVRTFoUVdKbk1VaFVSa05YYmtSelVYa3ZSM0pKUTFwRU1VUjNMMVJRY1hocWVqVkVRbWszT1d0UU9XbENkRko0Q2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-07 02:04:19,048 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-07 02:04:19,048 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,048 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:04:19,049 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:04:19,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,126 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-09-07 02:04:19,127 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-07 02:04:19,127 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-09-07 02:04:19,127 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,128 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-09-07 02:04:19,140 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,140 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion 2021-09-07 02:04:19,141 DEBUG 132: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-09-07 02:04:19,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,229 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-09-07 02:04:19,230 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-07 02:04:19,231 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-07 02:04:19,234 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,234 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:04:19,234 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:04:19,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,292 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-09-07 02:04:19,293 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:04:19,293 DEBUG 146: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":"1630980259185"}]} 2021-09-07 02:04:19,330 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,330 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/829dff9d-bb08-4f90-9e29-d5254af5315c 2021-09-07 02:04:19,330 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "829dff9d-bb08-4f90-9e29-d5254af5315c", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-09-07 02:04:19,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,400 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/829dff9d-bb08-4f90-9e29-d5254af5315c HTTP/1.1" 201 0 2021-09-07 02:04:19,401 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-07 02:04:19,401 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-07 02:04:19,403 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,404 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-07 02:04:19,404 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-07 02:04:19,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,442 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-09-07 02:04:19,443 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-07 02:04:19,443 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:04:19,443 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,444 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:04:19,444 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-07 02:04:19,444 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-07 02:04:19,447 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,447 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-07 02:04:19,448 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-09-07 02:04:19,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,531 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-09-07 02:04:19,532 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-07 02:04:19,532 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-07 02:04:19,535 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,535 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-09-07 02:04:19,535 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-07 02:04:19,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,581 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-09-07 02:04:19,582 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-07 02:04:19,582 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:04:19,582 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,583 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:04:19,587 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,587 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-09-07 02:04:19,587 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicnf-availability-zone", "hypervisor-type": "nova" } 2021-09-07 02:04:19,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,696 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-09-07 02:04:19,697 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-07 02:04:19,698 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-07 02:04:19,715 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,715 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-09-07 02:04:19,716 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-09-07 02:04:19,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,779 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-09-07 02:04:19,780 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-07 02:04:19,780 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-09-07 02:04:19,781 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,781 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-07 02:04:19,789 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,790 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:04:19,790 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:04:19,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,842 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-09-07 02:04:19,843 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:04:19,843 DEBUG 146: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":"1630980259185"}]} 2021-09-07 02:04:19,855 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,855 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship 2021-09-07 02:04:19,855 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-09-07 02:04:19,858 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:19,977 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-09-07 02:04:19,979 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-07 02:04:19,979 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-07 02:04:19,991 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:19,992 DEBUG 131: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-09-07 02:04:19,992 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-09-07 02:04:19,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:20,053 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-09-07 02:04:20,054 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-07 02:04:20,054 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-07 02:04:20,056 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:20,056 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-07 02:04:20,056 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-07 02:04:20,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:20,097 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-09-07 02:04:20,097 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-07 02:04:20,098 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630980260030"} 2021-09-07 02:04:20,100 DEBUG 129: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-09-07 02:04:20,100 DEBUG 131: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-09-07 02:04:20,100 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-07 02:04:20,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:20,141 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-09-07 02:04:20,142 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-07 02:04:20,142 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630980260030"} 2021-09-07 02:04:20,143 DEBUG 129: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-09-07 02:04:20,144 DEBUG 131: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-09-07 02:04:20,144 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-07 02:04:20,145 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:20,185 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-09-07 02:04:20,186 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-09-07 02:04:20,186 DEBUG 146: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-09-07 02:04:20,186 ERROR 157: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-09-07 02:04:20,187 ERROR 233: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-09-07 02:04:20,187 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-09-07 02:04:20,189 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:04:20,189 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:04:20,189 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:04:20,190 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:04:20,190 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:04:20,191 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:04:21,470 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:04:21,471 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:04:21,472 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:04:21,475 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:04:21,475 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:21,476 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:21,476 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:21,476 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:04:21,476 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:21,476 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:21,477 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:21,477 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:04:21,477 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:21,477 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:21,477 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:21,478 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:04:21,478 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:21,478 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:21,478 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:21,478 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:04:21,479 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:04:21,479 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:04:21,479 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:04:21,479 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:04:21,480 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:04:21,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:04:23,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:04:23,888 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:04:23,890 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:04:23,897 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:04:23,898 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:23,898 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf 2021-09-07 02:04:23,898 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "254fb09a-f717-41b3-8705-23710749923c" } 2021-09-07 02:04:23,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:23,989 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-09-07 02:04:23,990 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-07 02:04:23,990 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-07 02:04:23,993 DEBUG 129: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-09-07 02:04:23,994 DEBUG 131: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-09-07 02:04:23,994 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-07 02:04:23,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:24,051 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-09-07 02:04:24,052 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-07 02:04:24,052 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630980263929"}]} 2021-09-07 02:04:24,055 DEBUG 129: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-09-07 02:04:24,055 DEBUG 131: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-09-07 02:04:24,055 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-07 02:04:24,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:24,169 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-09-07 02:04:24,170 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-07 02:04:24,170 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630980260030"} 2021-09-07 02:04:24,173 DEBUG 129: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-09-07 02:04:24,173 DEBUG 131: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-09-07 02:04:24,173 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-07 02:04:24,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:24,272 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-09-07 02:04:24,273 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-07 02:04:24,273 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630980263929"}]} 2021-09-07 02:04:24,276 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:24,276 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:04:24,276 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:04:24,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:24,376 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-09-07 02:04:24,377 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:04:24,377 DEBUG 146: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":"1630980259893","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-07 02:04:24,380 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:24,381 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-07 02:04:24,381 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-07 02:04:24,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:24,466 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-09-07 02:04:24,467 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-07 02:04:24,468 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630980259480"} 2021-09-07 02:04:24,476 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:24,476 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship 2021-09-07 02:04:24,476 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1630980259480", "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-09-07 02:04:24,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:24,661 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-09-07 02:04:24,662 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-07 02:04:24,662 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-07 02:04:24,665 DEBUG 129: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-09-07 02:04:24,665 DEBUG 131: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-09-07 02:04:24,665 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-07 02:04:24,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:24,797 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-09-07 02:04:24,798 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-07 02:04:24,798 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630980260030"} 2021-09-07 02:04:24,802 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:24,802 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:04:24,802 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:04:24,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:24,875 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-09-07 02:04:24,876 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:04:24,876 DEBUG 146: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":"1630980259893","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-07 02:04:24,879 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:24,879 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-07 02:04:24,880 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-07 02:04:24,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:24,971 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-09-07 02:04:24,972 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-07 02:04:24,972 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630980264507","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-09-07 02:04:24,975 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:24,976 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-09-07 02:04:24,976 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-07 02:04:24,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:25,066 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1314 2021-09-07 02:04:25,067 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-07 02:04:25,067 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"c5a5de40-6c6b-4284-9e41-03ea9d5b7d77","owning-entity-name":"basicnw-oe","resource-version":"1630979191133"},{"owning-entity-id":"9ff2b6a3-11a2-4de4-ba06-a94414bf22d4","owning-entity-name":"OE-ETE_Customer-9ff2b6a3-11a2-4de4-ba06-a94414bf22d4","resource-version":"1630978327291","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_16102b2d-93bb-4e8c-a07f-ee6b42cdf0d3/service-subscriptions/service-subscription/pNF/service-instances/service-instance/3fbeac1d-bf63-4800-b244-15fdc4694b11","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_16102b2d-93bb-4e8c-a07f-ee6b42cdf0d3"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"3fbeac1d-bf63-4800-b244-15fdc4694b11"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name16102b2d-93bb-4e8c-a07f-ee6b42cdf0d3"}]}]}},{"owning-entity-id":"5a6d23de-a515-40cc-bc3b-ec68de63f11a","owning-entity-name":"basicvm-oe","resource-version":"1630979746774"}]} 2021-09-07 02:04:25,070 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-07 02:04:25,074 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:25,075 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/14a312a4-acd1-4636-ab40-7520576d7982 2021-09-07 02:04:25,075 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "14a312a4-acd1-4636-ab40-7520576d7982" } 2021-09-07 02:04:25,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:25,264 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/14a312a4-acd1-4636-ab40-7520576d7982 HTTP/1.1" 201 0 2021-09-07 02:04:25,265 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-07 02:04:25,265 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-07 02:04:25,268 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:04:25,268 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/14a312a4-acd1-4636-ab40-7520576d7982 2021-09-07 02:04:25,268 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-07 02:04:25,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:04:25,316 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/14a312a4-acd1-4636-ab40-7520576d7982 HTTP/1.1" 200 139 2021-09-07 02:04:25,317 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-07 02:04:25,317 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"14a312a4-acd1-4636-ab40-7520576d7982","owning-entity-name":"basicnf_owning_entity","resource-version":"1630980265114"} 2021-09-07 02:04:25,324 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-09-07 02:04:25,324 DEBUG 131: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-09-07 02:04:25,324 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-09-07 02:04:25,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-07 02:04:25,631 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-09-07 02:04:25,632 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-09-07 02:04:25,632 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-09-07 02:04:25,635 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-07 02:04:25,635 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:04:25,635 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:04:25,636 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:04:25,636 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:04:25,636 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:04:25,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:04:26,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:04:26,286 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:04:26,286 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:04:26,289 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:04:26,289 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:26,289 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:26,289 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:26,290 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:04:26,290 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:26,290 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:26,290 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:26,290 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:04:26,290 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:26,290 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:26,290 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:26,290 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:04:26,291 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:04:26,291 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:04:26,291 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:04:26,291 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:04:26,291 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:04:26,291 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:04:26,292 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:04:26,292 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:04:26,292 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:04:26,293 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:04:27,089 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:04:27,092 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:04:27,096 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:04:27,103 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:04:27,104 DEBUG 129: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-09-07 02:04:27,104 DEBUG 131: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/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/distribution 2021-09-07 02:04:27,104 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-07 02:04:27,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:04:27,185 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/distribution HTTP/1.1" 200 205 2021-09-07 02:04:27,187 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-07 02:04:27,187 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"3e8ddcce-f1f7-48c1-b4ec-04117e736374","timestamp":"2021-09-07 02:04:15.588 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-07 02:04:27,190 DEBUG 129: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-09-07 02:04:27,191 DEBUG 131: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/3e8ddcce-f1f7-48c1-b4ec-04117e736374 2021-09-07 02:04:27,191 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-07 02:04:27,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:04:27,268 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3e8ddcce-f1f7-48c1-b4ec-04117e736374 HTTP/1.1" 200 29 2021-09-07 02:04:27,269 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-07 02:04:27,270 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-07 02:04:27,273 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-07 02:04:27,273 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-07 02:05:27,336 DEBUG 129: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-09-07 02:05:27,338 DEBUG 131: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/3e8ddcce-f1f7-48c1-b4ec-04117e736374 2021-09-07 02:05:27,338 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-07 02:05:27,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:05:27,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3e8ddcce-f1f7-48c1-b4ec-04117e736374 HTTP/1.1" 200 None 2021-09-07 02:05:27,480 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-07 02:05:27,481 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980271164","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","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":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980270279","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980265695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980276852","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":"1630980258810","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":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","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":"1630980258810","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":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980277856","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980265979","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":"1630980272040","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","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":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","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":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","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":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980266983","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","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":"1630980285877","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980268867","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","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":"1630980245445","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980271037","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","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":"1630980245445","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","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":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","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":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980268071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","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":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980264973","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","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":"1630980269227","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980284871","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980283854","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980271283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","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":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980266921","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"}]} 2021-09-07 02:05:27,485 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980271164', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', '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': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980270279', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980265695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980276852', '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': '1630980258810', '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': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', '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': '1630980258810', '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': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980277856', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980265979', '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': '1630980272040', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', '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': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', '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': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', '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': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980266983', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', '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': '1630980285877', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980268867', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', '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': '1630980245445', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980271037', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', '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': '1630980245445', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', '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': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', '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': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980268071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', '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': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980264973', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', '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': '1630980269227', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980284871', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980283854', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980271283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', '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': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980266921', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-07 02:05:27,486 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-07 02:05:27,487 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-07 02:05:27,487 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-07 02:06:27,550 DEBUG 129: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-09-07 02:06:27,551 DEBUG 131: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/3e8ddcce-f1f7-48c1-b4ec-04117e736374 2021-09-07 02:06:27,551 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-07 02:06:27,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:06:27,697 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3e8ddcce-f1f7-48c1-b4ec-04117e736374 HTTP/1.1" 200 None 2021-09-07 02:06:27,699 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-07 02:06:27,701 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","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":"1630980348333","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":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980271164","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980325662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980339296","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","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":"1630980351349","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":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980270279","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980265695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980325662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980276852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980325662","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":"1630980325662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980258810","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":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980345037","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980325662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","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":"1630980258810","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":"1630980343847","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980325662","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":"1630980277856","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980325662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980265979","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":"1630980272040","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","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":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","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":"1630980346197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","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":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980266983","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","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":"1630980285877","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980349338","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":"1630980268867","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980347330","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":"policy-id","timestamp":"1630980245445","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","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":"1630980245445","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630980271037","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","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":"1630980245445","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","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":"1630980262154","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":"1630980341500","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","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":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980268071","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980245445","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":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630980264973","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980266683","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":"1630980269227","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980284871","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","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":"1630980352354","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980325662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630980262154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630980283854","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","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":"1630980350345","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980271283","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","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":"1630980258810","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980325662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980266921","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630980261299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630980260625","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630980255426","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630980342666","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-09-07 02:06:27,705 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', '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': '1630980348333', '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': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980271164', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980325662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980339296', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', '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': '1630980351349', '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': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980270279', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980265695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980325662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980276852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980325662', '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': '1630980325662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980258810', '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': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980345037', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980325662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', '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': '1630980258810', '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': '1630980343847', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980325662', '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': '1630980277856', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980325662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980265979', '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': '1630980272040', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', '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': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', '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': '1630980346197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', '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': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980266983', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', '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': '1630980285877', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980349338', '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': '1630980268867', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980347330', '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': 'policy-id', 'timestamp': '1630980245445', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', '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': '1630980245445', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630980271037', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', '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': '1630980245445', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', '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': '1630980262154', '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': '1630980341500', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', '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': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980268071', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980245445', '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': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630980264973', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980266683', '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': '1630980269227', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980284871', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', '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': '1630980352354', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980325662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630980262154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630980283854', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', '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': '1630980350345', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980271283', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', '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': '1630980258810', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980325662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980266921', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630980261299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630980260625', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630980255426', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630980342666', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-09-07 02:06:27,708 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-07 02:06:27,708 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-07 02:06:27,708 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-07 02:06:27,708 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-07 02:06:27,709 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-07 02:06:27,709 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-07 02:06:27,709 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-07 02:06:27,709 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-07 02:06:27,709 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-09-07 02:06:27,727 DEBUG 129: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': '2ac3959f-9fc3-4fa7-969e-d3a603585b02', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:27,727 DEBUG 131: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-09-07 02:06:27,728 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "254fb09a-f717-41b3-8705-23710749923c", "modelVersionId": "c7c5c46b-c5ec-4fad-93bd-fb058878b38e", "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": "14a312a4-acd1-4636-ab40-7520576d7982", "owningEntityName": "basicnf_owning_entity" } } } 2021-09-07 02:06:27,730 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:29,347 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-09-07 02:06:29,348 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-09-07 02:06:29,348 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"2ac3959f-9fc3-4fa7-969e-d3a603585b02","instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02"}} 2021-09-07 02:06:29,349 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-07 02:06:29,369 DEBUG 129:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '771b674d-6d58-454b-a0c7-c133b14e653a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:29,370 DEBUG 131:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 2021-09-07 02:06:29,370 DEBUG 132:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] data sent: None 2021-09-07 02:06:29,375 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:29,590 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 HTTP/1.1" 200 1341 2021-09-07 02:06:29,593 INFO 142:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response code: 200 2021-09-07 02:06:29,594 DEBUG 146:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response: {"request":{"requestId":"2ac3959f-9fc3-4fa7-969e-d3a603585b02","startTime":"Tue, 07 Sep 2021 02:06:27 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","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":"14a312a4-acd1-4636-ab40-7520576d7982","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 07 Sep 2021 02:06:28 GMT"}}} 2021-09-07 02:06:39,606 DEBUG 129:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '987a5c44-71e5-44a0-8c12-1de12661b7c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:39,606 DEBUG 131:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 2021-09-07 02:06:39,607 DEBUG 132:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] data sent: None 2021-09-07 02:06:39,609 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:39,788 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 HTTP/1.1" 200 1551 2021-09-07 02:06:39,790 INFO 142:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response code: 200 2021-09-07 02:06:39,791 DEBUG 146:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response: {"request":{"requestId":"2ac3959f-9fc3-4fa7-969e-d3a603585b02","startTime":"Tue, 07 Sep 2021 02:06:27 GMT","finishTime":"Tue, 07 Sep 2021 02:06:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","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":"14a312a4-acd1-4636-ab40-7520576d7982","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:06:31 GMT"}}} 2021-09-07 02:06:39,792 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-09-07 02:06:39,793 DEBUG 129:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '825f6c98-9ab8-4136-82c3-a6e264d3ce3d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:39,793 DEBUG 131:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 2021-09-07 02:06:39,793 DEBUG 132:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] data sent: None 2021-09-07 02:06:39,796 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:40,011 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 HTTP/1.1" 200 1551 2021-09-07 02:06:40,013 INFO 142:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response code: 200 2021-09-07 02:06:40,014 DEBUG 146:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response: {"request":{"requestId":"2ac3959f-9fc3-4fa7-969e-d3a603585b02","startTime":"Tue, 07 Sep 2021 02:06:27 GMT","finishTime":"Tue, 07 Sep 2021 02:06:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","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":"14a312a4-acd1-4636-ab40-7520576d7982","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:06:31 GMT"}}} 2021-09-07 02:06:40,015 DEBUG 129:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9ecb37a1-19fb-46c8-ad02-0ce9102c2d66', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:40,015 DEBUG 131:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 2021-09-07 02:06:40,016 DEBUG 132:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] data sent: None 2021-09-07 02:06:40,018 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:40,198 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 HTTP/1.1" 200 1551 2021-09-07 02:06:40,200 INFO 142:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response code: 200 2021-09-07 02:06:40,201 DEBUG 146:onap_service.py(7) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response: {"request":{"requestId":"2ac3959f-9fc3-4fa7-969e-d3a603585b02","startTime":"Tue, 07 Sep 2021 02:06:27 GMT","finishTime":"Tue, 07 Sep 2021 02:06:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","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":"14a312a4-acd1-4636-ab40-7520576d7982","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:06:31 GMT"}}} 2021-09-07 02:06:40,221 DEBUG 129:onap_service.py(1) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e1a9a300-9701-41e7-a638-3345b7608a4f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:40,222 DEBUG 131:onap_service.py(1) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 2021-09-07 02:06:40,222 DEBUG 132:onap_service.py(1) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] data sent: None 2021-09-07 02:06:40,225 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:40,380 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 HTTP/1.1" 200 1551 2021-09-07 02:06:40,383 INFO 142:onap_service.py(1) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response code: 200 2021-09-07 02:06:40,383 DEBUG 146:onap_service.py(1) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response: {"request":{"requestId":"2ac3959f-9fc3-4fa7-969e-d3a603585b02","startTime":"Tue, 07 Sep 2021 02:06:27 GMT","finishTime":"Tue, 07 Sep 2021 02:06:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","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":"14a312a4-acd1-4636-ab40-7520576d7982","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:06:31 GMT"}}} 2021-09-07 02:06:40,385 DEBUG 129:onap_service.py(1) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3d7fe61-a7ce-4318-87bc-da3285b139e6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:40,385 DEBUG 131:onap_service.py(1) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 2021-09-07 02:06:40,385 DEBUG 132:onap_service.py(1) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] data sent: None 2021-09-07 02:06:40,388 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:40,554 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ac3959f-9fc3-4fa7-969e-d3a603585b02 HTTP/1.1" 200 1551 2021-09-07 02:06:40,555 INFO 142:onap_service.py(1) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response code: 200 2021-09-07 02:06:40,556 DEBUG 146:onap_service.py(1) - [None][Check 2ac3959f-9fc3-4fa7-969e-d3a603585b02 orchestration request status] response: {"request":{"requestId":"2ac3959f-9fc3-4fa7-969e-d3a603585b02","startTime":"Tue, 07 Sep 2021 02:06:27 GMT","finishTime":"Tue, 07 Sep 2021 02:06:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","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":"14a312a4-acd1-4636-ab40-7520576d7982","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:06:31 GMT"}}} 2021-09-07 02:06:40,557 DEBUG 129: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-09-07 02:06:40,557 DEBUG 131: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-09-07 02:06:40,558 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-07 02:06:40,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:40,627 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-09-07 02:06:40,628 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-07 02:06:40,628 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630980264507","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-09-07 02:06:40,630 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:06:40,630 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 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-abcb46b8-b4ef-4fd1-bf25-247859875262 2021-09-07 02:06:40,630 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] data sent: None 2021-09-07 02:06:40,632 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:40,683 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-abcb46b8-b4ef-4fd1-bf25-247859875262 HTTP/1.1" 200 1191 2021-09-07 02:06:40,684 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] response code: 200 2021-09-07 02:06:40,684 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] response: {"service-instance":[{"service-instance-id":"39b6c3fb-68f1-4625-889d-333081f46e59","service-instance-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"254fb09a-f717-41b3-8705-23710749923c","model-version-id":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","resource-version":"1630980391552","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/39b6c3fb-68f1-4625-889d-333081f46e59/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/14a312a4-acd1-4636-ab40-7520576d7982","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14a312a4-acd1-4636-ab40-7520576d7982"}]},{"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-09-07 02:06:40,687 DEBUG 129: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-09-07 02:06:40,687 DEBUG 131: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-09-07 02:06:40,687 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-07 02:06:40,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:40,728 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-09-07 02:06:40,729 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-07 02:06:40,729 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630980260030"} 2021-09-07 02:06:40,732 DEBUG 129: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-09-07 02:06:40,732 DEBUG 131: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-09-07 02:06:40,732 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-07 02:06:40,734 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:40,780 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-09-07 02:06:40,782 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-07 02:06:40,782 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630980264507","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-09-07 02:06:40,786 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:06:40,786 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 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-abcb46b8-b4ef-4fd1-bf25-247859875262 2021-09-07 02:06:40,787 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] data sent: None 2021-09-07 02:06:40,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:40,854 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-abcb46b8-b4ef-4fd1-bf25-247859875262 HTTP/1.1" 200 1191 2021-09-07 02:06:40,855 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] response code: 200 2021-09-07 02:06:40,855 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] response: {"service-instance":[{"service-instance-id":"39b6c3fb-68f1-4625-889d-333081f46e59","service-instance-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"254fb09a-f717-41b3-8705-23710749923c","model-version-id":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","resource-version":"1630980391552","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/39b6c3fb-68f1-4625-889d-333081f46e59/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/14a312a4-acd1-4636-ab40-7520576d7982","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14a312a4-acd1-4636-ab40-7520576d7982"}]},{"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-09-07 02:06:40,858 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:06:40,859 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:06:40,859 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:06:40,861 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:40,913 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-09-07 02:06:40,914 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:06:40,914 DEBUG 146: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":"1630980259893","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-07 02:06:40,917 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:06:40,917 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-07 02:06:40,917 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-07 02:06:40,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:40,963 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-09-07 02:06:40,964 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-07 02:06:40,965 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630980264507","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-09-07 02:06:40,968 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:06:40,968 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:06:40,968 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:06:40,969 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:06:40,969 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:06:40,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:06:41,541 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:06:41,544 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:06:41,544 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:06:41,548 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:06:41,549 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:41,549 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:41,550 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:41,550 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:06:41,550 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:41,551 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:41,551 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:41,552 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:06:41,552 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:41,552 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:41,553 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:41,553 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:06:41,554 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:41,554 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:41,554 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:41,555 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:06:41,555 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:06:41,556 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:06:41,556 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:06:41,557 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:06:41,557 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:06:41,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:06:42,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:06:42,275 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:06:42,277 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:06:42,283 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:06:42,283 DEBUG 129: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-09-07 02:06:42,283 DEBUG 131: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/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel 2021-09-07 02:06:42,284 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-07 02:06:42,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:06:42,499 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel HTTP/1.1" 200 None 2021-09-07 02:06:42,502 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-07 02:06:42,502 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-07 02:06:42,566 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:06:42,566 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:06:42,567 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:06:42,567 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:06:42,567 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:06:42,568 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:06:43,279 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:06:43,280 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:06:43,281 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:06:43,284 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:06:43,285 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:43,285 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:43,285 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:43,285 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:06:43,286 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:43,286 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:43,286 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:43,286 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:06:43,286 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:43,286 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:43,287 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:43,287 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:06:43,287 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:43,287 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:43,287 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:43,288 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:06:43,288 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:06:43,288 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:06:43,288 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:06:43,289 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:06:43,289 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:06:43,291 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:06:44,184 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:06:44,186 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:06:44,187 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:06:44,192 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:06:44,192 DEBUG 129: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': '9aa27ff0-db01-4613-aedb-f945839dac5f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:44,192 DEBUG 131: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/39b6c3fb-68f1-4625-889d-333081f46e59/vnfs 2021-09-07 02:06:44,193 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "254fb09a-f717-41b3-8705-23710749923c" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "3404764e-6f85-45c0-addc-7c043372a52c", "modelVersionId": "d1202f59-3d1e-4a69-bf9b-2a28cb61ee29", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "d2d54f26-485a-44bb-9201-add365e1caeb", "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": "39b6c3fb-68f1-4625-889d-333081f46e59", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "254fb09a-f717-41b3-8705-23710749923c", "modelVersion": "1.0", "modelVersionId": "c7c5c46b-c5ec-4fad-93bd-fb058878b38e" } } }] } } 2021-09-07 02:06:44,194 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:45,731 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/39b6c3fb-68f1-4625-889d-333081f46e59/vnfs HTTP/1.1" 202 262 2021-09-07 02:06:45,734 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-09-07 02:06:45,734 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"9aa27ff0-db01-4613-aedb-f945839dac5f","instanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f"}} 2021-09-07 02:06:45,735 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-07 02:06:45,743 DEBUG 129:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '62b64fba-73a7-4e70-a7d5-ca8b1878e0fa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:45,744 DEBUG 131:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f 2021-09-07 02:06:45,744 DEBUG 132:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] data sent: None 2021-09-07 02:06:45,747 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:45,938 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f HTTP/1.1" 200 1900 2021-09-07 02:06:45,939 INFO 142:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response code: 200 2021-09-07 02:06:45,940 DEBUG 146:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response: {"request":{"requestId":"9aa27ff0-db01-4613-aedb-f945839dac5f","startTime":"Tue, 07 Sep 2021 02:06:44 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"254fb09a-f717-41b3-8705-23710749923c","source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}}],"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":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 07 Sep 2021 02:06:45 GMT"}}} 2021-09-07 02:06:55,951 DEBUG 129:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c73e7475-cfc5-4932-b906-ffd5ae116fc4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:55,952 DEBUG 131:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f 2021-09-07 02:06:55,953 DEBUG 132:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] data sent: None 2021-09-07 02:06:55,955 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:56,124 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f HTTP/1.1" 200 2106 2021-09-07 02:06:56,126 INFO 142:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response code: 200 2021-09-07 02:06:56,126 DEBUG 146:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response: {"request":{"requestId":"9aa27ff0-db01-4613-aedb-f945839dac5f","startTime":"Tue, 07 Sep 2021 02:06:44 GMT","finishTime":"Tue, 07 Sep 2021 02:06:51 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"254fb09a-f717-41b3-8705-23710749923c","source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}}],"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":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:06:51 GMT"}}} 2021-09-07 02:06:56,127 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-09-07 02:06:56,128 DEBUG 129:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9cc6e1cc-6998-47c4-aaa8-8b68d8dd6da0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:56,128 DEBUG 131:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f 2021-09-07 02:06:56,129 DEBUG 132:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] data sent: None 2021-09-07 02:06:56,131 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:56,322 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f HTTP/1.1" 200 2106 2021-09-07 02:06:56,324 INFO 142:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response code: 200 2021-09-07 02:06:56,324 DEBUG 146:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response: {"request":{"requestId":"9aa27ff0-db01-4613-aedb-f945839dac5f","startTime":"Tue, 07 Sep 2021 02:06:44 GMT","finishTime":"Tue, 07 Sep 2021 02:06:51 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"254fb09a-f717-41b3-8705-23710749923c","source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}}],"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":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:06:51 GMT"}}} 2021-09-07 02:06:56,325 DEBUG 129:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5286cbff-e5a3-47ac-8f0c-c9f7a535cc35', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:56,325 DEBUG 131:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f 2021-09-07 02:06:56,326 DEBUG 132:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] data sent: None 2021-09-07 02:06:56,327 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:56,488 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f HTTP/1.1" 200 2106 2021-09-07 02:06:56,490 INFO 142:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response code: 200 2021-09-07 02:06:56,490 DEBUG 146:onap_service.py(8) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response: {"request":{"requestId":"9aa27ff0-db01-4613-aedb-f945839dac5f","startTime":"Tue, 07 Sep 2021 02:06:44 GMT","finishTime":"Tue, 07 Sep 2021 02:06:51 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"254fb09a-f717-41b3-8705-23710749923c","source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}}],"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":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:06:51 GMT"}}} 2021-09-07 02:06:56,499 DEBUG 129:onap_service.py(1) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60ef8cc0-8a03-41e8-a4ba-91acc9b725bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:56,499 DEBUG 131:onap_service.py(1) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f 2021-09-07 02:06:56,499 DEBUG 132:onap_service.py(1) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] data sent: None 2021-09-07 02:06:56,502 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:56,664 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f HTTP/1.1" 200 2106 2021-09-07 02:06:56,666 INFO 142:onap_service.py(1) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response code: 200 2021-09-07 02:06:56,667 DEBUG 146:onap_service.py(1) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response: {"request":{"requestId":"9aa27ff0-db01-4613-aedb-f945839dac5f","startTime":"Tue, 07 Sep 2021 02:06:44 GMT","finishTime":"Tue, 07 Sep 2021 02:06:51 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"254fb09a-f717-41b3-8705-23710749923c","source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}}],"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":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:06:51 GMT"}}} 2021-09-07 02:06:56,668 DEBUG 129:onap_service.py(1) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eeb8c24d-eb1d-4a2e-9cb8-014b1d69934a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:06:56,668 DEBUG 131:onap_service.py(1) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f 2021-09-07 02:06:56,668 DEBUG 132:onap_service.py(1) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] data sent: None 2021-09-07 02:06:56,670 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:06:56,835 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aa27ff0-db01-4613-aedb-f945839dac5f HTTP/1.1" 200 2106 2021-09-07 02:06:56,837 INFO 142:onap_service.py(1) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response code: 200 2021-09-07 02:06:56,837 DEBUG 146:onap_service.py(1) - [None][Check 9aa27ff0-db01-4613-aedb-f945839dac5f orchestration request status] response: {"request":{"requestId":"9aa27ff0-db01-4613-aedb-f945839dac5f","startTime":"Tue, 07 Sep 2021 02:06:44 GMT","finishTime":"Tue, 07 Sep 2021 02:06:51 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"254fb09a-f717-41b3-8705-23710749923c","source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}}],"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":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:06:51 GMT"}}} 2021-09-07 02:06:56,839 DEBUG 129: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-09-07 02:06:56,839 DEBUG 131: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-09-07 02:06:56,839 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-07 02:06:56,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:56,893 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-09-07 02:06:56,893 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-07 02:06:56,894 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630980260030"} 2021-09-07 02:06:56,896 DEBUG 129: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-09-07 02:06:56,897 DEBUG 131: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-09-07 02:06:56,897 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-07 02:06:56,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:56,952 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-09-07 02:06:56,952 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-07 02:06:56,953 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630980264507","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-09-07 02:06:56,955 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:06:56,955 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 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-abcb46b8-b4ef-4fd1-bf25-247859875262 2021-09-07 02:06:56,955 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] data sent: None 2021-09-07 02:06:56,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:57,049 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-abcb46b8-b4ef-4fd1-bf25-247859875262 HTTP/1.1" 200 1643 2021-09-07 02:06:57,050 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] response code: 200 2021-09-07 02:06:57,050 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] response: {"service-instance":[{"service-instance-id":"39b6c3fb-68f1-4625-889d-333081f46e59","service-instance-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"254fb09a-f717-41b3-8705-23710749923c","model-version-id":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","resource-version":"1630980406259","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/39b6c3fb-68f1-4625-889d-333081f46e59/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/14a312a4-acd1-4636-ab40-7520576d7982","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14a312a4-acd1-4636-ab40-7520576d7982"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_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-09-07 02:06:57,054 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:06:57,054 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/39b6c3fb-68f1-4625-889d-333081f46e59/relationship-list 2021-09-07 02:06:57,054 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:06:57,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:57,136 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/39b6c3fb-68f1-4625-889d-333081f46e59/relationship-list HTTP/1.1" 200 1064 2021-09-07 02:06:57,137 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:06:57,138 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/14a312a4-acd1-4636-ab40-7520576d7982","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14a312a4-acd1-4636-ab40-7520576d7982"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_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-09-07 02:06:57,141 DEBUG 129:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:06:57,141 DEBUG 131:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 2021-09-07 02:06:57,142 DEBUG 132:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] data sent: None 2021-09-07 02:06:57,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:06:57,238 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 HTTP/1.1" 200 3737 2021-09-07 02:06:57,239 INFO 142:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] response code: 200 2021-09-07 02:06:57,240 DEBUG 146:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] response: {"vnf-id":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnf-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"254fb09a-f717-41b3-8705-23710749923c","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630980411311","model-invariant-id":"3404764e-6f85-45c0-addc-7c043372a52c","model-version-id":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","model-customization-id":"d2d54f26-485a-44bb-9201-add365e1caeb","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/39b6c3fb-68f1-4625-889d-333081f46e59/service-data/vnfs/vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/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/39b6c3fb-68f1-4625-889d-333081f46e59","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":"39b6c3fb-68f1-4625-889d-333081f46e59"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-07 02:06:57,243 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:06:57,243 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:06:57,244 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:06:57,244 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:06:57,244 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:06:57,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:06:59,136 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:06:59,138 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:06:59,138 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:06:59,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:06:59,141 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:59,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:59,142 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:59,142 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:06:59,142 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:59,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:59,142 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:59,143 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:06:59,143 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:59,143 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:59,143 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:59,143 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:06:59,143 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:06:59,144 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:06:59,144 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:06:59,144 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:06:59,144 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:06:59,144 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:06:59,145 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:06:59,145 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:06:59,145 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:06:59,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:07:01,341 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:07:01,349 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:07:01,352 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:07:01,359 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:07:01,360 DEBUG 129: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-09-07 02:07:01,360 DEBUG 131: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/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel 2021-09-07 02:07:01,360 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-07 02:07:01,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:07:02,055 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel HTTP/1.1" 200 None 2021-09-07 02:07:02,057 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-07 02:07:02,057 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-07 02:07:02,103 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:07:02,103 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d 2021-09-07 02:07:02,103 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-07 02:07:02,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:07:02,144 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d HTTP/1.1" 200 270 2021-09-07 02:07:02,145 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-07 02:07:02,145 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","rb-version":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62"}} 2021-09-07 02:07:02,147 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:07:02,147 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile/cnftest 2021-09-07 02:07:02,147 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-07 02:07:02,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:07:02,172 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile/cnftest HTTP/1.1" 404 87 2021-09-07 02:07:02,173 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-09-07 02:07:02,173 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-09-07 02:07:02,173 ERROR 157:onap_service.py(1) - [None][Get profile] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:07:02,174 ERROR 233:onap_service.py(1) - [None][Get profile] request failed: Code: 404. Info: Get Resource Bundle Profile: Error finding master table: mongo: no documents in result . 2021-09-07 02:07:02,179 DEBUG 129:onap_service.py(1) - [None][Create profile for definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:07:02,179 DEBUG 131:onap_service.py(1) - [None][Create profile for definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile 2021-09-07 02:07:02,179 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "33fcd494-b3b5-45ca-bf10-23e6b362cf62", "rb-version": "755c209f-9ac9-46c0-9316-a13bfdf1ae6d", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-09-07 02:07:02,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:07:02,213 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile HTTP/1.1" 201 212 2021-09-07 02:07:02,213 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-09-07 02:07:02,214 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","rb-version":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-07 02:07:02,215 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:07:02,216 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile/cnftest 2021-09-07 02:07:02,216 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-07 02:07:02,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:07:02,239 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile/cnftest HTTP/1.1" 200 212 2021-09-07 02:07:02,240 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-07 02:07:02,240 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","rb-version":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-07 02:07:02,242 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-09-07 02:07:02,242 DEBUG 131:onap_service.py(1) - [None][Upload Artifact content] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile/cnftest/content 2021-09-07 02:07:02,242 DEBUG 132:onap_service.py(1) - [None][Upload Artifact content] data sent: b'\x1f\x8b\x08\x00z7f]\x00\x03\xed\xd3\xdf\n\x820\x14\xc7\xf1]\xef)\x86\xf7\xc6\x96s\x96/\x13B+\x04\xb3p*\xf8\xf6YB\x14\x14\xde\xf4\x87\xe0\xfb\xb99cg\xb0\x03\xdb\xefP\xd4\xe5\xce\x87v1\x14\x87J|\x86\x1e9\xe7.\xd5d\xa9\xbe\xaf\x13\x97\t\x93\xa4\x89\xb1Ib\x8d\x15\xda\x8cK+\x94\xfe\xd0<\x0f\xba\xd0\x16\x8dR\xa2\xde\x87*s\xeb\xd5\xabss\xfd?\x15\xc7\xb1\xec}\x13\xcac\x9d\xab\xde\xc8v8\xf9\\*\xd5\x17U\xe7C\xae\xa2\xe3\xd8m\xca\xad\xdfL;\xd7\x7f\x12\xc9_\x8f\x8d7y\xf6\xbc\xef\xbec6\xffzy\xcb\x7f:\xae\xb5\xb1\xa9\xc9\xc8\xff7H\xa2\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xd7\xce\x16\xa6\xd8\xa7\x00(\x00\x00' 2021-09-07 02:07:02,244 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:07:02,270 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile/cnftest/content HTTP/1.1" 200 0 2021-09-07 02:07:02,271 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-09-07 02:07:02,271 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-09-07 02:07:02,273 DEBUG 129: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-09-07 02:07:02,273 DEBUG 131: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-09-07 02:07:02,273 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-07 02:07:02,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:02,318 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-09-07 02:07:02,319 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-07 02:07:02,319 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630980260030"} 2021-09-07 02:07:02,320 DEBUG 129: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-09-07 02:07:02,321 DEBUG 131: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-09-07 02:07:02,321 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-07 02:07:02,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:02,368 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-09-07 02:07:02,370 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-07 02:07:02,370 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630980264507","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-09-07 02:07:02,374 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:02,374 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 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-abcb46b8-b4ef-4fd1-bf25-247859875262 2021-09-07 02:07:02,374 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] data sent: None 2021-09-07 02:07:02,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:02,438 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-abcb46b8-b4ef-4fd1-bf25-247859875262 HTTP/1.1" 200 1643 2021-09-07 02:07:02,438 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] response code: 200 2021-09-07 02:07:02,439 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262 service-instance-name] response: {"service-instance":[{"service-instance-id":"39b6c3fb-68f1-4625-889d-333081f46e59","service-instance-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"254fb09a-f717-41b3-8705-23710749923c","model-version-id":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","resource-version":"1630980406259","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/39b6c3fb-68f1-4625-889d-333081f46e59/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/14a312a4-acd1-4636-ab40-7520576d7982","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14a312a4-acd1-4636-ab40-7520576d7982"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_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-09-07 02:07:02,442 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:02,442 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:07:02,442 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:07:02,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:02,510 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-09-07 02:07:02,512 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:07:02,512 DEBUG 146: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":"1630980406512","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/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"}]}]}}]} 2021-09-07 02:07:02,516 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:02,516 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-07 02:07:02,516 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-07 02:07:02,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:02,575 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-09-07 02:07:02,576 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-07 02:07:02,577 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630980406737","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_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-09-07 02:07:02,580 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:02,581 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/39b6c3fb-68f1-4625-889d-333081f46e59/relationship-list 2021-09-07 02:07:02,581 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:07:02,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:02,644 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/39b6c3fb-68f1-4625-889d-333081f46e59/relationship-list HTTP/1.1" 200 1064 2021-09-07 02:07:02,645 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:07:02,645 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/14a312a4-acd1-4636-ab40-7520576d7982","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14a312a4-acd1-4636-ab40-7520576d7982"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_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-09-07 02:07:02,648 DEBUG 129:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:02,648 DEBUG 131:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 2021-09-07 02:07:02,648 DEBUG 132:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] data sent: None 2021-09-07 02:07:02,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:02,715 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 HTTP/1.1" 200 3737 2021-09-07 02:07:02,716 INFO 142:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] response code: 200 2021-09-07 02:07:02,716 DEBUG 146:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] response: {"vnf-id":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnf-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"254fb09a-f717-41b3-8705-23710749923c","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630980411311","model-invariant-id":"3404764e-6f85-45c0-addc-7c043372a52c","model-version-id":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","model-customization-id":"d2d54f26-485a-44bb-9201-add365e1caeb","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/39b6c3fb-68f1-4625-889d-333081f46e59/service-data/vnfs/vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/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/39b6c3fb-68f1-4625-889d-333081f46e59","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":"39b6c3fb-68f1-4625-889d-333081f46e59"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-07 02:07:02,719 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:07:02,719 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:07:02,720 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:07:02,720 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:07:02,720 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:07:02,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:07:03,301 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:07:03,302 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:07:03,303 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:07:03,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:07:03,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:03,305 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:03,305 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:03,306 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:07:03,306 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:03,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:03,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:03,306 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:07:03,306 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:03,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:03,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:03,306 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:07:03,307 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:03,307 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:03,307 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:03,307 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:07:03,307 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:07:03,308 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:07:03,308 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:07:03,308 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:07:03,309 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:07:03,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:07:03,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:07:03,978 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:07:03,981 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:07:03,991 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:07:03,992 DEBUG 129: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-09-07 02:07:03,992 DEBUG 131: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/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel 2021-09-07 02:07:03,992 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-07 02:07:03,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:07:04,186 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel HTTP/1.1" 200 None 2021-09-07 02:07:04,188 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-07 02:07:04,188 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-07 02:07:04,229 DEBUG 129:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': 'cda27f4c-016f-4060-9fca-19855957c60a', 'x-fromappid': 'API client'} 2021-09-07 02:07:04,229 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-09-07 02:07:04,229 DEBUG 132:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: { "input":{ "preload-vf-module-topology-information":{ "vf-module-topology":{ "vf-module-topology-identifier":{ "vf-module-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262" }, "vf-module-parameters": { "param": [{'name': 'dummy_name_0', 'value': 'dummy_name'}, {'name': 'k8s-rb-profile-name', 'value': 'cnftest'}, {'name': 'k8s-rb-profile-namespace', 'value': 'k8s'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0", "vnf-type":"basic_cnf/basic_cnf 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-09-07 02:07:04,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-07 02:07:04,340 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-09-07 02:07:04,342 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-07 02:07:04,342 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-09-07 02:07:04,361 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:07:04,361 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:07:04,361 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:07:04,361 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:07:04,361 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:07:04,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:07:05,041 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:07:05,043 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:07:05,043 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:07:05,046 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:07:05,046 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:05,046 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:05,047 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:05,047 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:07:05,047 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:05,047 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:05,047 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:05,047 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:07:05,048 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:05,048 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:05,048 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:05,048 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:07:05,048 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:05,048 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:05,048 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:05,049 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:07:05,049 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:07:05,049 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:07:05,049 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:07:05,050 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:07:05,050 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:07:05,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:07:05,725 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:07:05,728 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:07:05,731 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:07:05,738 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:07:05,739 DEBUG 129: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': '48ddade1-11f3-4c9e-96f6-5dfba394ec33', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:05,739 DEBUG 131: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/39b6c3fb-68f1-4625-889d-333081f46e59/vnfs/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/vfModules 2021-09-07 02:07:05,739 DEBUG 132: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-abcb46b8-b4ef-4fd1-bf25-247859875262", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "33fcd494-b3b5-45ca-bf10-23e6b362cf62", "modelVersionId": "970c8ec7-8237-4a83-82bb-b7a9dbe55a62", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "755c209f-9ac9-46c0-9316-a13bfdf1ae6d", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "39b6c3fb-68f1-4625-889d-333081f46e59", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "254fb09a-f717-41b3-8705-23710749923c", "modelVersion": "1.0", "modelVersionId": "c7c5c46b-c5ec-4fad-93bd-fb058878b38e" } } }, { "relatedInstance": { "instanceId": "b3b9a594-74a6-44e9-9d74-bf08fdabdc69", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "3404764e-6f85-45c0-addc-7c043372a52c", "modelVersion": "1.0", "modelVersionId": "d1202f59-3d1e-4a69-bf9b-2a28cb61ee29", "modelCustomizationId": "d2d54f26-485a-44bb-9201-add365e1caeb", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-09-07 02:07:05,742 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:07,264 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/39b6c3fb-68f1-4625-889d-333081f46e59/vnfs/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/vfModules HTTP/1.1" 202 262 2021-09-07 02:07:07,266 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-09-07 02:07:07,266 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"48ddade1-11f3-4c9e-96f6-5dfba394ec33","instanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33"}} 2021-09-07 02:07:07,267 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-07 02:07:07,278 DEBUG 129:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5a1401f4-efa9-4304-841e-593336c6df52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:07,279 DEBUG 131:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 2021-09-07 02:07:07,280 DEBUG 132:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] data sent: None 2021-09-07 02:07:07,285 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:07,471 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 HTTP/1.1" 200 2455 2021-09-07 02:07:07,473 INFO 142:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response code: 200 2021-09-07 02:07:07,474 DEBUG 146:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response: {"request":{"requestId":"48ddade1-11f3-4c9e-96f6-5dfba394ec33","startTime":"Tue, 07 Sep 2021 02:07:05 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}},{"relatedInstance":{"instanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 07 Sep 2021 02:07:06 GMT"}}} 2021-09-07 02:07:17,488 DEBUG 129:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37576632-9cea-4685-9db9-221c7c45214d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:17,489 DEBUG 131:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 2021-09-07 02:07:17,490 DEBUG 132:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] data sent: None 2021-09-07 02:07:17,494 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:17,673 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 HTTP/1.1" 200 2666 2021-09-07 02:07:17,675 INFO 142:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response code: 200 2021-09-07 02:07:17,676 DEBUG 146:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response: {"request":{"requestId":"48ddade1-11f3-4c9e-96f6-5dfba394ec33","startTime":"Tue, 07 Sep 2021 02:07:05 GMT","finishTime":"Tue, 07 Sep 2021 02:07:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}},{"relatedInstance":{"instanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:14 GMT"}}} 2021-09-07 02:07:17,677 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-09-07 02:07:17,678 DEBUG 129:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7ad05db0-bc53-4b5c-bd01-583b1c534888', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:17,678 DEBUG 131:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 2021-09-07 02:07:17,678 DEBUG 132:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] data sent: None 2021-09-07 02:07:17,680 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:17,857 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 HTTP/1.1" 200 2666 2021-09-07 02:07:17,860 INFO 142:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response code: 200 2021-09-07 02:07:17,861 DEBUG 146:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response: {"request":{"requestId":"48ddade1-11f3-4c9e-96f6-5dfba394ec33","startTime":"Tue, 07 Sep 2021 02:07:05 GMT","finishTime":"Tue, 07 Sep 2021 02:07:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}},{"relatedInstance":{"instanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:14 GMT"}}} 2021-09-07 02:07:17,862 DEBUG 129:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a0877c6a-71f2-4bb6-ad82-06d4d25eaa2f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:17,862 DEBUG 131:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 2021-09-07 02:07:17,863 DEBUG 132:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] data sent: None 2021-09-07 02:07:17,866 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:18,065 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 HTTP/1.1" 200 2666 2021-09-07 02:07:18,066 INFO 142:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response code: 200 2021-09-07 02:07:18,067 DEBUG 146:onap_service.py(9) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response: {"request":{"requestId":"48ddade1-11f3-4c9e-96f6-5dfba394ec33","startTime":"Tue, 07 Sep 2021 02:07:05 GMT","finishTime":"Tue, 07 Sep 2021 02:07:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}},{"relatedInstance":{"instanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:14 GMT"}}} 2021-09-07 02:07:18,079 DEBUG 129:onap_service.py(1) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b34ab484-fda9-428d-814e-d19c9adb5dcd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:18,080 DEBUG 131:onap_service.py(1) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 2021-09-07 02:07:18,080 DEBUG 132:onap_service.py(1) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] data sent: None 2021-09-07 02:07:18,084 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:18,249 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 HTTP/1.1" 200 2666 2021-09-07 02:07:18,251 INFO 142:onap_service.py(1) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response code: 200 2021-09-07 02:07:18,252 DEBUG 146:onap_service.py(1) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response: {"request":{"requestId":"48ddade1-11f3-4c9e-96f6-5dfba394ec33","startTime":"Tue, 07 Sep 2021 02:07:05 GMT","finishTime":"Tue, 07 Sep 2021 02:07:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}},{"relatedInstance":{"instanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:14 GMT"}}} 2021-09-07 02:07:18,253 DEBUG 129:onap_service.py(1) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dfca66cb-0c4e-42e4-be6b-29feeb3abd37', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:18,253 DEBUG 131:onap_service.py(1) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 2021-09-07 02:07:18,253 DEBUG 132:onap_service.py(1) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] data sent: None 2021-09-07 02:07:18,255 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:18,417 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/48ddade1-11f3-4c9e-96f6-5dfba394ec33 HTTP/1.1" 200 2666 2021-09-07 02:07:18,419 INFO 142:onap_service.py(1) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response code: 200 2021-09-07 02:07:18,419 DEBUG 146:onap_service.py(1) - [None][Check 48ddade1-11f3-4c9e-96f6-5dfba394ec33 orchestration request status] response: {"request":{"requestId":"48ddade1-11f3-4c9e-96f6-5dfba394ec33","startTime":"Tue, 07 Sep 2021 02:07:05 GMT","finishTime":"Tue, 07 Sep 2021 02:07:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"}}},{"relatedInstance":{"instanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:14 GMT"}}} 2021-09-07 02:07:18,420 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-09-07 02:07:18,421 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-09-07 02:07:28,432 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:28,433 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/39b6c3fb-68f1-4625-889d-333081f46e59/relationship-list 2021-09-07 02:07:28,433 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:07:28,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:28,507 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/39b6c3fb-68f1-4625-889d-333081f46e59/relationship-list HTTP/1.1" 200 1064 2021-09-07 02:07:28,509 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:07:28,509 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/14a312a4-acd1-4636-ab40-7520576d7982","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14a312a4-acd1-4636-ab40-7520576d7982"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_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-09-07 02:07:28,513 DEBUG 129:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:28,513 DEBUG 131:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 2021-09-07 02:07:28,513 DEBUG 132:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] data sent: None 2021-09-07 02:07:28,515 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:28,598 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 HTTP/1.1" 200 3737 2021-09-07 02:07:28,599 INFO 142:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] response code: 200 2021-09-07 02:07:28,600 DEBUG 146:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] response: {"vnf-id":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnf-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"254fb09a-f717-41b3-8705-23710749923c","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630980411311","model-invariant-id":"3404764e-6f85-45c0-addc-7c043372a52c","model-version-id":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","model-customization-id":"d2d54f26-485a-44bb-9201-add365e1caeb","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/39b6c3fb-68f1-4625-889d-333081f46e59/service-data/vnfs/vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/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/39b6c3fb-68f1-4625-889d-333081f46e59","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":"39b6c3fb-68f1-4625-889d-333081f46e59"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-07 02:07:28,604 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-07 02:07:28,604 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-07 02:07:28,605 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:28,605 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/vf-modules 2021-09-07 02:07:28,605 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0 VF modules] data sent: None 2021-09-07 02:07:28,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:28,688 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/vf-modules HTTP/1.1" 200 800 2021-09-07 02:07:28,689 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0 VF modules] response code: 200 2021-09-07 02:07:28,689 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"463836b4-23dc-4fb1-9799-6687fe6facc9","vf-module-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","heat-stack-id":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262/silly_keller","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1630980434151","model-invariant-id":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","model-version-id":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","model-customization-id":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/39b6c3fb-68f1-4625-889d-333081f46e59/service-data/vnfs/vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/vnf-data/vf-modules/vf-module/463836b4-23dc-4fb1-9799-6687fe6facc9/vf-module-data/vf-module-topology/"}]} 2021-09-07 02:07:28,692 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-07 02:07:28,692 DEBUG 158:vf_module.py(1) - Delete 463836b4-23dc-4fb1-9799-6687fe6facc9 VF module 2021-09-07 02:07:28,693 DEBUG 45:deletion.py(1) - VF module 463836b4-23dc-4fb1-9799-6687fe6facc9 deletion request 2021-09-07 02:07:28,706 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:28,706 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-07 02:07:28,706 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:07:28,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:28,786 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-09-07 02:07:28,788 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:07:28,788 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/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-09-07 02:07:28,792 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:28,792 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:07:28,793 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:07:28,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:28,862 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-09-07 02:07:28,863 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:07:28,864 DEBUG 146: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":"1630980406512","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/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"}]}]}}]} 2021-09-07 02:07:28,867 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:28,868 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-07 02:07:28,868 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:07:28,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:28,925 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-09-07 02:07:28,926 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:07:28,927 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:07:28,929 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:28,929 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:07:28,930 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:07:28,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:28,994 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-09-07 02:07:28,995 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:07:28,996 DEBUG 146: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":"1630980406512","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/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"}]}]}}]} 2021-09-07 02:07:28,999 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:28,999 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-07 02:07:28,999 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:07:29,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:29,057 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-09-07 02:07:29,058 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:07:29,059 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:07:29,061 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:29,061 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:07:29,062 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:07:29,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:29,127 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-09-07 02:07:29,128 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:07:29,128 DEBUG 146: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":"1630980406512","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/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"}]}]}}]} 2021-09-07 02:07:29,131 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:29,131 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-07 02:07:29,132 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-07 02:07:29,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:29,187 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-09-07 02:07:29,188 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-07 02:07:29,188 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630980406737","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_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-09-07 02:07:29,191 DEBUG 129:onap_service.py(1) - [None][Create 463836b4-23dc-4fb1-9799-6687fe6facc9 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '560f586f-f214-468c-bf7b-55f01b07010a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:29,191 DEBUG 131:onap_service.py(1) - [None][Create 463836b4-23dc-4fb1-9799-6687fe6facc9 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/39b6c3fb-68f1-4625-889d-333081f46e59/vnfs/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/vfModules/463836b4-23dc-4fb1-9799-6687fe6facc9 2021-09-07 02:07:29,192 DEBUG 132:onap_service.py(1) - [None][Create 463836b4-23dc-4fb1-9799-6687fe6facc9 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "33fcd494-b3b5-45ca-bf10-23e6b362cf62", "modelVersionId": "970c8ec7-8237-4a83-82bb-b7a9dbe55a62", "modelName": "basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262", "modelVersion": "1630980434151", "modelCustomizationId": "755c209f-9ac9-46c0-9316-a13bfdf1ae6d" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-07 02:07:29,194 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:30,542 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/39b6c3fb-68f1-4625-889d-333081f46e59/vnfs/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/vfModules/463836b4-23dc-4fb1-9799-6687fe6facc9 HTTP/1.1" 202 262 2021-09-07 02:07:30,544 INFO 142:onap_service.py(1) - [None][Create 463836b4-23dc-4fb1-9799-6687fe6facc9 VF moduledeletion request] response code: 202 2021-09-07 02:07:30,544 DEBUG 146:onap_service.py(1) - [None][Create 463836b4-23dc-4fb1-9799-6687fe6facc9 VF moduledeletion request] response: {"requestReferences":{"requestId":"560f586f-f214-468c-bf7b-55f01b07010a","instanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a"}} 2021-09-07 02:07:30,545 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-07 02:07:30,557 DEBUG 129:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0e644a33-8722-4f06-95ee-af4ad5af6928', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:30,558 DEBUG 131:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a 2021-09-07 02:07:30,559 DEBUG 132:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] data sent: None 2021-09-07 02:07:30,564 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:30,733 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a HTTP/1.1" 200 1311 2021-09-07 02:07:30,736 INFO 142:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response code: 200 2021-09-07 02:07:30,737 DEBUG 146:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response: {"request":{"requestId":"560f586f-f214-468c-bf7b-55f01b07010a","startTime":"Tue, 07 Sep 2021 02:07:29 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","modelVersion":"1630980434151","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 07 Sep 2021 02:07:29 GMT"}}} 2021-09-07 02:07:40,750 DEBUG 129:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '777f0035-fcf9-4505-bcb2-15e648b14b02', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:40,751 DEBUG 131:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a 2021-09-07 02:07:40,751 DEBUG 132:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] data sent: None 2021-09-07 02:07:40,754 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:40,949 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a HTTP/1.1" 200 1522 2021-09-07 02:07:40,951 INFO 142:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response code: 200 2021-09-07 02:07:40,952 DEBUG 146:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response: {"request":{"requestId":"560f586f-f214-468c-bf7b-55f01b07010a","startTime":"Tue, 07 Sep 2021 02:07:29 GMT","finishTime":"Tue, 07 Sep 2021 02:07:35 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","modelVersion":"1630980434151","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:35 GMT"}}} 2021-09-07 02:07:40,953 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-09-07 02:07:40,953 DEBUG 129:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '10adf379-2e3c-4979-a7c8-5c9c87390afa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:40,954 DEBUG 131:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a 2021-09-07 02:07:40,954 DEBUG 132:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] data sent: None 2021-09-07 02:07:40,956 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:41,121 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a HTTP/1.1" 200 1522 2021-09-07 02:07:41,123 INFO 142:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response code: 200 2021-09-07 02:07:41,124 DEBUG 146:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response: {"request":{"requestId":"560f586f-f214-468c-bf7b-55f01b07010a","startTime":"Tue, 07 Sep 2021 02:07:29 GMT","finishTime":"Tue, 07 Sep 2021 02:07:35 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","modelVersion":"1630980434151","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:35 GMT"}}} 2021-09-07 02:07:41,125 DEBUG 129:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2972d11e-d242-447e-bc45-1822daa0272c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:41,126 DEBUG 131:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a 2021-09-07 02:07:41,126 DEBUG 132:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] data sent: None 2021-09-07 02:07:41,128 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:41,319 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a HTTP/1.1" 200 1522 2021-09-07 02:07:41,321 INFO 142:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response code: 200 2021-09-07 02:07:41,321 DEBUG 146:onap_service.py(10) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response: {"request":{"requestId":"560f586f-f214-468c-bf7b-55f01b07010a","startTime":"Tue, 07 Sep 2021 02:07:29 GMT","finishTime":"Tue, 07 Sep 2021 02:07:35 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","modelVersion":"1630980434151","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:35 GMT"}}} 2021-09-07 02:07:41,328 DEBUG 129:onap_service.py(1) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2cf55c3d-bd53-4463-9b9b-5a93e5e6f046', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:41,329 DEBUG 131:onap_service.py(1) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a 2021-09-07 02:07:41,329 DEBUG 132:onap_service.py(1) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] data sent: None 2021-09-07 02:07:41,331 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:41,504 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a HTTP/1.1" 200 1522 2021-09-07 02:07:41,506 INFO 142:onap_service.py(1) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response code: 200 2021-09-07 02:07:41,506 DEBUG 146:onap_service.py(1) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response: {"request":{"requestId":"560f586f-f214-468c-bf7b-55f01b07010a","startTime":"Tue, 07 Sep 2021 02:07:29 GMT","finishTime":"Tue, 07 Sep 2021 02:07:35 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","modelVersion":"1630980434151","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:35 GMT"}}} 2021-09-07 02:07:41,507 DEBUG 129:onap_service.py(1) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '78d8968c-6a5d-4a1e-9dc2-cda89dc45e0a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:41,507 DEBUG 131:onap_service.py(1) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a 2021-09-07 02:07:41,507 DEBUG 132:onap_service.py(1) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] data sent: None 2021-09-07 02:07:41,508 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:41,682 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/560f586f-f214-468c-bf7b-55f01b07010a HTTP/1.1" 200 1522 2021-09-07 02:07:41,683 INFO 142:onap_service.py(1) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response code: 200 2021-09-07 02:07:41,683 DEBUG 146:onap_service.py(1) - [None][Check 560f586f-f214-468c-bf7b-55f01b07010a orchestration request status] response: {"request":{"requestId":"560f586f-f214-468c-bf7b-55f01b07010a","startTime":"Tue, 07 Sep 2021 02:07:29 GMT","finishTime":"Tue, 07 Sep 2021 02:07:35 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","modelType":"vfModule","modelName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262","modelVersion":"1630980434151","modelCustomizationUuid":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelVersionId":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelCustomizationId":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","modelUuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62","modelInvariantUuid":"33fcd494-b3b5-45ca-bf10-23e6b362cf62"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vfModuleInstanceId":"463836b4-23dc-4fb1-9799-6687fe6facc9","vfModuleInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:35 GMT"}}} 2021-09-07 02:07:41,683 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-07 02:07:41,684 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-09-07 02:07:41,684 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:41,684 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/39b6c3fb-68f1-4625-889d-333081f46e59/relationship-list 2021-09-07 02:07:41,685 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:07:41,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:41,747 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/39b6c3fb-68f1-4625-889d-333081f46e59/relationship-list HTTP/1.1" 200 1064 2021-09-07 02:07:41,748 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:07:41,748 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/14a312a4-acd1-4636-ab40-7520576d7982","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14a312a4-acd1-4636-ab40-7520576d7982"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_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-09-07 02:07:41,750 DEBUG 129:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:41,750 DEBUG 131:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 2021-09-07 02:07:41,750 DEBUG 132:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] data sent: None 2021-09-07 02:07:41,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:41,810 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 HTTP/1.1" 200 3737 2021-09-07 02:07:41,811 INFO 142:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] response code: 200 2021-09-07 02:07:41,811 DEBUG 146:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] response: {"vnf-id":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnf-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"254fb09a-f717-41b3-8705-23710749923c","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630980411311","model-invariant-id":"3404764e-6f85-45c0-addc-7c043372a52c","model-version-id":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","model-customization-id":"d2d54f26-485a-44bb-9201-add365e1caeb","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/39b6c3fb-68f1-4625-889d-333081f46e59/service-data/vnfs/vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/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/39b6c3fb-68f1-4625-889d-333081f46e59","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":"39b6c3fb-68f1-4625-889d-333081f46e59"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-07 02:07:41,814 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:07:41,814 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:07:41,814 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:07:41,814 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:07:41,814 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:07:41,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:07:42,388 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:07:42,390 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:07:42,390 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:07:42,393 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:07:42,394 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:42,394 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:42,394 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:42,394 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:07:42,395 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:42,395 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:42,395 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:42,395 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:07:42,395 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:42,396 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:42,396 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:42,396 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:07:42,396 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:42,396 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:42,397 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:42,397 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:07:42,397 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:07:42,397 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:07:42,398 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:07:42,398 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:07:42,398 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:07:42,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:07:43,167 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:07:43,169 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:07:43,171 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:07:43,176 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:07:43,177 DEBUG 129: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-09-07 02:07:43,177 DEBUG 131: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/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel 2021-09-07 02:07:43,177 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-07 02:07:43,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:07:43,379 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel HTTP/1.1" 200 None 2021-09-07 02:07:43,380 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-07 02:07:43,381 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-07 02:07:43,414 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:07:43,415 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d 2021-09-07 02:07:43,415 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-07 02:07:43,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:07:43,440 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d HTTP/1.1" 200 270 2021-09-07 02:07:43,441 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-07 02:07:43,442 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","rb-version":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"970c8ec7-8237-4a83-82bb-b7a9dbe55a62"}} 2021-09-07 02:07:43,444 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:07:43,444 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile/cnftest 2021-09-07 02:07:43,444 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-07 02:07:43,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:07:43,499 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile/cnftest HTTP/1.1" 200 212 2021-09-07 02:07:43,500 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-07 02:07:43,500 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"33fcd494-b3b5-45ca-bf10-23e6b362cf62","rb-version":"755c209f-9ac9-46c0-9316-a13bfdf1ae6d","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-07 02:07:43,502 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:07:43,503 DEBUG 131:onap_service.py(1) - [None][Delete Profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile/cnftest 2021-09-07 02:07:43,503 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-09-07 02:07:43,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:07:43,529 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/33fcd494-b3b5-45ca-bf10-23e6b362cf62/755c209f-9ac9-46c0-9316-a13bfdf1ae6d/profile/cnftest HTTP/1.1" 204 0 2021-09-07 02:07:43,530 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-09-07 02:07:43,530 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-09-07 02:07:43,532 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:43,533 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/39b6c3fb-68f1-4625-889d-333081f46e59/relationship-list 2021-09-07 02:07:43,533 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:07:43,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:43,592 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/39b6c3fb-68f1-4625-889d-333081f46e59/relationship-list HTTP/1.1" 200 1064 2021-09-07 02:07:43,593 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:07:43,593 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/14a312a4-acd1-4636-ab40-7520576d7982","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14a312a4-acd1-4636-ab40-7520576d7982"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_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-09-07 02:07:43,595 DEBUG 129:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:43,596 DEBUG 131:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 2021-09-07 02:07:43,596 DEBUG 132:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] data sent: None 2021-09-07 02:07:43,597 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:43,653 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 HTTP/1.1" 200 3737 2021-09-07 02:07:43,654 INFO 142:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] response code: 200 2021-09-07 02:07:43,654 DEBUG 146:onap_service.py(1) - [AAI][Get 39b6c3fb-68f1-4625-889d-333081f46e59 ABCMeta] response: {"vnf-id":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnf-name":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"254fb09a-f717-41b3-8705-23710749923c","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630980411311","model-invariant-id":"3404764e-6f85-45c0-addc-7c043372a52c","model-version-id":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","model-customization-id":"d2d54f26-485a-44bb-9201-add365e1caeb","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/39b6c3fb-68f1-4625-889d-333081f46e59/service-data/vnfs/vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69/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/39b6c3fb-68f1-4625-889d-333081f46e59","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":"39b6c3fb-68f1-4625-889d-333081f46e59"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-07 02:07:43,657 DEBUG 384:vnf.py(1) - Delete b3b9a594-74a6-44e9-9d74-bf08fdabdc69 VNF 2021-09-07 02:07:43,657 DEBUG 80:deletion.py(1) - VNF b3b9a594-74a6-44e9-9d74-bf08fdabdc69 deletion request 2021-09-07 02:07:43,668 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:07:43,668 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:07:43,669 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:07:43,669 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:07:43,669 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:07:43,671 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:07:44,248 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:07:44,250 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:07:44,251 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:07:44,254 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:07:44,254 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:44,255 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:44,255 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:44,255 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:07:44,256 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:44,256 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:44,256 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:44,257 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:07:44,257 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:44,257 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:44,258 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:44,258 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:07:44,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:07:44,258 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:07:44,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:07:44,259 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:07:44,259 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:07:44,260 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:07:44,260 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:07:44,261 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:07:44,261 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:07:44,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:07:44,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:07:44,975 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:07:44,977 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:07:44,981 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:07:44,982 DEBUG 129: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-09-07 02:07:44,982 DEBUG 131: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/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel 2021-09-07 02:07:44,982 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-07 02:07:44,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:07:45,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel HTTP/1.1" 200 None 2021-09-07 02:07:45,185 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-07 02:07:45,185 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-07 02:07:45,235 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:45,236 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-07 02:07:45,236 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:07:45,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:45,295 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-09-07 02:07:45,296 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:07:45,296 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:07:45,298 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:45,298 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:07:45,299 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:07:45,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:45,353 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-09-07 02:07:45,354 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:07:45,354 DEBUG 146: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":"1630980406512","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/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"}]}]}}]} 2021-09-07 02:07:45,357 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:45,357 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-07 02:07:45,357 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:07:45,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:45,405 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-09-07 02:07:45,406 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:07:45,406 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:07:45,408 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:45,408 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:07:45,408 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:07:45,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:45,462 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-09-07 02:07:45,463 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:07:45,463 DEBUG 146: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":"1630980406512","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/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"}]}]}}]} 2021-09-07 02:07:45,466 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:45,466 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-07 02:07:45,466 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:07:45,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:45,514 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-09-07 02:07:45,515 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:07:45,516 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:07:45,519 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:45,519 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:07:45,519 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:07:45,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:45,579 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-09-07 02:07:45,580 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:07:45,581 DEBUG 146: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":"1630980406512","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/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"}]}]}}]} 2021-09-07 02:07:45,584 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:07:45,585 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-07 02:07:45,585 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-07 02:07:45,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:07:45,642 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-09-07 02:07:45,643 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-07 02:07:45,644 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630980406737","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b3b9a594-74a6-44e9-9d74-bf08fdabdc69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_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-09-07 02:07:45,647 DEBUG 129:onap_service.py(1) - [None][Create b3b9a594-74a6-44e9-9d74-bf08fdabdc69 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '43c2cefa-bd46-4637-ab94-d6b8579ef4e3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:45,647 DEBUG 131:onap_service.py(1) - [None][Create b3b9a594-74a6-44e9-9d74-bf08fdabdc69 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/39b6c3fb-68f1-4625-889d-333081f46e59/vnfs/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 2021-09-07 02:07:45,647 DEBUG 132:onap_service.py(1) - [None][Create b3b9a594-74a6-44e9-9d74-bf08fdabdc69 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "3404764e-6f85-45c0-addc-7c043372a52c", "modelVersion": "1.0", "modelVersionId": "d1202f59-3d1e-4a69-bf9b-2a28cb61ee29", "modelCustomizationId": "d2d54f26-485a-44bb-9201-add365e1caeb", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-07 02:07:45,650 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:47,185 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/39b6c3fb-68f1-4625-889d-333081f46e59/vnfs/b3b9a594-74a6-44e9-9d74-bf08fdabdc69 HTTP/1.1" 202 262 2021-09-07 02:07:47,188 INFO 142:onap_service.py(1) - [None][Create b3b9a594-74a6-44e9-9d74-bf08fdabdc69 VNF deletion request] response code: 202 2021-09-07 02:07:47,188 DEBUG 146:onap_service.py(1) - [None][Create b3b9a594-74a6-44e9-9d74-bf08fdabdc69 VNF deletion request] response: {"requestReferences":{"requestId":"43c2cefa-bd46-4637-ab94-d6b8579ef4e3","instanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3"}} 2021-09-07 02:07:47,189 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-07 02:07:47,202 DEBUG 129:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5070f4b2-5075-4477-a361-d2722a754e92', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:47,203 DEBUG 131:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 2021-09-07 02:07:47,203 DEBUG 132:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] data sent: None 2021-09-07 02:07:47,209 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:47,370 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 HTTP/1.1" 200 1268 2021-09-07 02:07:47,372 INFO 142:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response code: 200 2021-09-07 02:07:47,373 DEBUG 146:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response: {"request":{"requestId":"43c2cefa-bd46-4637-ab94-d6b8579ef4e3","startTime":"Tue, 07 Sep 2021 02:07:45 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 07 Sep 2021 02:07:46 GMT"}}} 2021-09-07 02:07:57,385 DEBUG 129:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4fd60c9c-1d2c-49ba-94ae-3f6269d3a489', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:57,385 DEBUG 131:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 2021-09-07 02:07:57,386 DEBUG 132:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] data sent: None 2021-09-07 02:07:57,387 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:57,580 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 HTTP/1.1" 200 1474 2021-09-07 02:07:57,581 INFO 142:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response code: 200 2021-09-07 02:07:57,582 DEBUG 146:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response: {"request":{"requestId":"43c2cefa-bd46-4637-ab94-d6b8579ef4e3","startTime":"Tue, 07 Sep 2021 02:07:45 GMT","finishTime":"Tue, 07 Sep 2021 02:07:49 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:49 GMT"}}} 2021-09-07 02:07:57,582 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-09-07 02:07:57,583 DEBUG 129:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af36e2f2-ee1d-4792-9fbd-b7c9a37818c8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:57,583 DEBUG 131:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 2021-09-07 02:07:57,584 DEBUG 132:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] data sent: None 2021-09-07 02:07:57,585 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:57,745 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 HTTP/1.1" 200 1474 2021-09-07 02:07:57,746 INFO 142:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response code: 200 2021-09-07 02:07:57,747 DEBUG 146:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response: {"request":{"requestId":"43c2cefa-bd46-4637-ab94-d6b8579ef4e3","startTime":"Tue, 07 Sep 2021 02:07:45 GMT","finishTime":"Tue, 07 Sep 2021 02:07:49 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:49 GMT"}}} 2021-09-07 02:07:57,748 DEBUG 129:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '604191a4-df0f-4a55-855e-eea73e0c7757', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:57,748 DEBUG 131:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 2021-09-07 02:07:57,748 DEBUG 132:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] data sent: None 2021-09-07 02:07:57,751 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:57,924 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 HTTP/1.1" 200 1474 2021-09-07 02:07:57,927 INFO 142:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response code: 200 2021-09-07 02:07:57,927 DEBUG 146:onap_service.py(11) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response: {"request":{"requestId":"43c2cefa-bd46-4637-ab94-d6b8579ef4e3","startTime":"Tue, 07 Sep 2021 02:07:45 GMT","finishTime":"Tue, 07 Sep 2021 02:07:49 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:49 GMT"}}} 2021-09-07 02:07:57,938 DEBUG 129:onap_service.py(1) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2667f25a-88ad-4fb7-8184-33ccd3767a0f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:57,938 DEBUG 131:onap_service.py(1) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 2021-09-07 02:07:57,938 DEBUG 132:onap_service.py(1) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] data sent: None 2021-09-07 02:07:57,940 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:58,102 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 HTTP/1.1" 200 1474 2021-09-07 02:07:58,104 INFO 142:onap_service.py(1) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response code: 200 2021-09-07 02:07:58,104 DEBUG 146:onap_service.py(1) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response: {"request":{"requestId":"43c2cefa-bd46-4637-ab94-d6b8579ef4e3","startTime":"Tue, 07 Sep 2021 02:07:45 GMT","finishTime":"Tue, 07 Sep 2021 02:07:49 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:49 GMT"}}} 2021-09-07 02:07:58,105 DEBUG 129:onap_service.py(1) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '36f0a7fb-37b8-408d-a7f7-f49d0786c2a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:07:58,105 DEBUG 131:onap_service.py(1) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 2021-09-07 02:07:58,105 DEBUG 132:onap_service.py(1) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] data sent: None 2021-09-07 02:07:58,107 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:07:58,290 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/43c2cefa-bd46-4637-ab94-d6b8579ef4e3 HTTP/1.1" 200 1474 2021-09-07 02:07:58,291 INFO 142:onap_service.py(1) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response code: 200 2021-09-07 02:07:58,292 DEBUG 146:onap_service.py(1) - [None][Check 43c2cefa-bd46-4637-ab94-d6b8579ef4e3 orchestration request status] response: {"request":{"requestId":"43c2cefa-bd46-4637-ab94-d6b8579ef4e3","startTime":"Tue, 07 Sep 2021 02:07:45 GMT","finishTime":"Tue, 07 Sep 2021 02:07:49 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"3404764e-6f85-45c0-addc-7c043372a52c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"d2d54f26-485a-44bb-9201-add365e1caeb","modelVersionId":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelCustomizationId":"d2d54f26-485a-44bb-9201-add365e1caeb","modelUuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","modelInvariantUuid":"3404764e-6f85-45c0-addc-7c043372a52c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","vnfInstanceId":"b3b9a594-74a6-44e9-9d74-bf08fdabdc69","vnfInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:07:49 GMT"}}} 2021-09-07 02:07:58,293 DEBUG 319:service.py(1) - Delete 39b6c3fb-68f1-4625-889d-333081f46e59 service instance 2021-09-07 02:07:58,293 DEBUG 113:deletion.py(1) - Service 39b6c3fb-68f1-4625-889d-333081f46e59 deletion request 2021-09-07 02:07:58,305 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:07:58,305 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:07:58,305 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:07:58,306 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:07:58,306 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:07:58,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:08:01,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:08:01,832 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:08:01,832 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:08:01,836 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:08:01,836 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:01,836 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:01,836 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:01,836 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:08:01,837 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:01,837 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:01,837 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:01,837 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:08:01,837 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:01,838 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:01,838 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:01,838 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:08:01,838 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:01,838 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:01,838 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:01,839 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:08:01,839 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:08:01,839 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:08:01,840 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:08:01,840 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:08:01,840 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:08:01,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:08:05,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:08:05,675 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:08:05,677 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:08:05,682 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:08:05,683 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:08:05,683 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:08:05,683 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:08:05,683 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:08:05,684 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:08:05,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:08:07,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:08:07,135 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:08:07,136 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:08:07,138 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:08:07,138 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:07,138 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:07,138 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:07,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:08:07,139 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:07,139 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:07,139 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:07,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:08:07,139 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:07,139 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:07,140 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:07,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:08:07,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:07,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:07,140 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:07,140 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:08:07,140 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:08:07,140 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:08:07,141 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:08:07,141 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:08:07,141 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:08:07,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:08:08,093 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:08:08,096 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:08:08,099 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:08:08,106 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:08:08,107 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-07 02:08:08,108 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-07 02:08:08,108 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:08:08,108 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-07 02:08:08,109 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-07 02:08:08,111 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:08:08,737 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-07 02:08:08,739 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-07 02:08:08,739 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7df76ec1-51d2-4982-aad7-a634c5289fce/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af7bd0cb-47b1-49dd-99d8-ccad871e1334/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","name":"basic_onboard_OtvLxw","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9ca523b5-4f71-4281-ac57-6ed047d4d19b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-07 02:08:08,741 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-07 02:08:08,741 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:08,742 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:08,742 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:08,742 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-07 02:08:08,742 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:08,742 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:08,742 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:08,742 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-07 02:08:08,743 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:08,743 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:08,743 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:08,743 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OtvLxw from SDC 2021-09-07 02:08:08,743 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-07 02:08:08,743 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-07 02:08:08,743 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-07 02:08:08,744 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-07 02:08:08,744 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-07 02:08:08,744 INFO 192:__init__.py(1) - Service found, updating information 2021-09-07 02:08:08,744 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-07 02:08:08,744 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-07 02:08:08,745 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-07 02:08:08,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-07 02:08:09,475 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-07 02:08:09,477 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-07 02:08:09,479 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11ea91ea-3970-4551-89c2-c80c11ab3dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971161099,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dbe4d50-48ef-46ce-b0cc-84583f99f31d","invariantUUID":"a430074c-0f96-418d-914c-986cc6e609a2","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":"cdbdd81b-a8f4-4162-92c4-59def0c30279","lifecycleState":"CERTIFIED","lastUpdateDate":1630971205125,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"18f1fe9d-f16e-41b3-8af3-b584f5407016","invariantUUID":"3f8e30b8-b2d9-4139-8012-721a97d6a11f","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":"93e7d0a1-9cc7-4428-a63b-cd63f5c87d56","lifecycleState":"CERTIFIED","lastUpdateDate":1630971134911,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa10c283-c691-4aa8-8b4a-2628d574ce13","invariantUUID":"dc9208bc-8a78-4716-bf8c-525aaa123f78","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e48308ce-1507-4db0-901c-18e02c1eeda7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970966843,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbdea860-dcb5-4132-a608-87c29dea0d80","invariantUUID":"3fd82ca1-d26c-47b9-83fd-0b3505c85ddd","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":"7ab7f24e-80b0-4a50-95ef-e4caa259f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630970930191,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e29e0f9b-3b5f-459c-807e-44ac48fa1208","invariantUUID":"4efec8b0-eb65-476d-955a-82e36b20841f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89f842f5-8a76-42c6-b543-419c038fee1f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971459894,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff84b30e-22c7-4a54-b014-3574fc3c319f","invariantUUID":"d082d93d-4c76-4195-ac1e-754105f3e2ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a12dff2b-d351-4447-9a57-aa082bd33160","lifecycleState":"CERTIFIED","lastUpdateDate":1630971409869,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6567cc59-dc2b-4cbc-99c3-6a354c778c97","invariantUUID":"1b74eee2-8570-465a-bcc4-0eecc3a0a793","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28da6c73-55b8-4aee-98ee-9a62fe91f740","lifecycleState":"CERTIFIED","lastUpdateDate":1630970983389,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef16bae8-7ef0-4cf8-9655-9a72793c8bd3","invariantUUID":"99c416fd-bf66-47ce-a689-1578cc2f776d","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":"72f08943-e1ba-4700-b9d1-7c9228f6f961","lifecycleState":"CERTIFIED","lastUpdateDate":1630971434887,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9241fb3a-5578-4edd-bea1-3ff9515320a4","invariantUUID":"54cde885-c5ee-43ca-bcdd-1eafac7f72ab","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":"b1a90f39-9343-4233-b045-c122a3e0a355","lifecycleState":"CERTIFIED","lastUpdateDate":1630971262772,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9d18845-f4c6-4052-bc46-4dac653e08b2","invariantUUID":"8d7e538d-9c4a-48d2-b096-aca87aa1924e","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":"networkrules","uniqueId":"9cdce46d-f92f-4cd6-9639-8b62066f270d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971064946,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e185e898-f7c6-42b9-8dcc-98bc2ded318d","invariantUUID":"658d7062-c37c-41ec-8267-a142d6fcf53e","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":"25298b9f-efe8-45f9-99d7-fd7b8485a106","lifecycleState":"CERTIFIED","lastUpdateDate":1630970988728,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5496056e-a2ca-4ff0-87eb-98809868ced5","invariantUUID":"15e42d7f-70c2-4dee-9ddf-b3a15d0567d2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ffa8c5-64b0-4a1c-b613-847d27e5b932","lifecycleState":"CERTIFIED","lastUpdateDate":1630971102730,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35ad4067-ab83-4910-91a0-6c799a6582f9","invariantUUID":"a25b8d05-07c3-4f38-a00b-16b2144d02c9","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":"ba60919b-369b-42ac-9528-2f67e74ac8c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971128581,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31de9c2-3aa7-4192-a22f-88c093aeae5b","invariantUUID":"d9948f6c-8a7d-4975-bed1-7145ae3d4bf5","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":"objectStorage","uniqueId":"a0e719be-a899-45bb-a838-892ad82df85d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971226007,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67084e8b-c463-495b-a44a-97aa3ce697fb","invariantUUID":"42cacb8f-b78d-48f8-9486-53d3c3f385fe","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":"network","uniqueId":"7e9df9e0-8a97-4e98-9d61-5ffbf4d2dc5f","lifecycleState":"CERTIFIED","lastUpdateDate":1630970995703,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77747ed7-c544-485c-bc87-c178a60edff4","invariantUUID":"50d76a61-f43d-4a7c-9a93-3572d0094518","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":"defaulticon","uniqueId":"f6d7ba20-af3a-4a8d-a595-be04761bb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1630971340852,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64aea7d8-5bb1-464f-85e9-f1e274c54eef","invariantUUID":"e066d541-7dda-4c09-b003-e17b2212ce2e","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":"39023b07-4f91-4dfa-9143-7988e516f7fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971040733,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9c7c80c-3565-44aa-a01e-429974385429","invariantUUID":"8d4859b6-43ba-4fa7-a75b-be1e375440c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f34b624-a501-4f15-a3f0-851752a1acb3","lifecycleState":"CERTIFIED","lastUpdateDate":1630971269445,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa1397ed-c4fb-4fb2-be3a-a89b88abb8ad","invariantUUID":"bc591a15-404f-4fb5-b746-5197eac7f83d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1e069d0-b8ad-444a-80a0-64389f47ffb1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971096808,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28d4810-cbdf-437d-b2a0-ce4777092691","invariantUUID":"704ca5fc-e95d-4bbb-909c-81567c4526d4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9929ac-d685-4564-8b24-8d04194416a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630971198872,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"59307cc7-5f16-477f-b833-57962da88e98","invariantUUID":"4f366d64-d325-4067-ad5a-a9b9b6673810","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc583e29-9f6e-41ce-8f9c-2fce866d5614","lifecycleState":"CERTIFIED","lastUpdateDate":1630971389713,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9fcb662-180d-4766-8900-d2cd1264c75d","invariantUUID":"d1a9a08c-504b-4031-b932-126fb65250f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec98042a-c404-48cf-9943-19b5504ead37","lifecycleState":"CERTIFIED","lastUpdateDate":1630971003940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05494bd3-114d-4060-827f-0b929e17dcbe","invariantUUID":"2a4c7ad4-d65f-42bb-8f2e-3300daa216de","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":"defaulticon","uniqueId":"2faf9150-1757-4430-a80c-6619145c4138","lifecycleState":"CERTIFIED","lastUpdateDate":1630971220874,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"151873d9-2ba6-49f2-ad62-e012dabc30ca","invariantUUID":"4172f0f0-1a02-4606-8b3a-5a9725eacbff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f533f2d-009e-453b-b9ff-13282edddfe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971232086,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3d700c3-7601-48e0-a438-3d1b829701da","invariantUUID":"208b482e-3ffc-430b-a4f9-ea3719421f5c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7adfde9-caf7-44fb-9975-a455e87c4a15","lifecycleState":"CERTIFIED","lastUpdateDate":1630971108663,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44717b-0684-40e6-b637-b275eeb90da8","invariantUUID":"303cc6db-1847-41a5-8596-33852faf4104","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":"2935c9e5-2f68-44c5-90af-6acb6f940421","lifecycleState":"CERTIFIED","lastUpdateDate":1630971090875,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d556d808-2397-4e7a-b964-389d004f0a5e","invariantUUID":"0a672ecb-d876-460a-8425-4749c0c1891b","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":"defaulticon","uniqueId":"e591d9cc-c19d-4c7c-914c-b04f4a0ecf90","lifecycleState":"CERTIFIED","lastUpdateDate":1630979259313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f0423215-669c-4923-a32a-0027770a0975","invariantUUID":"4520c8ad-3e3d-44bb-a9f4-3784c8f46ce6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bda632a4-0f32-475a-ad33-3696c006f4fd","lifecycleState":"CERTIFIED","lastUpdateDate":1630970977767,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03df3bf8-8c22-4334-90f2-ad9313dbf44e","invariantUUID":"019443bb-6aee-4534-86e0-fce51f1df387","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73f09ce6-1f1d-4c6b-bf82-5f294e86e378","lifecycleState":"CERTIFIED","lastUpdateDate":1630971360236,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9412442f-9d73-42d4-8475-e0f681bd31e0","invariantUUID":"6d1a63d4-7204-448c-babd-f9a0a33f4412","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":"objectStorage","uniqueId":"01088cef-1190-4534-8750-626d88131b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630971293697,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb2e1674-7a72-4954-bfca-9ad22a6fb4b3","invariantUUID":"34f4cac2-23c5-4c5e-9954-e8df2c26845d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4a1461cf-8f88-4e32-91ac-957051307bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1630971369616,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0afe1017-8171-43f5-aea2-614d58cd6f40","invariantUUID":"d03f8979-e5ff-46bf-aca2-ab2ed63ce6ce","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":"13d7b460-ef6f-402c-bbf8-efd1ea676173","lifecycleState":"CERTIFIED","lastUpdateDate":1630971188350,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95311eff-45de-4326-84c5-3574c8acefe9","invariantUUID":"a8153272-afe0-4941-a2a2-1c405fa4894f","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ce8d89e-0a63-4e94-84d4-63ba4abf7460","lifecycleState":"CERTIFIED","lastUpdateDate":1630971345927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d3e421d-1680-4abc-8500-516d08775085","invariantUUID":"5d134e70-1d03-4ced-8cf7-9956ea3cf189","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":"9db79681-3acd-4c9c-ab2f-32f7af92d4b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971210397,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9255fae-99cf-4a13-a263-c9d38e0ab621","invariantUUID":"ca56d0b0-bae5-4db4-abc4-30096757c8a4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"339663b9-9659-44dc-b8a7-074a1410529f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971249364,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d1eaaae-89a0-403c-8deb-0fef37b00af8","invariantUUID":"abe1560b-894a-48fa-83d6-083029a7d717","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"598026cb-9ee1-4693-8810-66139a184ed5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971476728,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ed79438-fb31-48ff-914f-b5c1858936a8","invariantUUID":"e4767b27-5922-4ace-b88a-824f6620a47c","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":"securityrules","uniqueId":"bf11bb99-308e-4447-9611-ab87624b55e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630971080373,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3c64aa61-bbba-4ff8-ac86-6a0bc335f4f9","invariantUUID":"02975cbc-4261-4c38-bced-1a575fad419c","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":"compute","uniqueId":"e1540a0b-e595-489d-a460-1460f3fa4132","lifecycleState":"CERTIFIED","lastUpdateDate":1630971286060,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1be59ff8-1c1f-4035-a6fb-ca66632c787f","invariantUUID":"2615c19a-439f-4168-b8d4-b6e426da38d6","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":"compute","uniqueId":"7cbe6f59-d8de-43d8-9915-a61720086880","lifecycleState":"CERTIFIED","lastUpdateDate":1630971469091,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c66dc88-ac56-4c9d-8275-8c669bc67193","invariantUUID":"a5ecab5c-3df0-4c7d-92a7-d5412a34f945","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":"defaulticon","uniqueId":"1828fa52-e69d-4072-8dc1-ea67b45bbb47","lifecycleState":"CERTIFIED","lastUpdateDate":1630970892183,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b6b76f65-dcf1-47dc-b44a-86ba676be0b3","invariantUUID":"df97b1be-8599-49be-b55e-095f72f7b6e9","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":"2321d654-5800-4bb1-a107-0d33fdfe3113","lifecycleState":"CERTIFIED","lastUpdateDate":1630971383338,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19b064f2-f343-4852-ac1f-08316e5a1536","invariantUUID":"1a314272-fd8b-42ef-8ce8-e95ef7de87d3","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":"9ae3cb22-f8c9-4d19-a9c8-361625fe5c6e","lifecycleState":"CERTIFIED","lastUpdateDate":1630971463431,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6820305-a139-4595-b0d4-7e279ea21235","invariantUUID":"8a661031-1600-40c6-b9c4-6b0ef81ae551","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a513b58c-678a-41c3-aba7-47254699c82b","lifecycleState":"CERTIFIED","lastUpdateDate":1630980091321,"name":"basic_onboard_OtvLxw","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c66abb4e-b486-4251-8708-44e0786d7969","invariantUUID":"6fa8ae13-3528-460a-b5b4-2f66f2e78d9d","systemName":"BasicOnboardOtvlxw","description":"VF","tags":["basic_onboard_OtvLxw"],"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":"24bde0f7-e1f1-47fa-ae9d-675764028f5c","lifecycleState":"CERTIFIED","lastUpdateDate":1630971318387,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd2b28b-9a71-4980-80b6-5e5321e4a4b3","invariantUUID":"4055e86e-e285-4f0d-b962-7a768c935a99","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"150fd512-3cd7-46c0-8b5b-b195e4c9d465","lifecycleState":"CERTIFIED","lastUpdateDate":1630971454845,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b519b241-01e8-416c-8977-b5bcf9aa02ba","invariantUUID":"be0e41d8-6129-4add-a08b-6395cb0daa5a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bca45cb-1e7b-4af0-9c2b-92ca0bb90492","lifecycleState":"CERTIFIED","lastUpdateDate":1630971426239,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20fbe073-0ed0-4355-a708-e785b464e1b0","invariantUUID":"3bc169a1-150d-4be7-8143-1c660b3665e5","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48f34937-4a26-4aad-b5c3-d6505ec444bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630971072658,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"373c73e5-0a23-4107-ad3d-b6cd14ead5e5","invariantUUID":"28b37fd0-e292-4da6-b387-9a5047bc40f8","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":"e0fe99be-3c9a-4886-a3e0-a13b56cb08d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971011887,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9f6b1cde-e3a5-435e-a894-d47b6732dbd4","invariantUUID":"77a53365-1a5d-4701-98e6-94c67545e74e","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":"loadBalancer","uniqueId":"ac86ab48-7ec5-4f95-919d-199394475348","lifecycleState":"CERTIFIED","lastUpdateDate":1630970918524,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1832dc6f-4e2a-4aab-b295-d3eb3b7b83c9","invariantUUID":"7232cdd6-65e3-4916-a13d-128aff86bff9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ea1ecfc-2516-4f3c-b2ca-428ed26801e7","lifecycleState":"CERTIFIED","lastUpdateDate":1630971444373,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"766cf8cb-d9b4-4ec0-9a86-376b328425ca","invariantUUID":"eb3a4c92-465b-48ff-9047-53ddf130a236","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c3949f3a-242b-4fa8-ad84-86aedba0c5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630970949634,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3a3f8-bf5c-48d2-87fc-eefc26345658","invariantUUID":"58b2e4cc-befb-4b26-8035-6a29cfb4f1bf","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":"network","uniqueId":"1096de1d-333d-4a79-8a09-e7baa356aa61","lifecycleState":"CERTIFIED","lastUpdateDate":1630971394994,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b96620f-6a16-4ea8-8fb2-975c8dc7f4cc","invariantUUID":"56f1ea52-bc7d-4cf9-8def-f6622a8e1779","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d0c0fde-5753-47bb-b239-8f975305c5c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971418840,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4dc6922-d114-45f6-b4cc-c86004de04ac","invariantUUID":"1abfb0b4-cb58-4392-b8f1-19ba2be7d347","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":"objectStorage","uniqueId":"871741dd-38d2-490e-b2cc-ffba2399141a","lifecycleState":"CERTIFIED","lastUpdateDate":1630970898996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22921e98-5321-4ff3-9d58-b2bea447f579","invariantUUID":"a43c0117-3bf1-436c-8c00-e4c1f7deef18","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":"fb51bbf6-195f-40a7-8b12-6e971d6dd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971400114,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4b3e3de-90bb-467b-afe4-7da111d84201","invariantUUID":"104cbaee-886a-4729-90b3-b4460f81748e","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":"objectStorage","uniqueId":"f08d1afb-4fea-409b-806d-9a633d9d86e2","lifecycleState":"CERTIFIED","lastUpdateDate":1630970905387,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b784da6-f31e-449d-aff7-69faeb2d10b4","invariantUUID":"d082cf8e-1156-4684-ac17-0187790fb70a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f1dc0c4-83f2-4aea-8179-86b575f40296","lifecycleState":"CERTIFIED","lastUpdateDate":1630970954974,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d87496c-c389-4c8d-8ed9-6a975446b795","invariantUUID":"d7d8fd27-1d85-484c-bc37-28bd3b158b9b","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":"objectStorage","uniqueId":"654f4ac9-fea2-4460-a5a5-b408afa845f1","lifecycleState":"CERTIFIED","lastUpdateDate":1630971312738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a631313-fc80-44ab-93ff-b9f3bc8c4e73","invariantUUID":"ea0a1411-7cae-4193-adbb-667e7a4087cd","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":"0c8cf147-3b09-4546-81c6-59be11892341","lifecycleState":"CERTIFIED","lastUpdateDate":1630970960492,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b2e147-ed83-4a2e-b8e0-809ab644f3fa","invariantUUID":"77f33d4d-82b6-4252-8619-5650328f550d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ed7b2a-1e19-47dc-8caa-d8bff378a9e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630971275368,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d176f04d-cf10-40fc-ab78-4162c5dd4d79","invariantUUID":"3dea1ce0-102f-473e-ba38-4c841b7b333b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c7538e0-f325-4060-87ba-873bac219381","lifecycleState":"CERTIFIED","lastUpdateDate":1630971045968,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"279d8260-fa76-4749-a228-0544063f67b2","invariantUUID":"0ceec12a-07d2-471b-9a83-5967c4a85b99","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":"compute","uniqueId":"338b21b1-bac5-49e1-8171-3ef259392a41","lifecycleState":"CERTIFIED","lastUpdateDate":1630970862263,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36c2c707-361e-4fee-ae55-35fbd6719392","invariantUUID":"9364fca6-e416-47eb-a559-7d4465d3e332","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":"compute","uniqueId":"d4a0a156-69bb-4c6b-8655-4026a9e2842d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971240536,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0df9b37d-8e20-465f-aa74-2015bf9b7d6b","invariantUUID":"8989b769-8fd4-4471-98d1-c5f961b7cb52","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":"c8cda0a1-6c83-417b-a8b6-ec2d8ccf108d","lifecycleState":"CERTIFIED","lastUpdateDate":1630971123017,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a386e26-2307-40c5-8a72-a2ba7de8086e","invariantUUID":"b0515c64-a657-4248-834b-44f76e917911","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":"port","uniqueId":"69d39da5-d748-44a4-8429-0b6730c7eaa9","lifecycleState":"CERTIFIED","lastUpdateDate":1630971351978,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4643575-b9c3-40dd-9148-f1f9730c0a1b","invariantUUID":"ed2d6242-0764-4e83-a925-1468f82f0394","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"837427e9-892d-4b4b-8fdb-ac75496b30a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630980203806,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d1202f59-3d1e-4a69-bf9b-2a28cb61ee29","invariantUUID":"3404764e-6f85-45c0-addc-7c043372a52c","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":"port","uniqueId":"97335600-251b-4546-a0f7-c2333c421a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1630970923798,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"448763ae-7841-4842-b10d-fbcb26fb7c30","invariantUUID":"8221dd17-bc59-4b90-877f-160e55c7f6fb","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":"b3c8ab9b-a401-476c-a7ba-2a6e3e7c427f","lifecycleState":"CERTIFIED","lastUpdateDate":1630971181333,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5ad460c-1492-417e-9d00-aa36114c1cb3","invariantUUID":"154c6ca2-0376-40f9-a9ee-e8dfac83e215","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":"port","uniqueId":"3d638d20-15f6-4352-9cf8-f3405dc58918","lifecycleState":"CERTIFIED","lastUpdateDate":1630971484134,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"245d3c04-7319-49c9-9ed3-5d657115a1a4","invariantUUID":"5f77ed43-b10e-493f-8403-91139ef1c3b5","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":"c4dd8620-0fbc-4f34-8821-334b2ffda6aa","lifecycleState":"CERTIFIED","lastUpdateDate":1630971375696,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1c4f10-0e8b-4496-94d3-95b3f72a4b47","invariantUUID":"15f8f5a4-c080-4325-ad7d-87017a57e6d9","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":"defaulticon","uniqueId":"296f5dbf-06a5-42c2-aff7-5d7d6a2b2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1630971215553,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0e83ba30-285d-4d87-ab99-b635f828a4a1","invariantUUID":"546098f4-972b-4e0d-a007-e7a73f404515","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":"port","uniqueId":"e5662b2f-d334-4303-8083-08535ce4cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1630970972355,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e84a97d9-6e63-45ba-a989-532c4397d3fa","invariantUUID":"576fc5d2-46e3-4ca4-b4a0-91f346bf1f86","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83fccbbf-b5a4-4360-b3d1-0368e4648a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1630978841707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7df76ec1-51d2-4982-aad7-a634c5289fce","invariantUUID":"a5cb3dfa-40be-4b37-bbe8-d0550ddb10db","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":"55ea6f59-84d4-4be9-a30d-4800195a226e","lifecycleState":"CERTIFIED","lastUpdateDate":1630979315717,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af7bd0cb-47b1-49dd-99d8-ccad871e1334","invariantUUID":"fd78cc5f-4276-493e-93d2-773694ce5ceb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cfff4be3-f03f-4d66-92a1-88a8935a0592","lifecycleState":"CERTIFIED","lastUpdateDate":1630980147623,"name":"basic_onboard_OtvLxw","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9ca523b5-4f71-4281-ac57-6ed047d4d19b","invariantUUID":"ae90eb1e-33c5-438a-8cfc-cf2dd44f629d","systemName":"BasicOnboardOtvlxw","description":"service","tags":["basic_onboard_OtvLxw"],"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":"0d967187-7374-4640-bddc-bbf85de07408","lifecycleState":"CERTIFIED","lastUpdateDate":1630980256191,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","invariantUUID":"254fb09a-f717-41b3-8705-23710749923c","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-09-07 02:08:09,483 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-07 02:08:09,484 DEBUG 129: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-09-07 02:08:09,484 DEBUG 131: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/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel 2021-09-07 02:08:09,484 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-07 02:08:09,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-07 02:08:09,720 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c7c5c46b-c5ec-4fad-93bd-fb058878b38e/toscaModel HTTP/1.1" 200 None 2021-09-07 02:08:09,723 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-07 02:08:09,723 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-07 02:08:09,771 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:08:09,771 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-07 02:08:09,772 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:08:09,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:08:09,832 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-09-07 02:08:09,833 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:08:09,834 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:08:09,836 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:08:09,836 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:08:09,836 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:08:09,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:08:09,891 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-09-07 02:08:09,892 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:08:09,892 DEBUG 146: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":"1630980469208","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-07 02:08:09,894 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:08:09,894 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-07 02:08:09,895 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:08:09,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:08:09,935 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-09-07 02:08:09,936 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:08:09,936 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:08:09,938 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:08:09,938 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:08:09,939 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:08:09,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:08:09,983 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-09-07 02:08:09,984 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:08:09,984 DEBUG 146: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":"1630980469208","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-07 02:08:09,987 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:08:09,987 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-07 02:08:09,987 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-07 02:08:09,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:08:10,057 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-09-07 02:08:10,058 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-07 02:08:10,058 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/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-09-07 02:08:10,060 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:08:10,060 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-07 02:08:10,061 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-07 02:08:10,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:08:10,109 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-09-07 02:08:10,110 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-07 02:08:10,110 DEBUG 146: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":"1630980469208","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-07 02:08:10,112 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-07 02:08:10,112 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-07 02:08:10,112 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-07 02:08:10,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-07 02:08:10,154 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-09-07 02:08:10,155 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-07 02:08:10,155 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630980469208","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-09-07 02:08:10,157 DEBUG 129:onap_service.py(1) - [None][Create 39b6c3fb-68f1-4625-889d-333081f46e59 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30f1d497-63c4-48a6-a2b9-43827b2b346e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:08:10,157 DEBUG 131:onap_service.py(1) - [None][Create 39b6c3fb-68f1-4625-889d-333081f46e59 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/39b6c3fb-68f1-4625-889d-333081f46e59 2021-09-07 02:08:10,158 DEBUG 132:onap_service.py(1) - [None][Create 39b6c3fb-68f1-4625-889d-333081f46e59 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "254fb09a-f717-41b3-8705-23710749923c", "modelVersion": "1.0", "modelVersionId": "c7c5c46b-c5ec-4fad-93bd-fb058878b38e" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-07 02:08:10,159 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:08:11,971 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/39b6c3fb-68f1-4625-889d-333081f46e59 HTTP/1.1" 202 262 2021-09-07 02:08:11,974 INFO 142:onap_service.py(1) - [None][Create 39b6c3fb-68f1-4625-889d-333081f46e59 Service deletion request] response code: 202 2021-09-07 02:08:11,974 DEBUG 146:onap_service.py(1) - [None][Create 39b6c3fb-68f1-4625-889d-333081f46e59 Service deletion request] response: {"requestReferences":{"requestId":"30f1d497-63c4-48a6-a2b9-43827b2b346e","instanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e"}} 2021-09-07 02:08:11,975 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-07 02:08:11,987 DEBUG 129:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5127a1c8-1736-4aaa-b7c3-5a7135959b91', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:08:11,988 DEBUG 131:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e 2021-09-07 02:08:11,988 DEBUG 132:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] data sent: None 2021-09-07 02:08:11,993 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:08:12,164 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e HTTP/1.1" 200 1020 2021-09-07 02:08:12,166 INFO 142:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] response code: 200 2021-09-07 02:08:12,167 DEBUG 146:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] response: {"request":{"requestId":"30f1d497-63c4-48a6-a2b9-43827b2b346e","startTime":"Tue, 07 Sep 2021 02:08:10 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 07 Sep 2021 02:08:11 GMT"}}} 2021-09-07 02:08:22,179 DEBUG 129:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7525a150-52cb-408a-a357-8f64f1a166ce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:08:22,180 DEBUG 131:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e 2021-09-07 02:08:22,180 DEBUG 132:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] data sent: None 2021-09-07 02:08:22,183 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:08:22,372 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e HTTP/1.1" 200 1230 2021-09-07 02:08:22,374 INFO 142:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] response code: 200 2021-09-07 02:08:22,374 DEBUG 146:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] response: {"request":{"requestId":"30f1d497-63c4-48a6-a2b9-43827b2b346e","startTime":"Tue, 07 Sep 2021 02:08:10 GMT","finishTime":"Tue, 07 Sep 2021 02:08:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:08:14 GMT"}}} 2021-09-07 02:08:22,375 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-09-07 02:08:22,376 DEBUG 129:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '34151f8f-1db4-48d8-9afe-be1103bccc65', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:08:22,376 DEBUG 131:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e 2021-09-07 02:08:22,376 DEBUG 132:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] data sent: None 2021-09-07 02:08:22,379 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:08:22,557 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e HTTP/1.1" 200 1230 2021-09-07 02:08:22,560 INFO 142:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] response code: 200 2021-09-07 02:08:22,560 DEBUG 146:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] response: {"request":{"requestId":"30f1d497-63c4-48a6-a2b9-43827b2b346e","startTime":"Tue, 07 Sep 2021 02:08:10 GMT","finishTime":"Tue, 07 Sep 2021 02:08:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:08:14 GMT"}}} 2021-09-07 02:08:22,562 DEBUG 129:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e1ca7c44-1506-4f08-824b-04a2458b8f3e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:08:22,562 DEBUG 131:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e 2021-09-07 02:08:22,563 DEBUG 132:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] data sent: None 2021-09-07 02:08:22,566 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:08:22,758 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e HTTP/1.1" 200 1230 2021-09-07 02:08:22,760 INFO 142:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] response code: 200 2021-09-07 02:08:22,761 DEBUG 146:onap_service.py(12) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] response: {"request":{"requestId":"30f1d497-63c4-48a6-a2b9-43827b2b346e","startTime":"Tue, 07 Sep 2021 02:08:10 GMT","finishTime":"Tue, 07 Sep 2021 02:08:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:08:14 GMT"}}} 2021-09-07 02:08:22,772 DEBUG 129:onap_service.py(1) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2588d27-0f8f-4eb6-a3b5-660127b6a45a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-07 02:08:22,772 DEBUG 131:onap_service.py(1) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e 2021-09-07 02:08:22,772 DEBUG 132:onap_service.py(1) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] data sent: None 2021-09-07 02:08:22,775 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-07 02:08:22,967 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/30f1d497-63c4-48a6-a2b9-43827b2b346e HTTP/1.1" 200 1230 2021-09-07 02:08:22,968 INFO 142:onap_service.py(1) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] response code: 200 2021-09-07 02:08:22,968 DEBUG 146:onap_service.py(1) - [None][Check 30f1d497-63c4-48a6-a2b9-43827b2b346e orchestration request status] response: {"request":{"requestId":"30f1d497-63c4-48a6-a2b9-43827b2b346e","startTime":"Tue, 07 Sep 2021 02:08:10 GMT","finishTime":"Tue, 07 Sep 2021 02:08:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"254fb09a-f717-41b3-8705-23710749923c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelUuid":"c7c5c46b-c5ec-4fad-93bd-fb058878b38e","modelInvariantUuid":"254fb09a-f717-41b3-8705-23710749923c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"39b6c3fb-68f1-4625-889d-333081f46e59","serviceInstanceName":"basic_cnf-abcb46b8-b4ef-4fd1-bf25-247859875262"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 07 Sep 2021 02:08:14 GMT"}}} 2021-09-07 02:08:22,969 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-07 02:08:22,970 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-09-07 02:08:22,970 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:08:22,970 DEBUG 131: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-09-07 02:08:22,970 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-07 02:08:22,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:08:23,006 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-09-07 02:08:23,007 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-07 02:08:23,007 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkT2FrbDVUV3BaZWs0eGIxaEVWRTE0VFVScmQwNUVTWGxOYWxsNlRqRnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDBwcUNqbHVORXRtTmxZM2VFTk1XRXBxYkd4M2RpOTBVa0p6Y25wdksycEVjRTQwTW5kRmFUUnFOMnBFZDA1UFJGcFBNREpLYkVsS2FtcHFaRkZEYldGcWVEQUtOSGt6TTJSUFdsSnFla3hwU0VkT2VsaERXSGxvYW1FNGNuVlhkM2sxU1ZKSGVrWk9abXA0V1hwMVZXZEpXRGw0ZFcxNmJYcDFWMjV6VUVObVoyeFdkd3BQTTFWNlYzRklSVTlPYVc5TVJVazVVWEUyYlZaWFZUWk9OVVZoWlVvdk1tTkJiRVZDTHpneE4ySnphV1FyU2lzMFUxTXhLMGhMUzBzMVIyTnpaVzU2Q25KUFdqZHJNVU52VjNWWWNXTkVOVlpoYW01eWVrMTZWRlk0T0dkVFltSllUaTlQU1d0WFJuUkJObXBXVkUxYWQyOXpaWGh5WWxCdGVVa3JZa0ZGVHpVS1YzWTJhelJHVWxKblUxcDFUMWRSVkdZMFkwVktVM0p3UTFGTFZWaDJXbFZWVUhoUFIwUXhVWEJvZG5WUmQzWjJTa3N6U210VGVreEdRV1JuTTIxbU9BcFFaVUppT0VNeWFUZEJWemd2VDNRd2VrMWpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkZkMGszWVZKQ04yUlRkVVYwWnpCa1owMWtVV2xaTDJ3emFVZE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRVR3hSWm1aTFltdE5ibkZWVjNscGJWQnZWM0ZyUVhKMFFTOVJNMmRaYUd4WWVXa3dkM1J1U25Kc05saEllR0V4ZUFveVRuZFdSMk5DUTJwSWFuaDJVazgzY25NMGNrb3hWV3RRZDJKblJsTnFRM1oxVlU5RmJFeFFWSGhvZUhSdWVGWlZVMnBYYkZkWFp6WmtkVGx5VGt4WENtMUJNM2RPTlVsNmVrRTFWbHBITHpOMFFrWnVXSFF3VWk5RVlYUmxOUzlRWlRFd2JuSkZZa1ZNZFhOUlEwRXhUMXBZWmtWNVFqWlpaV00yYW01b1NITUtlR3RTYlZSUWVHZzFjazVYU2t4UldYbGFZMjl6YjBSMFZHcFhZVWd3ZVdsR1FWZE9OVTkzYnpkMUwwY3JaMnMxYjJsaWVsTTJjSFJvY2tabVRuSm1ad293ZFZKT2FVdEplWFZqUmk5SVYyaEJRVEl6YmtacmEybExMMFp5YTBKb1RFVm1NM1ZzWTNKNVdWUnJjRlY2SzNKMGVURnpNamt3VTNsNFVGTlRkWGRZQ21aemFFMVZiVE0wTWpOSFFWUlZOWGQwYUVJM1JYRlpRUzg1VVhwUk1pODBOMjVNZGdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xOTk6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVFdnek4yVkJSVWcyVjAxM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxRVdYbE5ha2t5VFhwa1lVWjNNSGxOYWtFMVRVUlplVTFxU1RKT1JFWmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWE16TkRWWVYxWk9iMEpoTlZOUmIwc0thVFZGUzNsTGJ6WmhNRGR5TlVsdE16TkZOV3hLYTBZM1ZHbFBRUzgxZURCMWNrbGlSVWcyVVdsMllXWXZVSEpaTVRsaWRuVjNiV293TDJKVlRIcFBVd3BUTm1SUk0xbDJkR2hIVnpSUVlqRkplVlp3WmxOUGNuVjRhMDR3VEZkbFJYRlRTMWhhVVZwaVIwaEJRakZWVldkWmVubFFORGxzYkVsRU4yaEhTbGxYQ21kclJtbHRaa3RNUVdSUE9Hd3Zka3d5Ym1wQ1UzQjVXa1kwVENzMlFqSnhNV1JvZGpaS1FsaDZRV3Q1WW1aSlZHSnhNVzVEV0ZWU01uWjRkVEVyVlZVS1MxcG1MMEZpTjJodWVEUlJPWGRNVERWRmRuY3ZVbk4yVFZCa05YWnBNMHhUV0ZaaFMycHFPV1ZSUVhZdlJ6RkpiekJhVldkRlJIaFVRa0pRY1dGeFZ3cEVXRmxWVTNVdmNtaFlZbGt4WVVOWmJXMWpZbE5VY2pkNE9ETnlUVVozVmxGdmNVRkxRbEpLYmtGeWNHbDJielV4UlZOWVFVbHlWbHB6UTJoeFQySnFDbkY1VUdGS1VVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWVVFXcDBjRVZJZERGTE5GTXlSRkl5UVhneFEwcHFLMWhsU1ZsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQlowWmphM2s0WkVJeFRUVjBjRmxWTVU5d1lXTldURWhvWkZkbU0wNVNaamRQUW1KTFlYQlNSM05TVDJObFVVOXFWVFozWlc5dUNqTXlabWRxUkN0QlUzSk1ibmRpVjBGT2QyTXlWVVJ4T0hKV01EQXZkVzUzZERGUWIxZGllWFpRUTBOWGJYTjFMMmtyYlZaeVRGUm9XalZSV0ZsRFdFMEtabkE1YTNwemVFdFhZMDR5ZDBWMWFtUk9aME5TYTJkNFpqbDFSalZrVlhjemFrTktUekZxTWk5MFJuQXlSMmx6VFhwSUsxY3ZUVmR0UWpaTFFVY3ZXZ28xYWxkMWNDdFdPRWt3YTNOa1lXVXljREJsT1haNlkzRlplV05GYkVKbVpVRTBUM2hCVVZselYxZDFOakp0TldKSGQzY3lkbTF2V1hWaE0ybHliMFpWQ2k5R1JUUnpiVFptVldRck9VVkVURE00SzIxaUszbzNjeXQyTTJwWlJ6aEVjV2hoYm01RGVWbHVhM1JETUM5TlRtMVdSbTlXVFdkM2RubE5MMHQ2TlRrS1UwYzJSMHRFZGxCMFZqQkdaRWRoY0ZoT2MwWm9VVVpUU0V0bWRVMHpPRDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJjek0wTlZoWFZrNXZRbUUxVTFGdlMyazFSVXQ1UzI4MllUQTNjalZKYlRNelJUVnNTbXRHTjFScFQwRXZOWGd3Q25WeVNXSkZTRFpSYVhaaFppOVFjbGt4T1dKMmRYZHRhakF2WWxWTWVrOVRVelprVVROWmRuUm9SMWMwVUdJeFNYbFdjR1pUVDNKMWVHdE9NRXhYWlVVS2NWTkxXRnBSV21KSFNFRkNNVlZWWjFsNmVWQTBPV3hzU1VRM2FFZEtXVmRuYTBacGJXWkxURUZrVHpoc0wzWk1NbTVxUWxOd2VWcEdORXdyTmtJeWNRb3haR2gyTmtwQ1dIcEJhM2xpWmtsVVluRXhia05ZVlZJeWRuaDFNU3RWVlV0YVppOUJZamRvYm5nMFVUbDNURXcxUlhaM0wxSnpkazFRWkRWMmFUTk1DbE5ZVm1GTGFtbzVaVkZCZGk5SE1VbHZNRnBWWjBWRWVGUkNRbEJ4WVhGWFJGaFpWVk4xTDNKb1dHSlpNV0ZEV1cxdFkySlRWSEkzZURnemNrMUdkMVlLVVc5eFFVdENVa3B1UVhKd2FYWnZOVEZGVTFoQlNYSldXbk5EYUhGUFltcHhlVkJoU2xGSlJFRlJRVUpCYjBsQ1FVUkRlbXRRUlUxaFdrZEZWMDlYS3dwbFltOUJjM05LWW01a2J6YzBZbXg1ZGtwYWEwWjNTRmxTY0V0bVFUUk9XR1ZxZVd3d2NqUlpLMVJOWWxVM1IyRm9ibVZhT1VKWU1YVmhVSEpzZDNKMkNtNVZVVEZ6TjFaS1NVUnpTMDV2UmxvclNWQmFjRE42Y21OaWIwNHhNVzU1Wlc5YVFuZHVOVUY1VkhKTFQxWlZZVzF1TUZOck5rRnZMMnN4VUdkc1ptWUtZMWRCUzFOaGVXNXhTblp2VkZsWFdGcHRjSGt4VlRsbVUyaExZMjVvV2tZNWNXc3pVSGRRTTBOSUt6bDViSGc0V1dKblIxRTVablkyVkhFek9GQnlkZ3B6UlhkRlMwbHNXbEJ6ZWpseVUwaEJjbmhxSzBFemRIbHZTM1pWTVVsTFNETmphSGN2ZFRGVVVXUTNlazkwY1ZkWldFOWFWQzkxYkVWelpFOWhhbGRpQ2xGeFpIRkxPVFpqTTBWaFZFTmxVM0F2Vm5sakwyVnZNakZSV21STlYxQlllblpJV25kS1RVVkpRa2RSUTJWcGNFSTVNSE5sU1ZwTmVDdEpha3hvWVdFS1lrWXhWVVZWYTBObldVVkJlak50WjBkbWNsaHVTMVY0Y1c5VUt6Y3hOMmgwZWxWd1prdFBWWHBJUWt4MWVtcEtZa3BWUm14MVVteGhXV3A2T1ZCSVpRcDFVSGhGVjBOd2RGRnlNWFIyYjNCMlNtZFlURFkwTVVKTFV6aEllbmRWZERodlV6UnpkRzFuU2tGR1ExZHFiR0pqUjBOR1RqRlpla1p6UkZGTE9XUTNDa3RxZWtsb1JFZHJjelJHUm1Gc2R6SkJVMmd6YVU0MFZWWTFRMXB2UTFOT2RXRXdMM295UWtabVFUWjFMMmhvTnpOV1JFaHplazFEWjFsRlFUTllhM29LWVZCWVFUTXdPV2RQV25GMVJpOVBWbkJCTjBwV2JuZE5OR28xTlRBMFRDOUROVlpSV1VWTVpYZENLMjk2UXpsVVZuZHJaMDVXU2xKWldGaExaM00wTWdvNFJtODFaSFUwUlhBeE5XVmFWa1I1SzJaUWJWTnhZMjg1VjNsc05taG5TbVJ6WVhrMlVtaDFVR1ZhZG1OYWFrVmFaRmRTUmtJclkwUlZiek5OWlZKSkNqQm5OR3Q1UjJOYVpqUnVkRFpVTDNBNFpVaHdRbmQyWVVwclFuaGtXbGR0Y1RWdE5sQlZZME5uV1VGVmNtTmhjbFZFYTFaUU9VaElZMU5KU0hOaGJFWUtibGRNV2t4WFUzcFROalJCY0hoU1RWbHFORUZaUW5STVpsZzNlazUyWnk4M09GUlJSazF3TTBWSVNsUjJNMEk0YkdFNVVtUjFOamR6UW1oVVNtVXdRd3BqZDBGR2N6Tk5iVzgwYkRsbVMwbEZabFp3U25aaGJYZzFkRE5aZDAweGFERkdWVmc1SzNFeWFWaG1iSFJtVFdOQmJrTklhamR5ZGxReFdrRm5LMUZ6Q2xWWWR5dHhlRmhDTWpaVVRscHdkRkl6TmpsSWVWRkxRbWREZFZsQk9IRlNUbEp0TDI5bk1EQnhWR2RHZEd4eVNXNXNSSEp6WnpKSGFIRjRabWxLZUdJS1JUWnpaUzl2UjB0MVkzTllUbUY0V1VjMFRHcGFVMngwTm1sTE9WQkpjM0U1TUhreGNGTjZZMjl1UVVjNGQzcEpUMWhvVVZaMmRWbEhNRUp6TkhSQlF3cGFTVEJHVW1jemFFbGxZVmRVTTBwTlF6TmhUMnRyVkRkaGMyNXFVMWxKZGxSdldYbzFVWG8xZEZZM1NVOWxRbTExTVhWeWRGcEVOVGxzZEZONllTOVNDbGh3ZEZwQmIwZENRVTFFU0ZwUFNWVm9jVUZIVWs5bmFGZEhNbkl2U0ZwS1ZXNUlibTVNTDJ3NE1sZFBORmR2U0VOVE5sVklORXMyVmxsSk1GTlJWbXNLYmtGaFprNURlV1JzVFhkM2VHbzRVME54T1hWNlVTOVhMM1pLV1RkS1N6RnhlRXBGUTBKeU1WZFpUVWgwUkVScmJXWlRRelpMTVZsRFVVdFpNalZrUXdwTU9FdDJVRTFoUVdKbk1VaFVSa05YYmtSelVYa3ZSM0pKUTFwRU1VUjNMMVJRY1hocWVqVkVRbWszT1d0UU9XbENkRko0Q2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-07 02:08:23,009 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-07 02:08:23,009 DEBUG 131: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-09-07 02:08:23,009 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-09-07 02:08:23,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-07 02:08:23,035 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-09-07 02:08:23,035 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-09-07 02:08:23,036 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-09-07 02:08:23,038 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 05:49 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-07 02:08:23,041 INFO 57:basic_cnf.py(1) - Generate Test report 2021-09-07 02:08:23,130 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-07 02:08:23,632 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-09-07 02:08:23,634 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6136c9976c44f500102b69e4 2021-09-07 02:08:23,634 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK