2021-09-18 02:14:09,504 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-09-18 02:14:09,505 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-18 02:14:09,512 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-18 02:14:09,512 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-18 02:14:09,512 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-18 02:14:09,512 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-18 02:14:09,512 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-18 02:14:09,513 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-18 02:14:09,513 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-18 02:14:09,513 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-18 02:14:09,513 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-18 02:14:09,513 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-18 02:14:09,513 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-18 02:14:09,513 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-18 02:14:09,513 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-18 02:14:09,514 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-09-18 02:14:09,514 DEBUG 33:basic_cnf.py(1) - start time 2021-09-18 02:14:09,514 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-09-18 02:14:09,514 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-18 02:14:09,514 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-18 02:14:09,515 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-18 02:14:09,515 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-18 02:14:09,515 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-18 02:14:09,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:09,619 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-18 02:14:09,621 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-18 02:14:09,621 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"81e1cae975e448a7975af0aa59b2d3e5","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"dc0eff7bee12416d9c43c6cbff95f410","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fb825c571b1b4c4c81b46c3569be9a6f","type":"vlm","name":"9049fa19-3f4a-4006-bbac","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a28acf6e41f04c90b6701162472e3a05","type":"vlm","name":"e795034d-8906-48f7-89b4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-18 02:14:09,624 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-18 02:14:09,624 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-18 02:14:09,624 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-18 02:14:09,624 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-09-18 02:14:09,625 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-18 02:14:09,625 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-18 02:14:09,625 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-18 02:14:09,625 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-18 02:14:09,626 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-18 02:14:09,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:09,715 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-18 02:14:09,716 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-18 02:14:09,716 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"81e1cae975e448a7975af0aa59b2d3e5","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"dc0eff7bee12416d9c43c6cbff95f410","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fb825c571b1b4c4c81b46c3569be9a6f","type":"vlm","name":"9049fa19-3f4a-4006-bbac","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a28acf6e41f04c90b6701162472e3a05","type":"vlm","name":"e795034d-8906-48f7-89b4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-18 02:14:09,719 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-18 02:14:09,719 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-18 02:14:09,720 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-18 02:14:09,745 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-18 02:14:09,746 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-18 02:14:09,746 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-09-18 02:14:09,748 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:10,248 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-18 02:14:10,250 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-18 02:14:10,250 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"52f459e4b24a49ea8b77032b17060d31","version":{"id":"0c51375e416743fd8894f8513b9f15c8","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-18 02:14:10,253 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-09-18 02:14:10,254 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-09-18 02:14:10,260 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-18 02:14:10,260 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/52f459e4b24a49ea8b77032b17060d31/versions/0c51375e416743fd8894f8513b9f15c8/actions 2021-09-18 02:14:10,261 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-18 02:14:10,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:10,475 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/52f459e4b24a49ea8b77032b17060d31/versions/0c51375e416743fd8894f8513b9f15c8/actions HTTP/1.1" 200 2 2021-09-18 02:14:10,477 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-18 02:14:10,477 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-18 02:14:10,481 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-18 02:14:10,489 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-18 02:14:10,490 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:14:10,490 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-18 02:14:10,490 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-18 02:14:10,491 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:14:10,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:10,546 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-18 02:14:10,548 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:14:10,548 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-18 02:14:10,550 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:14:10,551 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:14:10,551 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:14:10,551 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:14:10,552 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-18 02:14:10,552 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-18 02:14:10,552 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-18 02:14:10,553 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-18 02:14:10,553 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:14:10,554 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-18 02:14:10,554 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-18 02:14:10,554 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:14:10,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:10,609 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-18 02:14:10,610 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:14:10,610 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-18 02:14:10,612 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:14:10,612 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:14:10,613 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:14:10,613 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:14:10,613 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-18 02:14:10,613 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-18 02:14:10,614 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-18 02:14:10,614 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-18 02:14:10,614 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:14:10,615 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-18 02:14:10,615 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-18 02:14:10,615 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:14:10,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:10,674 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-18 02:14:10,675 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:14:10,676 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-18 02:14:10,678 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:14:10,679 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:14:10,679 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:14:10,679 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:14:10,680 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-18 02:14:10,680 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-18 02:14:10,680 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-18 02:14:10,681 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-18 02:14:10,681 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:14:10,681 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-18 02:14:10,682 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-18 02:14:10,682 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:14:10,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:10,817 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-18 02:14:10,819 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:14:10,819 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-18 02:14:10,822 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:14:10,823 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:14:10,823 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:14:10,824 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:14:10,824 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-18 02:14:10,824 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-18 02:14:10,825 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-18 02:14:10,825 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-09-18 02:14:10,825 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-18 02:14:10,826 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:14:10,826 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-18 02:14:10,827 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-18 02:14:10,827 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:14:10,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:10,931 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-18 02:14:10,932 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:14:10,933 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-18 02:14:10,936 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:14:10,937 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:14:10,937 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:14:10,938 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:14:10,938 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-18 02:14:10,939 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-18 02:14:10,939 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-18 02:14:10,945 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-18 02:14:10,945 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-18 02:14:10,946 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-18 02:14:10,946 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-18 02:14:10,947 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-18 02:14:10,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:11,024 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-18 02:14:11,026 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-18 02:14:11,027 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"52f459e4b24a49ea8b77032b17060d31","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"81e1cae975e448a7975af0aa59b2d3e5","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"dc0eff7bee12416d9c43c6cbff95f410","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fb825c571b1b4c4c81b46c3569be9a6f","type":"vlm","name":"9049fa19-3f4a-4006-bbac","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a28acf6e41f04c90b6701162472e3a05","type":"vlm","name":"e795034d-8906-48f7-89b4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-18 02:14:11,031 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-18 02:14:11,031 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-18 02:14:11,032 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-18 02:14:11,032 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/52f459e4b24a49ea8b77032b17060d31/versions 2021-09-18 02:14:11,032 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:11,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:11,097 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/52f459e4b24a49ea8b77032b17060d31/versions HTTP/1.1" 200 264 2021-09-18 02:14:11,098 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:11,099 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0c51375e416743fd8894f8513b9f15c8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931249829,"modificationTime":1631931250384,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:14:11,101 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-18 02:14:11,101 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-18 02:14:11,102 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-18 02:14:11,102 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/52f459e4b24a49ea8b77032b17060d31/versions 2021-09-18 02:14:11,103 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:11,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:11,169 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/52f459e4b24a49ea8b77032b17060d31/versions HTTP/1.1" 200 264 2021-09-18 02:14:11,171 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:11,171 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0c51375e416743fd8894f8513b9f15c8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931249829,"modificationTime":1631931250384,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:14:11,174 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-18 02:14:11,175 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-18 02:14:11,175 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-18 02:14:11,176 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": "52f459e4b24a49ea8b77032b17060d31", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-18 02:14:11,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:12,297 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-18 02:14:12,298 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-18 02:14:12,299 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"8ec256b105724a1c8722fe3f652a2eff","version":{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-18 02:14:12,302 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-09-18 02:14:12,303 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-18 02:14:12,303 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:12,303 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:12,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:12,368 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 253 2021-09-18 02:14:12,369 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:12,370 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931251243,"modificationTime":1631931251668,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:14:12,373 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-18 02:14:12,373 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:12,373 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:14:12,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:12,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 223 2021-09-18 02:14:12,475 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:14:12,475 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631931251243,"modificationTime":1631931251652} 2021-09-18 02:14:12,478 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-18 02:14:12,479 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:12,479 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:12,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:12,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 369 2021-09-18 02:14:12,652 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:12,653 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e"} 2021-09-18 02:14:12,656 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-18 02:14:12,656 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:12,656 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:12,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:12,911 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 369 2021-09-18 02:14:12,912 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:12,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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e"} 2021-09-18 02:14:12,915 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-09-18 02:14:12,916 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-18 02:14:12,916 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:12,916 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:12,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:12,968 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 253 2021-09-18 02:14:12,969 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:12,969 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931251243,"modificationTime":1631931251668,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:14:12,972 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-18 02:14:12,972 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:12,972 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:14:12,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:13,062 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 223 2021-09-18 02:14:13,064 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:14:13,064 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631931251243,"modificationTime":1631931251652} 2021-09-18 02:14:13,067 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-18 02:14:13,067 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:13,068 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:13,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:13,224 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 369 2021-09-18 02:14:13,225 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:13,226 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e"} 2021-09-18 02:14:13,229 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-18 02:14:13,229 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:13,229 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:13,231 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:13,396 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 369 2021-09-18 02:14:13,397 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:13,398 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e"} 2021-09-18 02:14:13,400 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-18 02:14:13,401 DEBUG 131:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/orchestration-template-candidate 2021-09-18 02:14:13,401 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-18 02:14:13,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:13,545 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/orchestration-template-candidate HTTP/1.1" 200 90 2021-09-18 02:14:13,546 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-18 02:14:13,546 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-18 02:14:13,546 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-09-18 02:14:13,548 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-18 02:14:13,548 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:13,548 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:13,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:13,598 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 253 2021-09-18 02:14:13,599 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:13,600 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931251243,"modificationTime":1631931251668,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:14:13,602 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-18 02:14:13,602 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:13,602 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:14:13,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:13,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 222 2021-09-18 02:14:13,681 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:14:13,681 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631931251243,"modificationTime":1631931253538} 2021-09-18 02:14:13,684 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-18 02:14:13,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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:13,685 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:13,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:13,798 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 436 2021-09-18 02:14:13,800 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:13,800 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-18 02:14:13,803 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-18 02:14:13,804 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:13,804 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:13,807 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:13,923 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 436 2021-09-18 02:14:13,925 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:13,925 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-18 02:14:13,928 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-09-18 02:14:13,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-18 02:14:13,929 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:13,929 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:13,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:13,989 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 253 2021-09-18 02:14:13,991 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:13,991 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931251243,"modificationTime":1631931251668,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:14:13,994 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-18 02:14:13,994 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:13,994 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:14:13,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:14,095 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 222 2021-09-18 02:14:14,096 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:14:14,096 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631931251243,"modificationTime":1631931253538} 2021-09-18 02:14:14,099 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-18 02:14:14,099 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:14,100 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:14,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:14,216 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 436 2021-09-18 02:14:14,217 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:14,218 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-18 02:14:14,221 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-18 02:14:14,222 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:14,222 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:14,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:14,335 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 436 2021-09-18 02:14:14,337 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:14,337 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-18 02:14:14,340 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-18 02:14:14,340 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/orchestration-template-candidate/process 2021-09-18 02:14:14,341 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-18 02:14:14,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:17,448 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-09-18 02:14:17,450 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-18 02:14:17,450 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-18 02:14:17,453 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-09-18 02:14:17,453 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-18 02:14:17,453 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:17,454 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:17,456 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:17,516 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 253 2021-09-18 02:14:17,517 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:17,517 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931251243,"modificationTime":1631931251668,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:14:17,519 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-18 02:14:17,519 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:17,520 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:14:17,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:17,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 222 2021-09-18 02:14:17,710 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:14:17,710 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631931251243,"modificationTime":1631931257438} 2021-09-18 02:14:17,713 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-18 02:14:17,713 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:17,714 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:17,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:18,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 804 2021-09-18 02:14:18,029 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:18,029 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","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-18 02:14:18,032 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-18 02:14:18,032 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:18,033 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:18,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:18,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 804 2021-09-18 02:14:18,328 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:18,329 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","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-18 02:14:18,332 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-09-18 02:14:18,333 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-18 02:14:18,333 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:18,333 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:18,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:18,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 253 2021-09-18 02:14:18,413 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:18,413 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931251243,"modificationTime":1631931251668,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:14:18,416 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-18 02:14:18,417 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:18,417 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:14:18,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:18,607 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 222 2021-09-18 02:14:18,609 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:14:18,609 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631931251243,"modificationTime":1631931257438} 2021-09-18 02:14:18,612 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-18 02:14:18,612 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:18,613 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:18,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:19,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 804 2021-09-18 02:14:19,112 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:19,113 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","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-18 02:14:19,116 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-18 02:14:19,117 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:19,117 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:19,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:19,609 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 804 2021-09-18 02:14:19,611 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:19,611 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","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-18 02:14:19,620 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-18 02:14:19,620 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/actions 2021-09-18 02:14:19,620 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-18 02:14:19,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:23,617 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/actions HTTP/1.1" 200 2 2021-09-18 02:14:23,618 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-18 02:14:23,619 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-18 02:14:23,622 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-18 02:14:23,623 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:23,623 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:23,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:23,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 253 2021-09-18 02:14:23,711 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:23,711 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931251243,"modificationTime":1631931259715,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:14:23,714 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-18 02:14:23,714 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:23,715 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:14:23,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:23,838 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 223 2021-09-18 02:14:23,839 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:14:23,840 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631931251243,"modificationTime":1631931257438} 2021-09-18 02:14:23,843 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-18 02:14:23,843 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:23,844 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:23,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:24,147 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 804 2021-09-18 02:14:24,149 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:24,149 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","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-18 02:14:24,153 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-09-18 02:14:24,153 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-18 02:14:24,154 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:24,154 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:24,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:24,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 253 2021-09-18 02:14:24,215 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:24,216 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931251243,"modificationTime":1631931259715,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:14:24,218 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-18 02:14:24,219 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:24,219 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:14:24,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:24,337 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 223 2021-09-18 02:14:24,339 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:14:24,339 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631931251243,"modificationTime":1631931257438} 2021-09-18 02:14:24,343 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-18 02:14:24,343 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:24,344 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:24,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:24,635 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 804 2021-09-18 02:14:24,636 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:24,637 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","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-18 02:14:24,646 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-18 02:14:24,646 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/actions 2021-09-18 02:14:24,647 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-18 02:14:24,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:32,997 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/actions HTTP/1.1" 200 2 2021-09-18 02:14:32,999 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-18 02:14:33,000 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-18 02:14:33,003 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-18 02:14:33,004 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:33,004 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:33,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:33,063 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 264 2021-09-18 02:14:33,064 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:33,065 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931251243,"modificationTime":1631931271955,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:14:33,067 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-18 02:14:33,067 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-18 02:14:33,067 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:33,068 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:33,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:33,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 264 2021-09-18 02:14:33,120 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:33,121 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931251243,"modificationTime":1631931271955,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:14:33,126 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-18 02:14:33,126 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/actions 2021-09-18 02:14:33,126 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-18 02:14:33,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:33,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/actions HTTP/1.1" 200 317 2021-09-18 02:14:33,866 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-18 02:14:33,867 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8ec256b105724a1c8722fe3f652a2eff","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-18 02:14:33,867 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8ec256b105724a1c8722fe3f652a2eff","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-18 02:14:33,870 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-18 02:14:33,871 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:14:33,871 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-18 02:14:33,872 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-18 02:14:33,872 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:14:33,874 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:14:33,997 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-09-18 02:14:33,998 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:14:33,999 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:14:34,002 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:14:34,002 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:34,002 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:34,003 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:34,003 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:14:34,003 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:34,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:34,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:34,004 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:14:34,005 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:34,005 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:34,005 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:34,006 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-18 02:14:34,006 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:14:34,006 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-18 02:14:44,017 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-18 02:14:44,017 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:14:44,018 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-18 02:14:44,019 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-18 02:14:44,019 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:14:44,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:14:44,133 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-09-18 02:14:44,135 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:14:44,136 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:14:44,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:14:44,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:44,141 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:44,141 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:44,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:14:44,142 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:44,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:44,143 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:44,143 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:14:44,143 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:44,144 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:44,144 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:44,144 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-18 02:14:44,145 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:14:44,145 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-18 02:14:44,145 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-18 02:14:44,146 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:14:44,146 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-18 02:14:44,146 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-18 02:14:44,147 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:14:44,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:14:44,269 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-09-18 02:14:44,270 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:14:44,270 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:14:44,272 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:14:44,272 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:44,272 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:44,272 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:44,272 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:14:44,273 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:44,273 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:44,273 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:44,273 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:14:44,273 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:44,273 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:44,273 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:44,273 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-18 02:14:44,273 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:14:44,274 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-18 02:14:44,274 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-18 02:14:44,274 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-18 02:14:44,274 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-18 02:14:44,274 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-18 02:14:44,274 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-18 02:14:44,276 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:44,606 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-18 02:14:44,608 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-18 02:14:44,610 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 L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-18 02:14:44,615 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-18 02:14:44,615 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-18 02:14:44,615 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-18 02:14:44,616 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-09-18 02:14:44,616 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-18 02:14:44,616 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:14:44,617 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-18 02:14:44,617 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-18 02:14:44,617 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:14:44,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:14:44,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-09-18 02:14:44,729 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:14:44,729 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:14:44,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:14:44,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:44,733 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:44,733 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:44,733 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:14:44,733 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:44,734 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:44,734 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:44,734 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:14:44,735 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:14:44,735 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:14:44,735 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:14:44,735 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-18 02:14:44,736 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:14:44,736 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-18 02:14:44,757 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-18 02:14:44,757 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:14:44,758 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-18 02:14:44,758 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-18 02:14:44,758 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:14:44,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:44,813 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-18 02:14:44,815 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:14:44,815 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-18 02:14:44,817 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-18 02:14:44,818 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:14:44,818 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:14:44,818 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:14:44,818 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:14:44,818 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-18 02:14:44,819 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-18 02:14:44,819 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-18 02:14:44,819 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:44,820 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:44,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:44,898 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 264 2021-09-18 02:14:44,899 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:44,899 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931251243,"modificationTime":1631931271955,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:14:44,902 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-18 02:14:44,902 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-18 02:14:44,903 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-18 02:14:44,903 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-18 02:14:44,903 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:44,904 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:44,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:44,967 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 264 2021-09-18 02:14:44,969 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:44,969 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931251243,"modificationTime":1631931271955,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:14:44,972 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-18 02:14:44,972 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/8ec256b105724a1c8722fe3f652a2eff/versions 2021-09-18 02:14:44,972 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:14:44,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:45,030 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ec256b105724a1c8722fe3f652a2eff/versions HTTP/1.1" 200 264 2021-09-18 02:14:45,031 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:14:45,032 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f425d339bde44d079f6307c6628cf14e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931251243,"modificationTime":1631931271955,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:14:45,034 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-18 02:14:45,039 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-18 02:14:45,039 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/actions 2021-09-18 02:14:45,039 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-18 02:14:45,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:45,697 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e/actions HTTP/1.1" 200 317 2021-09-18 02:14:45,698 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-18 02:14:45,699 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8ec256b105724a1c8722fe3f652a2eff","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-18 02:14:45,699 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8ec256b105724a1c8722fe3f652a2eff","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-18 02:14:45,702 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-18 02:14:45,702 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/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e 2021-09-18 02:14:45,703 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:14:45,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:45,869 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ec256b105724a1c8722fe3f652a2eff/versions/f425d339bde44d079f6307c6628cf14e HTTP/1.1" 200 804 2021-09-18 02:14:45,871 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:14:45,871 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":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","version":"f425d339bde44d079f6307c6628cf14e","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-18 02:14:45,874 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-18 02:14:45,875 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-18 02:14:45,875 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": "8ec256b105724a1c8722fe3f652a2eff", "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-18 02:14:45,877 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:14:50,396 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-18 02:14:50,402 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-18 02:14:50,410 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631931288098,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bd0dfd0f-223e-43f6-a1aa-49a95938df65","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631931288100,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288098,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1631931288258,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"7c12df4a-e9a1-4655-ad9a-2274101a7323","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631931288260,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288258,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631931288098,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bd0dfd0f-223e-43f6-a1aa-49a95938df65","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631931288100,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288098,"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":1631931288120,"description":"created from csar","artifactType":"HEAT","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"539181d8-6c15-45d1-91f3-f3d691d6b97c","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","duplicated":false,"payloadUpdateDate":1631931288125,"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":1631931288120,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931288134,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631931288134,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288134,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931286807,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":1631931286807,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931286807,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":1631931286807,"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":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"feature","uniqueId":"capability.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.feature","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Scalable","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"scalable","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.scalable","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"binding","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.binding","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Container","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"host","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.host","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.ephemeral.size","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.ephemeral.size","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"instance","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.instance","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"memory","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.iops","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.iops","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.read.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.requests","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"cpu.delta","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu.delta","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.capacity","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.capacity","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.read.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.bytes","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.write.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.bytes","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.latency","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.latency","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.bytes.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.usage","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"cpu_util","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu_util","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.allocation","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.allocation","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.write.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.requests.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.write.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.bytes.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.latency","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.latency","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"cpu","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.write.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.requests","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.write.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.bytes","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.read.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.requests","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.root.size","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.root.size","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.bytes.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"vcpus","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.vcpus","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.iops","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.iops","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.usage","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.read.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.requests.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.write.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.requests.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.allocation","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.allocation","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.read.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.bytes.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.read.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.bytes","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"memory.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory.usage","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.capacity","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.capacity","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"memory.resident","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory.resident","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.write.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.requests","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"os","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.os","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"endpoint","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.endpoint","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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,"path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"node":"tosca.nodes.Root","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"dependency","uniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.dependency","capability":"tosca.capabilities.Node","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"local_storage","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"3bcfbfbc-c509-4ff6-98b0-ce1090fb8d65.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","createdFromCsar":true,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","icon":"defaulticon","creationTime":1631931287786,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1631931287968,"customizationUUID":"03bdafac-c9f5-4755-8ceb-7958778fec37","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.dummy_flavor_name","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"3bcfbfbc-c509-4ff6-98b0-ce1090fb8d65.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.dummy_image_name","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"feature","uniqueId":"capability.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.feature","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Scalable","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"scalable","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.scalable","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"binding","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.binding","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Container","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"host","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.host","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.ephemeral.size","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.ephemeral.size","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"instance","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.instance","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"memory","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.iops","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.iops","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.read.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.requests","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"cpu.delta","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu.delta","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.capacity","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.capacity","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.read.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.bytes","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.write.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.bytes","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.latency","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.latency","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.bytes.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.usage","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"cpu_util","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu_util","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.allocation","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.allocation","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.write.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.requests.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.write.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.bytes.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.latency","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.latency","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"cpu","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.write.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.requests","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.write.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.bytes","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.read.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.requests","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.root.size","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.root.size","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.bytes.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"vcpus","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.vcpus","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.iops","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.iops","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.usage","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.read.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.requests.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.write.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.requests.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.allocation","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.allocation","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.read.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.bytes.rate","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.read.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.bytes","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"memory.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory.usage","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.device.capacity","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.capacity","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"memory.resident","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory.resident","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"disk.write.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.requests","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"os","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.os","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"endpoint","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.endpoint","ownerId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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,"path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"node":"tosca.nodes.Root","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"dependency","uniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.dependency","capability":"tosca.capabilities.Node","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.d20626af-c439-42e8-a32a-0bfcec0ca018.dummy","89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"fcd3a49a-f8fa-4508-bcbe-860fa99f4a67","parentName":"local_storage","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"81715765-66ff-4ed4-b657-9339852a3cf7","groupUUID":"ac1d8e83-32b2-44c4-b258-ffc0e10a0d24","members":{"abstract_dummy":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"75f61709-4f1b-434b-86b8-5592e7c36595","artifactsUuid":["539181d8-6c15-45d1-91f3-f3d691d6b97c"],"groupUUID":"6ecde902-9864-4d74-a0c6-94abb6950445","members":{"abstract_dummy":"89120635-c44d-4de8-81bc-fdaccadcf4a1.fcd3a49a-f8fa-4508-bcbe-860fa99f4a67.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":1631931286807,"icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"8ec256b105724a1c8722fe3f652a2eff","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1631931287884,"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":1631931288120,"description":"created from csar","artifactType":"HEAT","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"539181d8-6c15-45d1-91f3-f3d691d6b97c","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","duplicated":false,"payloadUpdateDate":1631931288125,"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":1631931288120,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1631931288258,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"7c12df4a-e9a1-4655-ad9a-2274101a7323","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631931288260,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288258,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931288134,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631931288134,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288134,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631931288098,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bd0dfd0f-223e-43f6-a1aa-49a95938df65","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631931288100,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288098,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"89120635-c44d-4de8-81bc-fdaccadcf4a1"},"categorySpecificMetadata":{},"csarUUID":"8ec256b105724a1c8722fe3f652a2eff","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_cnf"} 2021-09-18 02:14:50,417 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-09-18 02:14:50,418 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:00,428 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-09-18 02:15:00,433 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-18 02:15:00,433 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/89120635-c44d-4de8-81bc-fdaccadcf4a1/lifecycleState/Certify 2021-09-18 02:15:00,433 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-18 02:15:00,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:04,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/89120635-c44d-4de8-81bc-fdaccadcf4a1/lifecycleState/Certify HTTP/1.1" 200 1281 2021-09-18 02:15:04,487 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-18 02:15:04,488 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"f563115d-a782-47a2-a7d4-7aa4edb6c991","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1631931286807,"lastUpdateDate":1631931301435,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"f563115d-a782-47a2-a7d4-7aa4edb6c991"},"csarUUID":"8ec256b105724a1c8722fe3f652a2eff","csarVersion":"1.0","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a"} 2021-09-18 02:15:04,491 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-18 02:15:04,491 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:15:04,492 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-18 02:15:04,492 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-18 02:15:04,492 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:15:04,494 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:15:04,614 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1435 2021-09-18 02:15:04,615 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:15:04,615 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:15:04,618 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:15:04,618 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:04,619 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:04,619 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:04,619 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:15:04,619 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:04,619 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:04,620 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:04,620 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:15:04,620 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:04,620 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:04,620 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:04,621 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:15:04,621 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:04,621 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:04,621 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:04,621 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-09-18 02:15:04,621 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:15:04,622 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-18 02:15:04,622 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-18 02:15:04,622 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-18 02:15:04,623 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-18 02:15:04,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:05,286 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-18 02:15:05,288 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-18 02:15:05,292 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","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":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","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":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","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":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"objectStorage","uniqueId":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","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":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","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":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"compute","uniqueId":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","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":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","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":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","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":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"defaulticon","uniqueId":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"securityrules","uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","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":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","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":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:15:05,298 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-18 02:15:15,308 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-18 02:15:15,309 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:15:15,309 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-18 02:15:15,310 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-18 02:15:15,310 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:15:15,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:15:15,449 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1435 2021-09-18 02:15:15,451 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:15:15,451 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:15:15,454 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:15:15,454 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:15,455 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:15,455 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:15,455 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:15:15,455 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:15,455 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:15,456 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:15,456 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:15:15,456 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:15,456 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:15,456 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:15,457 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:15:15,457 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:15,457 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:15,457 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:15,457 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-09-18 02:15:15,458 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:15:15,458 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-18 02:15:15,458 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-18 02:15:15,459 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-18 02:15:15,459 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-18 02:15:15,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:16,289 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-18 02:15:16,292 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-18 02:15:16,295 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","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":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","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":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","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":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"objectStorage","uniqueId":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","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":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","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":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"compute","uniqueId":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","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":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","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":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","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":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"defaulticon","uniqueId":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"securityrules","uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","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":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","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":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:15:16,301 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-18 02:15:16,302 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-18 02:15:16,302 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:15:16,303 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-18 02:15:16,303 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-18 02:15:16,303 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:15:16,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:15:17,131 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1798 2021-09-18 02:15:17,132 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:15:17,133 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:15:17,135 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:15:17,136 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:17,136 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:17,136 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:17,136 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:15:17,137 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:17,137 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:17,137 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:17,137 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:15:17,137 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:17,137 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:17,138 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:17,138 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:15:17,138 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:17,138 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:17,138 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:17,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:15:17,139 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:17,139 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:17,139 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:17,139 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-18 02:15:17,139 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:15:17,140 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-18 02:15:17,140 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-18 02:15:17,140 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:15:17,141 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-18 02:15:17,141 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-18 02:15:17,141 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:15:17,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:15:19,030 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1798 2021-09-18 02:15:19,032 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:15:19,032 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:15:19,035 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:15:19,035 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:19,035 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:19,035 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:19,035 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:15:19,035 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:19,036 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:19,036 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:19,036 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:15:19,036 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:19,036 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:19,036 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:19,036 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:15:19,037 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:19,037 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:19,037 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:19,037 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:15:19,037 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:19,037 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:19,037 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:19,038 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-18 02:15:19,038 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:15:19,038 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-18 02:15:19,038 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-18 02:15:19,038 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-18 02:15:19,039 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-18 02:15:19,039 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-18 02:15:19,039 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-18 02:15:19,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:19,635 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-18 02:15:19,637 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-18 02:15:19,639 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 L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-18 02:15:19,643 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-18 02:15:19,643 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-18 02:15:19,644 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-18 02:15:19,644 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-09-18 02:15:19,644 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-18 02:15:19,644 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:15:19,645 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-18 02:15:19,645 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-18 02:15:19,645 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:15:19,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:15:21,331 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1798 2021-09-18 02:15:21,333 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:15:21,333 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:15:21,336 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:15:21,336 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:21,337 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:21,337 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:21,337 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:15:21,337 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:21,337 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:21,337 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:21,338 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:15:21,338 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:21,338 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:21,338 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:21,338 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:15:21,339 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:21,339 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:21,339 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:21,339 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:15:21,339 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:21,340 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:21,340 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:21,340 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-18 02:15:21,340 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:15:21,340 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-18 02:15:21,360 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-18 02:15:21,360 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-18 02:15:21,360 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-18 02:15:21,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:23,124 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-18 02:15:23,126 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-18 02:15:23,128 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1631931322149,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8","componentMetadataForSupportLog":{"SupportablityComponentUUID":"dcdc25ba-2243-400a-b9c9-f39877aed586","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631931322149,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":null,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-09-18 02:15:23,133 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-09-18 02:15:23,134 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:23,142 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-18 02:15:23,142 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:15:23,143 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-18 02:15:23,143 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-18 02:15:23,143 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:15:23,145 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:15:23,428 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1435 2021-09-18 02:15:23,430 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:15:23,430 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:15:23,433 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:15:23,433 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:23,433 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:23,434 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:23,434 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:15:23,434 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:23,434 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:23,435 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:23,435 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:15:23,435 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:23,435 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:23,435 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:23,436 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:15:23,436 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:23,436 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:23,436 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:23,437 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-09-18 02:15:23,437 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:15:23,437 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-18 02:15:23,437 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-18 02:15:23,438 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-18 02:15:23,438 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-18 02:15:23,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:25,522 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-18 02:15:25,525 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-18 02:15:25,529 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","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":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","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":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","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":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"objectStorage","uniqueId":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","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":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","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":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"compute","uniqueId":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","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":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","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":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","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":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"defaulticon","uniqueId":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"securityrules","uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","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":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","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":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1631931322149,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:15:25,537 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-18 02:15:25,538 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-18 02:15:25,538 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/8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8/resourceInstance 2021-09-18 02:15:25,539 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "f563115d-a782-47a2-a7d4-7aa4edb6c991", "originType": "VF", "componentUid": "f563115d-a782-47a2-a7d4-7aa4edb6c991", "icon": "defaulticon" } 2021-09-18 02:15:25,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:28,543 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8/resourceInstance HTTP/1.1" 201 None 2021-09-18 02:15:28,545 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-18 02:15:28,545 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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"f563115d-a782-47a2-a7d4-7aa4edb6c991","createdFromCsar":false,"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1631931326937,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"f563115d-a782-47a2-a7d4-7aa4edb6c991","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1631931326937,"customizationUUID":"43a5d2d3-0302-4740-a10f-b01ad318734e","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-09-18 02:15:28,546 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-09-18 02:15:28,548 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-18 02:15:28,548 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/dcdc25ba-2243-400a-b9c9-f39877aed586/distribution 2021-09-18 02:15:28,548 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-18 02:15:28,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:28,629 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/distribution HTTP/1.1" 200 38 2021-09-18 02:15:28,631 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-18 02:15:28,631 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-09-18 02:15:28,634 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-18 02:15:28,634 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-18 02:15:28,635 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:15:28,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:28,702 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-18 02:15:28,703 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:15:28,704 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-18 02:15:28,706 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-18 02:15:28,706 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-09-18 02:15:28,711 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-18 02:15:28,711 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/8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8/lifecycleState/checkin 2021-09-18 02:15:28,712 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-18 02:15:28,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:31,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8/lifecycleState/checkin HTTP/1.1" 200 1183 2021-09-18 02:15:31,468 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-18 02:15:31,468 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1631931322149,"lastUpdateDate":1631931329912,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8"},"projectCode":"123456","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","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":"dcdc25ba-2243-400a-b9c9-f39877aed586"} 2021-09-18 02:15:31,471 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-18 02:15:31,472 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:15:31,472 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-18 02:15:31,472 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-18 02:15:31,472 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:15:31,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:15:32,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2175 2021-09-18 02:15:32,833 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:15:32,834 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:15:32,836 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:15:32,837 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:32,837 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:32,837 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:32,837 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:15:32,838 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:32,838 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:32,838 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-18 02:15:32,838 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:15:32,838 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:32,839 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:32,839 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:32,839 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:15:32,839 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:32,839 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:32,840 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:32,840 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:15:32,840 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:32,840 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:32,840 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:32,841 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:15:32,841 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:32,841 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:32,841 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:32,841 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-09-18 02:15:32,842 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:15:32,842 INFO 192:__init__.py(1) - Service found, updating information 2021-09-18 02:15:32,842 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-18 02:15:32,843 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-18 02:15:32,843 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-18 02:15:32,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:34,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-18 02:15:34,976 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-18 02:15:34,979 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","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":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","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":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","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":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"objectStorage","uniqueId":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","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":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","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":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"compute","uniqueId":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","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":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","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":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","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":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"defaulticon","uniqueId":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"securityrules","uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","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":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","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":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1631931329912,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:15:34,986 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-18 02:15:34,986 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-09-18 02:15:34,991 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-18 02:15:34,991 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/8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8/lifecycleState/Certify 2021-09-18 02:15:34,991 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-18 02:15:34,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:40,142 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8/lifecycleState/Certify HTTP/1.1" 200 1171 2021-09-18 02:15:40,145 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-18 02:15:40,145 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"fe476f83-4148-48ab-9d3d-d10909972f51","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1631931322149,"lastUpdateDate":1631931329912,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"fe476f83-4148-48ab-9d3d-d10909972f51"},"projectCode":"123456","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","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":"dcdc25ba-2243-400a-b9c9-f39877aed586"} 2021-09-18 02:15:40,149 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-18 02:15:40,149 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:15:40,150 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-18 02:15:40,150 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-18 02:15:40,150 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:15:40,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:15:40,745 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2163 2021-09-18 02:15:40,747 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:15:40,747 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-18 02:15:40,750 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:15:40,751 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:40,751 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:40,751 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:40,751 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:15:40,752 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:40,752 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:40,752 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:40,752 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:15:40,752 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:40,753 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:40,753 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:40,753 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:15:40,753 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:40,753 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:40,754 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:40,754 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:15:40,754 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:40,754 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:40,755 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:40,755 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:15:40,755 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:40,755 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:40,755 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:15:40,756 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-09-18 02:15:40,756 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:15:40,756 INFO 192:__init__.py(1) - Service found, updating information 2021-09-18 02:15:40,756 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-18 02:15:40,757 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-18 02:15:40,757 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-18 02:15:40,759 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:41,405 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-18 02:15:41,407 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-18 02:15:41,409 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","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":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","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":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","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":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"objectStorage","uniqueId":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","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":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","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":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"compute","uniqueId":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","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":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","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":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","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":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"defaulticon","uniqueId":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"securityrules","uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","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":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","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":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931329912,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","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-18 02:15:41,413 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-18 02:15:51,424 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-09-18 02:15:51,434 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-18 02:15:51,435 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/fe476f83-4148-48ab-9d3d-d10909972f51/distribution/PROD/activate 2021-09-18 02:15:51,435 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-18 02:15:51,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:54,461 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/fe476f83-4148-48ab-9d3d-d10909972f51/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-18 02:15:54,464 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-18 02:15:54,467 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe476f83-4148-48ab-9d3d-d10909972f51","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"fe476f83-4148-48ab-9d3d-d10909972f51","empty":false},{"definition":false,"hidden":false,"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe476f83-4148-48ab-9d3d-d10909972f51","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"fe476f83-4148-48ab-9d3d-d10909972f51","empty":false},{"definition":false,"hidden":false,"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe476f83-4148-48ab-9d3d-d10909972f51","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe476f83-4148-48ab-9d3d-d10909972f51","empty":false},{"definition":false,"hidden":false,"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe476f83-4148-48ab-9d3d-d10909972f51","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe476f83-4148-48ab-9d3d-d10909972f51","empty":false},{"definition":false,"hidden":false,"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe476f83-4148-48ab-9d3d-d10909972f51","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe476f83-4148-48ab-9d3d-d10909972f51","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"Zjc4NGMwYjI1ZWJjNzZjM2U4ZWI4NTAzOTg2ZjJiYjY=","artifactUUID":"0d04feab-4383-4e82-aa47-5ed783dc9872","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.assettoscacsar","duplicated":false,"payloadUpdateDate":1631931338688,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631931322011,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MzM1ZTJkNTQ4ZjA2NzE3ZmRiODg3MGI2NzZlMDNiNmI=","artifactUUID":"aa31cb4c-fd8b-4743-979e-588f70e50238","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.assettoscatemplate","duplicated":false,"payloadUpdateDate":1631931338039,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631931322011,"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":1631931288078,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTE5NDA4YjZlOTgwNzRlMWQ1MTZkZDczZjRjNWU3Zjc=","artifactUUID":"0f43583a-d030-4a04-a6a3-01c28e3e0549","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vflicense","duplicated":false,"payloadUpdateDate":1631931288081,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288078,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931327308,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"531fe86f-b895-400d-b86f-1606f1be1edc","generatedFromId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1631931335889,"heatParamsUpdateDate":1631931327308,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631931327308,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1631931288258,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"7c12df4a-e9a1-4655-ad9a-2274101a7323","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631931288260,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288258,"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":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWQ1NzUxYTNhNTM1ODAzYzU1NmY4NzVlYzZjMDBhNGQ=","artifactUUID":"4c97b4dd-1026-46a3-81e9-2080e2afdd33","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1631931337098,"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":1631931288120,"description":"created from csar","artifactType":"HEAT","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"539181d8-6c15-45d1-91f3-f3d691d6b97c","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","duplicated":false,"payloadUpdateDate":1631931288125,"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":1631931288120,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931288056,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"58f024ba-8bf7-43e5-92d8-6cab7c8bf2ad","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vendorlicense","duplicated":false,"payloadUpdateDate":1631931288063,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288056,"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":1631931327304,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"7862341c-2e6f-4dad-8fc0-ade3da05dc3b","generatedFromId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1631931336437,"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":1631931327304,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631931327304,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931288098,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bd0dfd0f-223e-43f6-a1aa-49a95938df65","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631931288100,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631931288098,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1631931327318,"artifacts":["89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1","89120635-c44d-4de8-81bc-fdaccadcf4a1.heat1env","89120635-c44d-4de8-81bc-fdaccadcf4a1.cloudtechnologyspecificartifact3"],"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0.89120635-c44d-4de8-81bc-fdaccadcf4a1.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"75f61709-4f1b-434b-86b8-5592e7c36595","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1631931327318,"customizationUUID":"babe7ee1-e7d3-4358-8640-34b5a71db278","groupInstanceArtifacts":["89120635-c44d-4de8-81bc-fdaccadcf4a1.cloudtechnologyspecificartifact3","8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["7c12df4a-e9a1-4655-ad9a-2274101a7323","7862341c-2e6f-4dad-8fc0-ade3da05dc3b"],"artifactsUuid":["539181d8-6c15-45d1-91f3-f3d691d6b97c","7c12df4a-e9a1-4655-ad9a-2274101a7323"],"groupUUID":"6ecde902-9864-4d74-a0c6-94abb6950445","groupName":"BasicCnf..base_dummy..module-0","groupUid":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"f563115d-a782-47a2-a7d4-7aa4edb6c991","createdFromCsar":false,"uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1631931326937,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"f563115d-a782-47a2-a7d4-7aa4edb6c991","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1631931326937,"customizationUUID":"43a5d2d3-0302-4740-a10f-b01ad318734e","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.f563115d-a782-47a2-a7d4-7aa4edb6c991.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"89120635-c44d-4de8-81bc-fdaccadcf4a1.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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"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":1631931322149,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"fe476f83-4148-48ab-9d3d-d10909972f51","componentMetadataForSupportLog":{"SupportablityComponentUUID":"dcdc25ba-2243-400a-b9c9-f39877aed586","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631931353307,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631931322011,"artifactType":"OTHER","uniqueId":"8ed9481d-a46b-49f2-9d3f-7be8e09b1ce8.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":1631931322011,"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":"fe476f83-4148-48ab-9d3d-d10909972f51"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-09-18 02:15:54,471 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-18 02:15:54,471 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:15:54,472 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-18 02:15:54,472 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-18 02:15:54,472 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:15:54,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:15:55,135 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2149 2021-09-18 02:15:55,136 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:15:55,136 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:15:55,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:15:55,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:55,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:55,140 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:55,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:15:55,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:55,141 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:55,141 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:55,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:15:55,141 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:55,141 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:55,141 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:55,142 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:15:55,142 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:55,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:55,142 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:55,142 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:15:55,143 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:55,143 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:55,143 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:55,143 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:15:55,143 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:55,144 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:55,144 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:55,144 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-09-18 02:15:55,144 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:15:55,144 INFO 192:__init__.py(1) - Service found, updating information 2021-09-18 02:15:55,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-18 02:15:55,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-18 02:15:55,145 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-18 02:15:55,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:15:55,780 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-18 02:15:55,783 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-18 02:15:55,787 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","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":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","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":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","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":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"objectStorage","uniqueId":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","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":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","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":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"compute","uniqueId":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","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":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","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":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","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":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"defaulticon","uniqueId":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"securityrules","uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","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":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","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":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931353307,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","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-18 02:15:55,794 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-18 02:15:55,794 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-09-18 02:15:55,795 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-09-18 02:15:55,795 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-18 02:15:55,796 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-18 02:15:55,796 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-18 02:15:55,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-18 02:15:55,833 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-18 02:15:55,834 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-09-18 02:15:55,834 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-09-18 02:15:55,834 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-18 02:15:55,835 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-18 02:15:55,835 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-09-18 02:15:55,839 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-09-18 02:15:55,840 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-18 02:15:55,840 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-09-18 02:15:55,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-18 02:15:55,988 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-18 02:15:55,989 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-09-18 02:15:55,990 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNoT2VrbDVUV3BaZWsweGIxaEVWRTE0VFVScmVFNVVTWGxOYWxsNlRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCUzFoV0NrVlRla1JIWVRacE1VdENNM1JvWld3eVFrUTRSVGRTY2tWWWVYbE5aMVJWVFVoQ09VbHZjbEJtYUdwT1Yzb3JiazVYTnpCd2RHOTFOVlZNT0hsTFNFUUtiSFF5ZDNKRGR6VldPV2RRTkdNeWNrVnBkMGwxYW1Ock5pdFBjMDFoWVdaNE1scFFaakpUTVM4cldtWTFkVFpuZWpoNFpURlRiMDVDUlhKeFpEQndWUXAxWTI1WmJVRlBiMnR4YlRCMGFtdE9XWGsxVXpWRlQyVXZLMWhPT1RKbVJHcEZiVlpCYlhWRlJGcHRlVEZOUVdkcFdVZGFXVzlKUkZCQ1duUkphVlZUQ25OQ1YwWkNTVFl2YURZdk0wOVFhWEpRUm1jNVYwVlJVWFZoVkU1Q1ZFZHJXSGhLV0M5WE4zbzJZWGhDWmxWdGR5OVdaRkJRVEdGSE0wdEVkbkZpYkZFS1QzWk1XWEJITmt3d05XNURWamt6TWxSV1QxZ3dUMEkwUlhwdVFsaE1jM0IzU1U0dk1XaEpWMjlPUlZNMFRYSjRWbGhUT0djMWNVbElVbUprYUVaTVZ3cEpUbEF3VDFjNVpqVnpjM1EwU0doNlUxbzRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk1XRFF2Y1VKbllXTklkR3hFUkhwMmRUQmhSRE5CZGxSRlNHdE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNZVWRtUVhCbUwzQkRVbGRKYTJVdll5ODBVbWR5VVdKTFRHMXFRVVpaWlc4eFoyZzNXV1ZOWjI1dWN6UXZPVzlVS3dwT2NsQTJXVlJJYzAxV1NVVkdNM2xwUXpGU2FWSkZkMWxTZEhrelJ5OUJlbWhrYUVkTlQxZzJUVTEyTlhFMEwxTjBTVXB1SzNJeU1URnBUVkppTDNWbUNqSmxkV2RPTjBSeVVHZExOMDlGVHprM0wxQmhZWGsxZVRoQmEyMUxhMVZNU25oMFkzRXlXa3R3ZDJkM1pEUllWbWRtSzBVMFMyRmxZalV6TUhKRlYwd0tibHBqYVZWa1JTOHZSakpJVld4VlZUWlFZVVZ3TkVsWk5tWklhbkZUV2xwamNYRllOSEpMVEM5eFJFdEVNME42ZVdSNksxTldaVFJaY0hWaVZUTkZWQXBSZFhrNUwxUjNSM1ZFZFU1bFdqbGthalpXTnpWQ1VIbHpUamRrUTBsUGIyYzNTUzk0U0RObGJsSTBhRk5JY1U1RlIwaEJhak52YUdwRGJ6RldTRkk1Q2pGeE9UWTRjMmxSVGxFMFJISkJjV05CVEd0U1oxZEhkRGx4VlVKSlpEWkxRVmx2VEFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMjM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUnpaSU1uWkNka2xWYUhOM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxVVkzbE5ha2t5VFhwT1lVWjNNSGxOYWtFMVRWUmplVTFxU1RKTmVtUmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWFpUVjNoRVNtMHdOVVJ2TWxOTFdHSUtSMk5VWVZoMGFtSldaVWhCWmtKR2VrUm9VblUyV25GbVIwdFRjVEJyYWtjNFNuRTJaVVV3UldGRU4zVk5RbWxpV0ZCdWJURlNSa2xyVFVaVlRYZHZSQW9yVVVwaE5VZDFjSE5DYWpFMFNVNWFVREl2T0UxRU9GSndObXBIUjFKMlQyUm9VSE5ZZEdGT1MxWjNkbWRzZW5wc2NERm5lalk1Um5CbFNrdEVXRW92Q2pkME1ucFpTa0ZLZWxSa055OVRZVTlDWW5CSVkzaEZLM0ZSVDBVNU1GaElkMnM1TVV4NGNEUklVR014ZFdab05HNUxXakJ1UzNCVlMybGxaMjF1VW00S1RGUjJWVEpVWTNwU2RTOU5SVFl5TmpSaVZXZE1WRVpQVm01T1lsZEtOVXh0Y1RsbGFsY3lMemhMUzJ0b1RHcGtjazE0YVVZdk0wMUJZVTl3VWpWVVdnbzNVVFF4YVc5WlZHTjVVRmxHU0VwdE1XZDNLelkwYW05RVFreFBjM1kyUkhkM1VXdFdSbXhDZERKb1luVlljemRzYzAwd0t6TTNZV3RpY2s1QlZrSnVDa050WWxselVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWMFptb3JiMGRDY0hkbE1sVk5VRThyTjFKdlVHTkRPVTFSWlZGM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGR2VGTnlSalJyWlVsaFZUWlhUbVZpU2xOMGQzbGhXVmw0Y1U1NlEwb3ljVEpLZVRGak1GTmxSMUF6ZVZwbGNtd3ZZM0o1WkZsWkNsUkpLMlYxUWsxaWIwRklRMGd2YkhKWmFVNHpOV1ZEVmtOR2JGTkRXUzl0TjNCYVZYUmFWRlJLUkhwaldXNW1RbE1yUVVoME4yVXZVVFUxYms1b1NWQUtaVlJJVEZsU2VWVlVUVmszWWpSa2RsRnRUVGN6TTFWU1FXTmhLMGxpV1VwV1lUaEhRa2x6VG5WNGRsRjNjMXBIVlN0VmJqZDJhblpqUmtVelMzQmFhZ295VDFjM0sySnZVMlZJVWtaemNYUlNOV3AyYmtFMU1qTlVOR0pDY2swNFZYWjBTREEzTTBrMmNFdE5WVkU0ZVVwcVUxZEdhbmxHUVdWS2JFdFlXRmh2Q2toRk9EVmpORVZTTlZZNGJHSmtaVk4zWWxwWlR6SnJkMHhLWm1zeloyVmlRbFJhUzNJd2NuVnBlWE5SWTA5VGJWaEpOVWhZVkZNemMwRmhRMU5MVkhNS2NrMDNXWFV2UTFnMVZqUlZSSGx6ZEZWNmRGVkRSMEpXVkV4d2EweE9VVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJkbE5YZUVSS2JUQTFSRzh5VTB0WVlrZGpWR0ZZZEdwaVZtVklRV1pDUm5wRWFGSjFObHB4WmtkTFUzRXdhMnBIQ2poS2NUWmxSVEJGWVVRM2RVMUNhV0pZVUc1dE1WSkdTV3ROUmxWTmQyOUVLMUZLWVRWSGRYQnpRbW94TkVsT1dsQXlMemhOUkRoU2NEWnFSMGRTZGs4S1pHaFFjMWgwWVU1TFZuZDJaMng2ZW14d01XZDZOamxHY0dWS1MwUllTaTgzZERKNldVcEJTbnBVWkRjdlUyRlBRbUp3U0dONFJTdHhVVTlGT1RCWVNBcDNhemt4VEhod05FaFFZekYxWm1nMGJrdGFNRzVMY0ZWTGFXVm5iVzVTYmt4VWRsVXlWR042VW5VdlRVVTJNalkwWWxWblRGUkdUMVp1VG1KWFNqVk1DbTF4T1dWcVZ6SXZPRXRMYTJoTWFtUnlUWGhwUmk4elRVRmhUM0JTTlZSYU4xRTBNV2x2V1ZSamVWQlpSa2hLYlRGbmR5czJOR3B2UkVKTVQzTjJOa1FLZDNkUmExWkdiRUowTW1oaWRWaHpOMnh6VFRBck16ZGhhMkp5VGtGV1FtNURiV0paYzFGSlJFRlJRVUpCYjBsQ1FWRkRSVWgwYm01S1ZUWXplRkJ0TmdwRlZFSlZaR0UzWWxwaWNpODJSM05rZG5OeFVsbFVRMEZQUzAwNVFWaHFXVE5yUlc5UE9IaFplaXRPZFU1a1kwY3ZXV3MwYW5NM2QzTmtkbmRWVkhKU0NsWkJUMjFaYTBNdlNWZ3djMHB4VGtwTGFtRnFSekJSWWtveFRHSjJRVnA2TnpOd2RDOUZhVEZxYTFOWlUxYzFaVXg2VG5aV05ITlRVbmx1ZEZRek0wOEtiWFJhUjAxa1NtdGtkbWxDZDIxdU0xVkpSVkFyZVdsQ1pHVkNRa05oUjFsa1ZGSndTMlppWW5KaWQwVmxObFV5Um1reFJrNUdSakp6YzFJNFVuazJSd3BYZVRoNFdtcDFkWGxJTkc1SU4yRndkRzVJZUZOc1psQTNXRk5ZZFRkbVpVdHZLMHh1Tkd0d2FqbEVjRFZGYm5Sa05FMU5NMEZQVlZGSWNuZGFTekk1Q2tWNGNVRjFlSEpxVUVOVE5GSllObXhOZHpkallqaFZVVzlGYzBneFVIbDNXaTl3TkZWSlRWQjNSMGh2UlhGdlRVRmthMVZFU2xOaVZYaGxkWE5qYmpVS1dFbGlOMDFPY1VKQmIwZENRVkJGYjBKdmEwcHVXVGhuTkV4VmFXWXhkbTFVVEdaeFZVRTJZelJDTTNobVZUVlBRU3Q1ZDFGbVZXMHlNRzQyU3psUEx3cEVjREZNWWpjMlpGTk5SMjlFU3pCaFRYZ3pkVXR4YzB4MVRWTTJjalF3WTFCd1NWVmFTMFJDVFVJNE1ubzNjM2hEZUhacFluVlVlVkU1VmpOTWJFVmxDbEJQZDBWQ1lVNVViSEZ4Y3paSWFucFlUM2xZT0dRMlMxcGpOMnBMTUZCVmIyVk9kV2x1Y2pSdFJ6SjNSVEJsTnk5dU1GQmlXR0ZLUVc5SFFrRk5ha3NLU2todVVsaGFiMFI0Y1hvNVJteE5WVWMxVURoSVRHUTBNRXQwTWsxV1FWZE1NMlJOU1VSS1pIWXpjMk1yWVhKdVkySTBTMUZJVVhJMWMyVk5iMnBVVVFwMVJGVkRhRlIyVVRkdk5WWkNhbkZsVG1aVGJGTkxXV2RQTHpOSk9FcG9UMFY2ZDFWWVluUklOMVJKTUZvNVlVUlBWQ3RwY0ZOYVRUVjNXVkZoYmxCSkNrNDFVbkZVV0ZCelZVRlpZVlpCU25kUlNXeDJjVEpYVHpoU2JrOURhbFpHTHpsdlpsZE5ZbkJCYjBkQlNIbEdXR3h4UlZSSlkweFJkbmhGZHprMlFVZ0tSREJpUlVKME4yaFlNM2R2TDAwMk9WZDJVakY2ZW5WM01uZ3ZZMUZJTVU1WFlXa3ZVMEV2ZEhOSVNVNUZUblJ6T1dSUmF6RmxaWGhrYkZCVVJGcG5lZ3A1TkN0MVdHTkpVMmRFVlVoSk9XSXdOVU5wWVhkQ2N6RXZibmhuUld0RGFFSkxZVkZST0VWeGJHVlhNRXhOYW1SdFpqQlVWQzlNTVhGWWRGSjJibEJaQ2xsbkswY3JUa1JYWmtoS1lWTnplRTR3WWpoSlJtMUZRMmRaUlVGdWJVcFdkelJJVkZFNWIxZHlaalF4ZW1aTVpXcHBNR2QxWkd0cVVWSXhTMkZPU1ZnS1VIaE9aR3RzTVVFelpYaE9VbEJMYzFacGRtZERPRTVXYkRkTWJtZExTR3B5UnpCQmFUazJWRlIwVEdsNGRuQnNkRlZXY25WU09WVk5lWGdyU0V0WU5RcHdhbkZ4WkZWRFdHRnFURTFrWm0xekwzWldaRTFKYTFrNGVpdG1kVkpWUjFGd2VGZ3pSV3hqUm01U1QwMUdORGRwYVRNNFJsaENZak4xT0ZsUWF6SndDazVJV0d4dldVVkRaMWxCZURWcmVsQkJhV3RNY2xsRUwzazFSVEpVT1N0R0sxSXZabVV6Umk4cmN6WkhjVEpNZDBGTVJXcGtiMDFYV21ZeVVUZFBUMWtLVmxsM1RVTXliaTl4VlV4SFVHRkRZek4yYkdOcFIwUjVWWG80T1hkUVRHNWhOME0xZUhWRGRVdG9jakl6T0ZkRlNVUmxaMk5VVXpabFlrTjRjamhsWVFwT1ZEQkZiVWRhVlRWelNVWXpVa1l5TWxOYWQyWmxlRlZTVDJWNkswMXBTelp6TlVsaFMwOUJWMVE0ZFhSaGFGaE9jVUpoYUZFOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-18 02:15:55,993 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-18 02:15:55,994 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-18 02:15:55,994 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-18 02:15:55,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-18 02:15:56,017 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-18 02:15:56,018 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-18 02:15:56,018 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNoT2VrbDVUV3BaZWsweGIxaEVWRTE0VFVScmVFNVVTWGxOYWxsNlRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCUzFoV0NrVlRla1JIWVRacE1VdENNM1JvWld3eVFrUTRSVGRTY2tWWWVYbE5aMVJWVFVoQ09VbHZjbEJtYUdwT1Yzb3JiazVYTnpCd2RHOTFOVlZNT0hsTFNFUUtiSFF5ZDNKRGR6VldPV2RRTkdNeWNrVnBkMGwxYW1Ock5pdFBjMDFoWVdaNE1scFFaakpUTVM4cldtWTFkVFpuZWpoNFpURlRiMDVDUlhKeFpEQndWUXAxWTI1WmJVRlBiMnR4YlRCMGFtdE9XWGsxVXpWRlQyVXZLMWhPT1RKbVJHcEZiVlpCYlhWRlJGcHRlVEZOUVdkcFdVZGFXVzlKUkZCQ1duUkphVlZUQ25OQ1YwWkNTVFl2YURZdk0wOVFhWEpRUm1jNVYwVlJVWFZoVkU1Q1ZFZHJXSGhLV0M5WE4zbzJZWGhDWmxWdGR5OVdaRkJRVEdGSE0wdEVkbkZpYkZFS1QzWk1XWEJITmt3d05XNURWamt6TWxSV1QxZ3dUMEkwUlhwdVFsaE1jM0IzU1U0dk1XaEpWMjlPUlZNMFRYSjRWbGhUT0djMWNVbElVbUprYUVaTVZ3cEpUbEF3VDFjNVpqVnpjM1EwU0doNlUxbzRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk1XRFF2Y1VKbllXTklkR3hFUkhwMmRUQmhSRE5CZGxSRlNHdE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNZVWRtUVhCbUwzQkRVbGRKYTJVdll5ODBVbWR5VVdKTFRHMXFRVVpaWlc4eFoyZzNXV1ZOWjI1dWN6UXZPVzlVS3dwT2NsQTJXVlJJYzAxV1NVVkdNM2xwUXpGU2FWSkZkMWxTZEhrelJ5OUJlbWhrYUVkTlQxZzJUVTEyTlhFMEwxTjBTVXB1SzNJeU1URnBUVkppTDNWbUNqSmxkV2RPTjBSeVVHZExOMDlGVHprM0wxQmhZWGsxZVRoQmEyMUxhMVZNU25oMFkzRXlXa3R3ZDJkM1pEUllWbWRtSzBVMFMyRmxZalV6TUhKRlYwd0tibHBqYVZWa1JTOHZSakpJVld4VlZUWlFZVVZ3TkVsWk5tWklhbkZUV2xwamNYRllOSEpMVEM5eFJFdEVNME42ZVdSNksxTldaVFJaY0hWaVZUTkZWQXBSZFhrNUwxUjNSM1ZFZFU1bFdqbGthalpXTnpWQ1VIbHpUamRrUTBsUGIyYzNTUzk0U0RObGJsSTBhRk5JY1U1RlIwaEJhak52YUdwRGJ6RldTRkk1Q2pGeE9UWTRjMmxSVGxFMFJISkJjV05CVEd0U1oxZEhkRGx4VlVKSlpEWkxRVmx2VEFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMjM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUnpaSU1uWkNka2xWYUhOM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxVVkzbE5ha2t5VFhwT1lVWjNNSGxOYWtFMVRWUmplVTFxU1RKTmVtUmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWFpUVjNoRVNtMHdOVVJ2TWxOTFdHSUtSMk5VWVZoMGFtSldaVWhCWmtKR2VrUm9VblUyV25GbVIwdFRjVEJyYWtjNFNuRTJaVVV3UldGRU4zVk5RbWxpV0ZCdWJURlNSa2xyVFVaVlRYZHZSQW9yVVVwaE5VZDFjSE5DYWpFMFNVNWFVREl2T0UxRU9GSndObXBIUjFKMlQyUm9VSE5ZZEdGT1MxWjNkbWRzZW5wc2NERm5lalk1Um5CbFNrdEVXRW92Q2pkME1ucFpTa0ZLZWxSa055OVRZVTlDWW5CSVkzaEZLM0ZSVDBVNU1GaElkMnM1TVV4NGNEUklVR014ZFdab05HNUxXakJ1UzNCVlMybGxaMjF1VW00S1RGUjJWVEpVWTNwU2RTOU5SVFl5TmpSaVZXZE1WRVpQVm01T1lsZEtOVXh0Y1RsbGFsY3lMemhMUzJ0b1RHcGtjazE0YVVZdk0wMUJZVTl3VWpWVVdnbzNVVFF4YVc5WlZHTjVVRmxHU0VwdE1XZDNLelkwYW05RVFreFBjM1kyUkhkM1VXdFdSbXhDZERKb1luVlljemRzYzAwd0t6TTNZV3RpY2s1QlZrSnVDa050WWxselVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWMFptb3JiMGRDY0hkbE1sVk5VRThyTjFKdlVHTkRPVTFSWlZGM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGR2VGTnlSalJyWlVsaFZUWlhUbVZpU2xOMGQzbGhXVmw0Y1U1NlEwb3ljVEpLZVRGak1GTmxSMUF6ZVZwbGNtd3ZZM0o1WkZsWkNsUkpLMlYxUWsxaWIwRklRMGd2YkhKWmFVNHpOV1ZEVmtOR2JGTkRXUzl0TjNCYVZYUmFWRlJLUkhwaldXNW1RbE1yUVVoME4yVXZVVFUxYms1b1NWQUtaVlJJVEZsU2VWVlVUVmszWWpSa2RsRnRUVGN6TTFWU1FXTmhLMGxpV1VwV1lUaEhRa2x6VG5WNGRsRjNjMXBIVlN0VmJqZDJhblpqUmtVelMzQmFhZ295VDFjM0sySnZVMlZJVWtaemNYUlNOV3AyYmtFMU1qTlVOR0pDY2swNFZYWjBTREEzTTBrMmNFdE5WVkU0ZVVwcVUxZEdhbmxHUVdWS2JFdFlXRmh2Q2toRk9EVmpORVZTTlZZNGJHSmtaVk4zWWxwWlR6SnJkMHhLWm1zeloyVmlRbFJhUzNJd2NuVnBlWE5SWTA5VGJWaEpOVWhZVkZNemMwRmhRMU5MVkhNS2NrMDNXWFV2UTFnMVZqUlZSSGx6ZEZWNmRGVkRSMEpXVkV4d2EweE9VVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJkbE5YZUVSS2JUQTFSRzh5VTB0WVlrZGpWR0ZZZEdwaVZtVklRV1pDUm5wRWFGSjFObHB4WmtkTFUzRXdhMnBIQ2poS2NUWmxSVEJGWVVRM2RVMUNhV0pZVUc1dE1WSkdTV3ROUmxWTmQyOUVLMUZLWVRWSGRYQnpRbW94TkVsT1dsQXlMemhOUkRoU2NEWnFSMGRTZGs4S1pHaFFjMWgwWVU1TFZuZDJaMng2ZW14d01XZDZOamxHY0dWS1MwUllTaTgzZERKNldVcEJTbnBVWkRjdlUyRlBRbUp3U0dONFJTdHhVVTlGT1RCWVNBcDNhemt4VEhod05FaFFZekYxWm1nMGJrdGFNRzVMY0ZWTGFXVm5iVzVTYmt4VWRsVXlWR042VW5VdlRVVTJNalkwWWxWblRGUkdUMVp1VG1KWFNqVk1DbTF4T1dWcVZ6SXZPRXRMYTJoTWFtUnlUWGhwUmk4elRVRmhUM0JTTlZSYU4xRTBNV2x2V1ZSamVWQlpSa2hLYlRGbmR5czJOR3B2UkVKTVQzTjJOa1FLZDNkUmExWkdiRUowTW1oaWRWaHpOMnh6VFRBck16ZGhhMkp5VGtGV1FtNURiV0paYzFGSlJFRlJRVUpCYjBsQ1FWRkRSVWgwYm01S1ZUWXplRkJ0TmdwRlZFSlZaR0UzWWxwaWNpODJSM05rZG5OeFVsbFVRMEZQUzAwNVFWaHFXVE5yUlc5UE9IaFplaXRPZFU1a1kwY3ZXV3MwYW5NM2QzTmtkbmRWVkhKU0NsWkJUMjFaYTBNdlNWZ3djMHB4VGtwTGFtRnFSekJSWWtveFRHSjJRVnA2TnpOd2RDOUZhVEZxYTFOWlUxYzFaVXg2VG5aV05ITlRVbmx1ZEZRek0wOEtiWFJhUjAxa1NtdGtkbWxDZDIxdU0xVkpSVkFyZVdsQ1pHVkNRa05oUjFsa1ZGSndTMlppWW5KaWQwVmxObFV5Um1reFJrNUdSakp6YzFJNFVuazJSd3BYZVRoNFdtcDFkWGxJTkc1SU4yRndkRzVJZUZOc1psQTNXRk5ZZFRkbVpVdHZLMHh1Tkd0d2FqbEVjRFZGYm5Sa05FMU5NMEZQVlZGSWNuZGFTekk1Q2tWNGNVRjFlSEpxVUVOVE5GSllObXhOZHpkallqaFZVVzlGYzBneFVIbDNXaTl3TkZWSlRWQjNSMGh2UlhGdlRVRmthMVZFU2xOaVZYaGxkWE5qYmpVS1dFbGlOMDFPY1VKQmIwZENRVkJGYjBKdmEwcHVXVGhuTkV4VmFXWXhkbTFVVEdaeFZVRTJZelJDTTNobVZUVlBRU3Q1ZDFGbVZXMHlNRzQyU3psUEx3cEVjREZNWWpjMlpGTk5SMjlFU3pCaFRYZ3pkVXR4YzB4MVRWTTJjalF3WTFCd1NWVmFTMFJDVFVJNE1ubzNjM2hEZUhacFluVlVlVkU1VmpOTWJFVmxDbEJQZDBWQ1lVNVViSEZ4Y3paSWFucFlUM2xZT0dRMlMxcGpOMnBMTUZCVmIyVk9kV2x1Y2pSdFJ6SjNSVEJsTnk5dU1GQmlXR0ZLUVc5SFFrRk5ha3NLU2todVVsaGFiMFI0Y1hvNVJteE5WVWMxVURoSVRHUTBNRXQwTWsxV1FWZE1NMlJOU1VSS1pIWXpjMk1yWVhKdVkySTBTMUZJVVhJMWMyVk5iMnBVVVFwMVJGVkRhRlIyVVRkdk5WWkNhbkZsVG1aVGJGTkxXV2RQTHpOSk9FcG9UMFY2ZDFWWVluUklOMVJKTUZvNVlVUlBWQ3RwY0ZOYVRUVjNXVkZoYmxCSkNrNDFVbkZVV0ZCelZVRlpZVlpCU25kUlNXeDJjVEpYVHpoU2JrOURhbFpHTHpsdlpsZE5ZbkJCYjBkQlNIbEdXR3h4UlZSSlkweFJkbmhGZHprMlFVZ0tSREJpUlVKME4yaFlNM2R2TDAwMk9WZDJVakY2ZW5WM01uZ3ZZMUZJTVU1WFlXa3ZVMEV2ZEhOSVNVNUZUblJ6T1dSUmF6RmxaWGhrYkZCVVJGcG5lZ3A1TkN0MVdHTkpVMmRFVlVoSk9XSXdOVU5wWVhkQ2N6RXZibmhuUld0RGFFSkxZVkZST0VWeGJHVlhNRXhOYW1SdFpqQlVWQzlNTVhGWWRGSjJibEJaQ2xsbkswY3JUa1JYWmtoS1lWTnplRTR3WWpoSlJtMUZRMmRaUlVGdWJVcFdkelJJVkZFNWIxZHlaalF4ZW1aTVpXcHBNR2QxWkd0cVVWSXhTMkZPU1ZnS1VIaE9aR3RzTVVFelpYaE9VbEJMYzFacGRtZERPRTVXYkRkTWJtZExTR3B5UnpCQmFUazJWRlIwVEdsNGRuQnNkRlZXY25WU09WVk5lWGdyU0V0WU5RcHdhbkZ4WkZWRFdHRnFURTFrWm0xekwzWldaRTFKYTFrNGVpdG1kVkpWUjFGd2VGZ3pSV3hqUm01U1QwMUdORGRwYVRNNFJsaENZak4xT0ZsUWF6SndDazVJV0d4dldVVkRaMWxCZURWcmVsQkJhV3RNY2xsRUwzazFSVEpVT1N0R0sxSXZabVV6Umk4cmN6WkhjVEpNZDBGTVJXcGtiMDFYV21ZeVVUZFBUMWtLVmxsM1RVTXliaTl4VlV4SFVHRkRZek4yYkdOcFIwUjVWWG80T1hkUVRHNWhOME0xZUhWRGRVdG9jakl6T0ZkRlNVUmxaMk5VVXpabFlrTjRjamhsWVFwT1ZEQkZiVWRhVlRWelNVWXpVa1l5TWxOYWQyWmxlRlZTVDJWNkswMXBTelp6TlVsaFMwOUJWMVE0ZFhSaGFGaE9jVUpoYUZFOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-18 02:15:56,020 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-18 02:15:56,020 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-18 02:15:56,021 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-18 02:15:56,021 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-18 02:15:56,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,086 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-18 02:15:56,087 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-18 02:15:56,087 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-18 02:15:56,087 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-18 02:15:56,087 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-18 02:15:56,095 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-18 02:15:56,095 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-18 02:15:56,095 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-18 02:15:56,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,187 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-18 02:15:56,188 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-18 02:15:56,189 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-18 02:15:56,192 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-18 02:15:56,192 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-18 02:15:56,192 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-18 02:15:56,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,254 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-18 02:15:56,255 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-18 02:15:56,255 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":"1631931356127"}]} 2021-09-18 02:15:56,286 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-18 02:15:56,287 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/dd796d59-8ed7-428b-aca7-087639767679 2021-09-18 02:15:56,287 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "dd796d59-8ed7-428b-aca7-087639767679", "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-18 02:15:56,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,356 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/dd796d59-8ed7-428b-aca7-087639767679 HTTP/1.1" 201 0 2021-09-18 02:15:56,357 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-18 02:15:56,358 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-18 02:15:56,361 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-18 02:15:56,361 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-18 02:15:56,361 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-18 02:15:56,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,410 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-18 02:15:56,411 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-18 02:15:56,411 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-18 02:15:56,411 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-18 02:15:56,412 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-18 02:15:56,412 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-18 02:15:56,412 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-18 02:15:56,416 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-18 02:15:56,416 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-18 02:15:56,417 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-18 02:15:56,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,507 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-18 02:15:56,508 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-18 02:15:56,508 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-18 02:15:56,511 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-18 02:15:56,511 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-18 02:15:56,511 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-18 02:15:56,513 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,566 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-18 02:15:56,566 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-18 02:15:56,567 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-18 02:15:56,567 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-18 02:15:56,567 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-18 02:15:56,572 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-18 02:15:56,572 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-18 02:15:56,572 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-18 02:15:56,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,655 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-18 02:15:56,656 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-18 02:15:56,656 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-18 02:15:56,671 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-18 02:15:56,671 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-18 02:15:56,671 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-18 02:15:56,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,729 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-18 02:15:56,729 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-18 02:15:56,730 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-18 02:15:56,730 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-18 02:15:56,730 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-18 02:15:56,738 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-18 02:15:56,738 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-18 02:15:56,738 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-18 02:15:56,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,792 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-18 02:15:56,793 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-18 02:15:56,794 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":"1631931356127"}]} 2021-09-18 02:15:56,807 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-18 02:15:56,807 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-18 02:15:56,807 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-18 02:15:56,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:56,927 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-18 02:15:56,927 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-18 02:15:56,928 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-18 02:15:56,940 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-18 02:15:56,940 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-18 02:15:56,940 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-18 02:15:56,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:57,006 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-18 02:15:57,007 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-18 02:15:57,007 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-18 02:15:57,009 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-18 02:15:57,009 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-18 02:15:57,010 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-18 02:15:57,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:57,056 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-18 02:15:57,057 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-18 02:15:57,057 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":"1631931356979"} 2021-09-18 02:15:57,060 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-18 02:15:57,060 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-18 02:15:57,060 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-18 02:15:57,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:57,110 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-18 02:15:57,111 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-18 02:15:57,112 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":"1631931356979"} 2021-09-18 02:15:57,114 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-18 02:15:57,114 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-18 02:15:57,114 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-18 02:15:57,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:15:57,158 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-18 02:15:57,159 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-09-18 02:15:57,159 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-18 02:15:57,159 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-18 02:15:57,159 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-18 02:15:57,160 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-09-18 02:15:57,162 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-18 02:15:57,162 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:15:57,163 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-18 02:15:57,163 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-18 02:15:57,163 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:15:57,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:15:58,432 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2149 2021-09-18 02:15:58,434 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:15:58,434 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:15:58,437 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:15:58,438 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:58,438 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:58,438 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:58,438 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:15:58,439 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:58,439 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:58,439 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:58,439 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:15:58,439 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:58,440 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:58,440 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:58,440 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:15:58,440 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:58,440 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:58,441 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:58,441 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:15:58,441 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:58,441 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:58,441 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:58,442 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:15:58,442 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:15:58,442 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:15:58,442 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:15:58,442 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-09-18 02:15:58,443 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:15:58,443 INFO 192:__init__.py(1) - Service found, updating information 2021-09-18 02:15:58,443 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-18 02:15:58,443 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-18 02:15:58,444 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-18 02:15:58,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:16:00,422 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-18 02:16:00,426 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-18 02:16:00,429 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","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":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","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":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","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":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"objectStorage","uniqueId":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","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":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","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":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"compute","uniqueId":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","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":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","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":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","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":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"defaulticon","uniqueId":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"securityrules","uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","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":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","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":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931353307,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","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-18 02:16:00,438 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-18 02:16:00,438 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-18 02:16:00,439 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-18 02:16:00,439 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "976a4003-850d-4166-91b4-84e09f86d61e" } 2021-09-18 02:16:00,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:00,541 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-18 02:16:00,542 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-18 02:16:00,542 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-18 02:16:00,544 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-18 02:16:00,544 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-18 02:16:00,545 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-18 02:16:00,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:00,622 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-18 02:16:00,623 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-18 02:16:00,623 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631931360509"}]} 2021-09-18 02:16:00,625 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-18 02:16:00,626 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-18 02:16:00,626 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-18 02:16:00,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:00,672 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-18 02:16:00,672 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-18 02:16:00,672 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":"1631931356979"} 2021-09-18 02:16:00,674 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-18 02:16:00,674 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-18 02:16:00,674 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-18 02:16:00,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:00,721 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-18 02:16:00,722 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-18 02:16:00,722 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631931360509"}]} 2021-09-18 02:16:00,725 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-18 02:16:00,725 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-18 02:16:00,726 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-18 02:16:00,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:00,817 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-18 02:16:00,819 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-18 02:16:00,819 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":"1631931356845","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-18 02:16:00,822 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-18 02:16:00,822 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-18 02:16:00,823 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-18 02:16:00,825 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:00,877 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-18 02:16:00,879 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-18 02:16:00,879 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631931356453"} 2021-09-18 02:16:00,890 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-18 02:16:00,891 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-18 02:16:00,891 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=1631931356453", "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-18 02:16:00,893 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:01,144 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-18 02:16:01,145 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-18 02:16:01,145 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-18 02:16:01,147 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-18 02:16:01,147 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-18 02:16:01,148 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-18 02:16:01,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:01,213 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-18 02:16:01,215 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-18 02:16:01,215 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":"1631931356979"} 2021-09-18 02:16:01,218 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-18 02:16:01,219 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-18 02:16:01,219 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-18 02:16:01,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:01,319 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-18 02:16:01,320 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-18 02:16:01,320 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":"1631931356845","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-18 02:16:01,323 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-18 02:16:01,323 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-18 02:16:01,323 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-18 02:16:01,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:01,379 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-18 02:16:01,380 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-18 02:16:01,381 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631931360925","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-18 02:16:01,383 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-18 02:16:01,383 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-18 02:16:01,383 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-18 02:16:01,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:01,429 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 277 2021-09-18 02:16:01,430 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-18 02:16:01,430 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"4a91cbd7-dd78-4e71-bec1-869e3400568e","owning-entity-name":"basicvm-oe","resource-version":"1631930525983"},{"owning-entity-id":"38260b35-7bee-4fe0-bfb4-345ee5c961e3","owning-entity-name":"basicnw-oe","resource-version":"1631929809391"}]} 2021-09-18 02:16:01,432 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-18 02:16:01,436 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-18 02:16:01,436 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/7c00f23e-556f-4f3e-8641-ff1d491d509e 2021-09-18 02:16:01,436 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "7c00f23e-556f-4f3e-8641-ff1d491d509e" } 2021-09-18 02:16:01,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:01,529 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/7c00f23e-556f-4f3e-8641-ff1d491d509e HTTP/1.1" 201 0 2021-09-18 02:16:01,530 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-18 02:16:01,530 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-18 02:16:01,533 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-18 02:16:01,534 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/7c00f23e-556f-4f3e-8641-ff1d491d509e 2021-09-18 02:16:01,534 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-18 02:16:01,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-18 02:16:01,613 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/7c00f23e-556f-4f3e-8641-ff1d491d509e HTTP/1.1" 200 139 2021-09-18 02:16:01,614 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-18 02:16:01,615 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"7c00f23e-556f-4f3e-8641-ff1d491d509e","owning-entity-name":"basicnf_owning_entity","resource-version":"1631931361468"} 2021-09-18 02:16:01,622 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-18 02:16:01,622 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-18 02:16:01,622 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-09-18 02:16:01,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-18 02:16:01,801 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-18 02:16:01,802 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-09-18 02:16:01,803 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-09-18 02:16:01,805 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-18 02:16:01,806 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-18 02:16:01,806 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:16:01,807 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-18 02:16:01,807 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-18 02:16:01,807 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:16:01,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:16:03,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2149 2021-09-18 02:16:03,184 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:16:03,184 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:16:03,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:16:03,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:16:03,187 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:16:03,187 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:16:03,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:16:03,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:16:03,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:16:03,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:16:03,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:16:03,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:16:03,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:16:03,189 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:16:03,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:16:03,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:16:03,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:16:03,190 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:16:03,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:16:03,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:16:03,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:16:03,190 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:16:03,191 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:16:03,191 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:16:03,191 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:16:03,191 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:16:03,191 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-09-18 02:16:03,191 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-18 02:16:03,192 INFO 192:__init__.py(1) - Service found, updating information 2021-09-18 02:16:03,192 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-18 02:16:03,192 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-18 02:16:03,193 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-18 02:16:03,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:16:04,031 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-18 02:16:04,034 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-18 02:16:04,037 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","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":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","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":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","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":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"objectStorage","uniqueId":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","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":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","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":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"compute","uniqueId":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","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":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","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":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","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":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"defaulticon","uniqueId":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"securityrules","uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","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":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","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":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931353307,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","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-18 02:16:04,044 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-18 02:16:04,045 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-18 02:16:04,045 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/dcdc25ba-2243-400a-b9c9-f39877aed586/distribution 2021-09-18 02:16:04,045 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-18 02:16:04,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:16:04,112 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/distribution HTTP/1.1" 200 205 2021-09-18 02:16:04,113 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-18 02:16:04,113 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"b90c40dd-59d0-469f-b47d-b9175d042b4b","timestamp":"2021-09-18 02:15:52.725 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-18 02:16:04,115 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-18 02:16:04,116 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/b90c40dd-59d0-469f-b47d-b9175d042b4b 2021-09-18 02:16:04,116 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:16:04,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:16:04,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b90c40dd-59d0-469f-b47d-b9175d042b4b HTTP/1.1" 200 29 2021-09-18 02:16:04,178 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:16:04,178 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-18 02:16:04,180 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-18 02:16:04,180 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-18 02:17:04,243 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-18 02:17:04,244 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/b90c40dd-59d0-469f-b47d-b9175d042b4b 2021-09-18 02:17:04,244 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:17:04,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:17:04,359 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b90c40dd-59d0-469f-b47d-b9175d042b4b HTTP/1.1" 200 29 2021-09-18 02:17:04,361 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:17:04,361 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-18 02:17:04,363 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-18 02:17:04,364 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-18 02:18:04,387 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-18 02:18:04,388 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/b90c40dd-59d0-469f-b47d-b9175d042b4b 2021-09-18 02:18:04,388 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:18:04,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:18:04,505 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b90c40dd-59d0-469f-b47d-b9175d042b4b HTTP/1.1" 200 29 2021-09-18 02:18:04,506 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:18:04,506 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-18 02:18:04,508 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-18 02:18:04,508 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-18 02:19:04,570 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-18 02:19:04,572 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/b90c40dd-59d0-469f-b47d-b9175d042b4b 2021-09-18 02:19:04,572 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:19:04,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:19:04,686 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b90c40dd-59d0-469f-b47d-b9175d042b4b HTTP/1.1" 200 None 2021-09-18 02:19:04,688 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:19:04,690 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","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":"1631931363327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931362115","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931358775","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":"1631931362129","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931363494","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","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":"1631931344982","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":"1631931364465","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":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","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":"1631931358775","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931348304","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":"1631931358775","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":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931365615","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931363122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931353649","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"}]} 2021-09-18 02:19:04,694 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', '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': '1631931363327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931362115', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931358775', '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': '1631931362129', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931363494', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', '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': '1631931344982', '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': '1631931364465', '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': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', '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': '1631931358775', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931348304', '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': '1631931358775', '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': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931365615', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931363122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931353649', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-18 02:19:04,695 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:19:04,695 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-18 02:20:04,759 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-18 02:20:04,760 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/b90c40dd-59d0-469f-b47d-b9175d042b4b 2021-09-18 02:20:04,760 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:20:04,765 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:20:04,869 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b90c40dd-59d0-469f-b47d-b9175d042b4b HTTP/1.1" 200 None 2021-09-18 02:20:04,872 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:20:04,874 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","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":"1631931363327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931362115","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931374368","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931370642","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931358775","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":"1631931362129","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931363494","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","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":"1631931344982","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":"1631931364465","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":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","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":"1631931358775","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":"1631931368635","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931369865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931348304","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931369639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931375371","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931366662","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931365615","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931353640","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":"1631931372359","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931368861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931367665","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931363122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931353649","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"}]} 2021-09-18 02:20:04,878 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', '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': '1631931363327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931362115', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931374368', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931370642', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931358775', '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': '1631931362129', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931363494', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', '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': '1631931344982', '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': '1631931364465', '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': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', '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': '1631931358775', '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': '1631931368635', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931369865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931348304', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931369639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931375371', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931366662', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931365615', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931353640', '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': '1631931372359', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931368861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931367665', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931363122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931353649', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-18 02:20:04,881 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:20:04,882 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-18 02:21:04,945 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-18 02:21:04,946 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/b90c40dd-59d0-469f-b47d-b9175d042b4b 2021-09-18 02:21:04,947 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:21:04,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:21:05,072 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b90c40dd-59d0-469f-b47d-b9175d042b4b HTTP/1.1" 200 None 2021-09-18 02:21:05,073 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:21:05,074 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","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":"1631931363327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931362115","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931374368","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931370642","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931603856","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931604999","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":"1631931358775","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":"1631931362129","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931363494","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931600217","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931364465","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":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","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":"1631931358775","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":"1631931368635","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931586412","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931369865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931348304","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931369639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931375371","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931366662","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931365615","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931353640","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":"1631931372359","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931368861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931367665","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931363122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931602628","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931353649","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"}]} 2021-09-18 02:21:05,077 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', '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': '1631931363327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931362115', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931374368', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931370642', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931603856', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931604999', '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': '1631931358775', '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': '1631931362129', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931363494', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931600217', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931364465', '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': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', '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': '1631931358775', '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': '1631931368635', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931586412', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931369865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931348304', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931369639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931375371', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931366662', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931365615', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931353640', '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': '1631931372359', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931368861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931367665', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931363122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931602628', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931353649', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-18 02:21:05,079 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:21:05,079 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:21:05,079 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:21:05,079 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:21:05,079 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:21:05,080 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-18 02:22:05,141 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-18 02:22:05,141 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/b90c40dd-59d0-469f-b47d-b9175d042b4b 2021-09-18 02:22:05,142 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:22:05,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:22:05,263 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b90c40dd-59d0-469f-b47d-b9175d042b4b HTTP/1.1" 200 None 2021-09-18 02:22:05,265 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:22:05,266 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","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":"1631931363327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931362115","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931374368","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931370642","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931603856","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931604999","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":"1631931358775","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":"1631931362129","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931363494","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931600217","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931364465","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":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","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":"1631931358775","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":"1631931368635","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931586412","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931369865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931348304","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931369639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931375371","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931366662","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931365615","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931353640","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":"1631931372359","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931368861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931367665","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931363122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931606152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931602628","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931353649","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"}]} 2021-09-18 02:22:05,269 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', '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': '1631931363327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931362115', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931374368', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931370642', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931603856', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931604999', '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': '1631931358775', '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': '1631931362129', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931363494', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931600217', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931364465', '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': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', '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': '1631931358775', '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': '1631931368635', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931586412', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931369865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931348304', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931369639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931375371', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931366662', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931365615', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931353640', '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': '1631931372359', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931368861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931367665', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931363122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931606152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931602628', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931353649', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-18 02:22:05,272 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:22:05,272 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:22:05,272 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:22:05,272 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:22:05,273 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:22:05,273 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:22:05,273 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-18 02:23:05,338 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-18 02:23:05,340 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/b90c40dd-59d0-469f-b47d-b9175d042b4b 2021-09-18 02:23:05,341 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:23:05,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:23:05,482 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b90c40dd-59d0-469f-b47d-b9175d042b4b HTTP/1.1" 200 None 2021-09-18 02:23:05,484 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:23:05,486 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931612375","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":"1631931363327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931362115","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931374368","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931370642","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931608363","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":"clamp","timestamp":"1631931353640","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931603856","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931613383","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931604999","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":"1631931358775","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":"1631931362129","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931363494","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931600217","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931364465","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":"1631931353640","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":"1631931607276","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","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":"1631931358775","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":"1631931368635","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931586412","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931369865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931611373","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931348304","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931369639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931375371","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931366662","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931365615","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931610370","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931353640","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":"1631931372359","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931368861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931367665","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931363122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931606152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931602628","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931353649","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931609366","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"}]} 2021-09-18 02:23:05,490 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931612375', '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': '1631931363327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931362115', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931374368', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931370642', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931608363', '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': 'clamp', 'timestamp': '1631931353640', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931603856', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931613383', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931604999', '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': '1631931358775', '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': '1631931362129', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931363494', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931600217', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931364465', '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': '1631931353640', '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': '1631931607276', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', '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': '1631931358775', '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': '1631931368635', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931586412', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931369865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931611373', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931348304', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931369639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931375371', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931366662', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931365615', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931610370', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931353640', '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': '1631931372359', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931368861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931367665', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931363122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931606152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931602628', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931353649', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931609366', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-18 02:23:05,493 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:23:05,493 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:23:05,493 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:23:05,493 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:23:05,494 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:23:05,494 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:23:05,494 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:23:05,494 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-18 02:24:05,555 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-18 02:24:05,556 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/b90c40dd-59d0-469f-b47d-b9175d042b4b 2021-09-18 02:24:05,556 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:24:05,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:24:05,693 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b90c40dd-59d0-469f-b47d-b9175d042b4b HTTP/1.1" 200 None 2021-09-18 02:24:05,695 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:24:05,697 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931612375","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":"1631931363327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931362115","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931374368","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931370642","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931608363","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":"clamp","timestamp":"1631931353640","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931603856","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931613383","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931604999","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":"1631931358775","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":"1631931362129","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931363494","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931600217","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931364465","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":"1631931353640","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":"1631931607276","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","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":"1631931358775","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":"1631931368635","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931586412","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931369865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931611373","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931348304","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931369639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931375371","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931366662","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931365615","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931610370","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931353640","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":"1631931372359","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931368861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931367665","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931363122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931606152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931602628","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931353649","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931609366","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"}]} 2021-09-18 02:24:05,700 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931612375', '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': '1631931363327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931362115', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931374368', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931370642', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931608363', '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': 'clamp', 'timestamp': '1631931353640', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931603856', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931613383', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931604999', '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': '1631931358775', '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': '1631931362129', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931363494', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931600217', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931364465', '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': '1631931353640', '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': '1631931607276', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', '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': '1631931358775', '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': '1631931368635', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931586412', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931369865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931611373', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931348304', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931369639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931375371', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931366662', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931365615', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931610370', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931353640', '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': '1631931372359', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931368861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931367665', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931363122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931606152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931602628', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931353649', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931609366', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-18 02:24:05,703 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:24:05,703 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:24:05,703 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:24:05,704 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:24:05,704 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:24:05,704 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:24:05,704 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:24:05,704 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-18 02:25:05,770 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-18 02:25:05,772 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/b90c40dd-59d0-469f-b47d-b9175d042b4b 2021-09-18 02:25:05,773 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-18 02:25:05,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:25:05,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b90c40dd-59d0-469f-b47d-b9175d042b4b HTTP/1.1" 200 None 2021-09-18 02:25:05,912 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-18 02:25:05,914 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931612375","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":"1631931363327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931362115","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931374368","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931370642","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931608363","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":"clamp","timestamp":"1631931353640","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931603856","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931613383","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931604999","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":"1631931358775","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":"1631931362129","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931363494","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931600217","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931364465","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":"1631931353640","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":"1631931607276","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","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":"1631931358775","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":"1631931368635","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931586412","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","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":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931369865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931611373","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931348304","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":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931369639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931375371","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931366662","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931365615","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931610370","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931353640","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":"1631931372359","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","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":"1631931368861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631931353649","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":"1631931586412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931367665","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931363122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931606152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631931344982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931602628","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631931352108","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631931343118","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":"1631931353649","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":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631931358775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631931353640","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631931609366","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631931348304","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"}]} 2021-09-18 02:25:05,919 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931612375', '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': '1631931363327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931362115', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931374368', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931370642', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931608363', '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': 'clamp', 'timestamp': '1631931353640', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931603856', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931613383', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931604999', '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': '1631931358775', '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': '1631931362129', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931363494', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931600217', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931364465', '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': '1631931353640', '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': '1631931607276', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', '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': '1631931358775', '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': '1631931368635', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931586412', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', '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': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931369865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931611373', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931348304', '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': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931369639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931375371', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931366662', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931365615', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931610370', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931353640', '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': '1631931372359', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', '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': '1631931368861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631931353649', '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': '1631931586412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931367665', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931363122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931606152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631931344982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931602628', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631931352108', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631931343118', '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': '1631931353649', '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': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631931358775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631931353640', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631931609366', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631931348304', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-18 02:25:05,921 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:25:05,921 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:25:05,921 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:25:05,922 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:25:05,922 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:25:05,922 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:25:05,922 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:25:05,922 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-18 02:26:05,983 ERROR 221:service_ala_carte.py(1) - Service Distribution for basic_cnf failed !! 2021-09-18 02:26:05,985 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVnfAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-09-18 02:26:05,985 ERROR 190:base.py(1) - No execution start time saved for K8SProfileStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-09-18 02:26:05,985 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVfModuleAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-09-18 02:26:05,986 ERROR 48:basic_cnf.py(1) - Generic OnapTest exception 2021-09-18 02:26:05,986 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 11:56 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-09-18 02:26:05,992 INFO 57:basic_cnf.py(1) - Generate Test report 2021-09-18 02:26:06,107 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-18 02:26:06,504 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-18 02:26:06,507 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61454e3e6c44f500102b8bb2 2021-09-18 02:26:06,507 ERROR 253:run_tests.py(1) - The test case 'basic_cnf' failed. 2021-09-18 02:26:06,508 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR